
Time bar (total: 9.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 62.5% | 62.4% | 37.5% | 0.1% | 0% | 0% | 0% | 5 |
| 62.5% | 62.4% | 37.5% | 0.1% | 0% | 0% | 0% | 6 |
| 68.8% | 68.7% | 31.2% | 0.1% | 0% | 0% | 0% | 7 |
| 68.8% | 68.7% | 31.2% | 0.1% | 0% | 0% | 0% | 8 |
| 71.9% | 71.8% | 28.1% | 0.1% | 0% | 0% | 0% | 9 |
| 71.9% | 71.8% | 28.1% | 0.1% | 0% | 0% | 0% | 10 |
| 73.4% | 73.4% | 26.5% | 0.1% | 0% | 0% | 0% | 11 |
| 73.4% | 73.4% | 26.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 17 to 11 computations (35.3% saved)
| 578.0ms | 6 274× | 0 | valid |
| 182.0ms | 797× | 2 | valid |
| 123.0ms | 436× | 3 | valid |
| 115.0ms | 749× | 1 | valid |
ival-hypot: 243.0ms (37.5% of total)ival-mult: 151.0ms (23.3% of total)ival-sqrt: 119.0ms (18.4% of total)ival-add: 80.0ms (12.3% of total)adjust: 39.0ms (6% of total)exact: 7.0ms (1.1% of total)ival-true: 6.0ms (0.9% of total)ival-assert: 3.0ms (0.5% of total)| 1× | egg-herbie |
| 120× | distribute-rgt-in |
| 112× | sub-neg |
| 84× | distribute-lft-in |
| 82× | unsub-neg |
| 78× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 75 |
| 1 | 94 | 75 |
| 2 | 169 | 75 |
| 3 | 259 | 75 |
| 4 | 396 | 75 |
| 5 | 523 | 75 |
| 6 | 645 | 75 |
| 7 | 745 | 75 |
| 8 | 773 | 75 |
| 0 | 12 | 15 |
| 1 | 22 | 15 |
| 2 | 24 | 15 |
| 0 | 24 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
| Outputs |
|---|
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(abs im)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 136 | 0 | - | 2 | (3.2519226443687444e-156 9.549097696873715e-207) | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 33 | 0 | - | 0 | - | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 20 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 0 | 0 | - | 0 | - | (*.f64 re re) |
| 0 | 0 | - | 0 | - | im |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 re re) (*.f64 im im)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 im im) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) | oflow-rescue | 125 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | overflow | 125 | |
| ↳ | (*.f64 re re) | overflow | 68 | |
| ↳ | (*.f64 im im) | overflow | 74 | |
+.f64 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) | cancellation | 33 | 0 |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) | uflow-rescue | 20 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | underflow | 9 | |
| ↳ | (*.f64 im im) | underflow | 56 | |
| ↳ | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) | underflow | 9 | |
| ↳ | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) | underflow | 29 | |
| ↳ | (*.f64 re re) | underflow | 57 | |
| ↳ | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) | underflow | 29 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) | uflow-rescue | 9 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | underflow | 9 | |
| ↳ | (*.f64 re re) | underflow | 57 | |
| ↳ | (*.f64 im im) | underflow | 56 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 162 | 1 |
| - | 0 | 93 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 162 | 0 | 1 |
| - | 0 | 0 | 93 |
| number | freq |
|---|---|
| 0 | 94 |
| 1 | 137 |
| 2 | 25 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 52.0ms | 392× | 0 | valid |
| 46.0ms | 36× | 3 | valid |
| 13.0ms | 54× | 1 | valid |
| 8.0ms | 30× | 2 | valid |
Compiled 188 to 52 computations (72.3% saved)
ival-mult: 25.0ms (45.5% of total)ival-hypot: 15.0ms (27.3% of total)ival-add: 6.0ms (10.9% of total)ival-sqrt: 5.0ms (9.1% of total)adjust: 3.0ms (5.5% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 39.5% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 re re) (*.f64 im im)) |
| 20× | *-lowering-*.f32 |
| 20× | *-lowering-*.f64 |
| 12× | +-lowering-+.f64 |
| 12× | +-lowering-+.f32 |
| 12× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 75 |
| 1 | 22 | 75 |
| 2 | 24 | 75 |
| 0 | 24 | 49 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
1/2 |
(sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) |
(* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
2 |
(+ (sqrt (+ (* re re) (* im im))) re) |
(sqrt (+ (* re re) (* im im))) |
(+ (* re re) (* im im)) |
(* re re) |
re |
(* im im) |
im |
| Outputs |
|---|
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
(*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
2 |
#s(literal 2 binary64) |
(+ (sqrt (+ (* re re) (* im im))) re) |
(+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(sqrt (+ (* re re) (* im im))) |
(sqrt.f64 (fma.f64 re re (*.f64 im im))) |
(+ (* re re) (* im im)) |
(fma.f64 re re (*.f64 im im)) |
(* re re) |
(*.f64 re re) |
re |
(* im im) |
(*.f64 im im) |
im |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| ✓ | accuracy | 92.9% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| ✓ | accuracy | 88.3% | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| ✓ | accuracy | 51.0% | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 19.0ms | 196× | 0 | valid |
| 10.0ms | 18× | 3 | valid |
| 5.0ms | 27× | 1 | valid |
| 4.0ms | 15× | 2 | valid |
Compiled 77 to 14 computations (81.8% saved)
ival-hypot: 9.0ms (33.2% of total)ival-add: 7.0ms (25.8% of total)ival-mult: 7.0ms (25.8% of total)ival-sqrt: 3.0ms (11.1% of total)adjust: 2.0ms (7.4% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* re re) (* im im))> |
#<alt (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))))> |
#<alt (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))> |
#<alt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))> |
#<alt (sqrt (+ (* re re) (* im im)))> |
#<alt (+ (sqrt (+ (* re re) (* im im))) re)> |
| Outputs |
|---|
#<alt (pow im 2)> |
#<alt (+ (pow im 2) (pow re 2))> |
#<alt (+ (pow im 2) (pow re 2))> |
#<alt (+ (pow im 2) (pow re 2))> |
#<alt (pow re 2)> |
#<alt (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2))))> |
#<alt (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2))))> |
#<alt (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2))))> |
#<alt (pow re 2)> |
#<alt (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2))))> |
#<alt (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2))))> |
#<alt (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2))))> |
#<alt (pow re 2)> |
#<alt (+ (pow im 2) (pow re 2))> |
#<alt (+ (pow im 2) (pow re 2))> |
#<alt (+ (pow im 2) (pow re 2))> |
#<alt (pow im 2)> |
#<alt (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2))))> |
#<alt (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2))))> |
#<alt (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2))))> |
#<alt (pow im 2)> |
#<alt (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2))))> |
#<alt (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2))))> |
#<alt (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))))> |
#<alt (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))> |
#<alt (* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))> |
#<alt (* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))> |
#<alt (* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))))> |
#<alt (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (+ (* 1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))))> |
#<alt (+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))))> |
#<alt (+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/1024 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))))> |
#<alt (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))> |
#<alt (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))))> |
#<alt (+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/8 (sqrt (/ 1 (pow re 3)))))))> |
#<alt (+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* 1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/4 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re)))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))> |
#<alt (* -1 (* im (+ (* -1 (/ (+ (* 1/16 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2)))> |
#<alt (* (sqrt re) (pow (sqrt 2) 2))> |
#<alt (* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))> |
#<alt (* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))> |
#<alt (* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))> |
#<alt (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))> |
#<alt (+ (* 1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/512 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (* (sqrt re) (pow (sqrt 2) 2))> |
#<alt (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2)))> |
#<alt (+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/4 (sqrt (/ 1 (pow re 3)))))))> |
#<alt (+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/2 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re)))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1 (/ (+ (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/4 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* 2 im)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* re (+ 2 (/ re im))))> |
#<alt (+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))))))> |
#<alt (* 4 re)> |
#<alt (* re (+ 4 (/ (pow im 2) (pow re 2))))> |
#<alt (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2)))) re))> |
#<alt (* 4 re)> |
#<alt (+ (* 4 re) (/ (pow im 2) re))> |
#<alt (+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))> |
#<alt (+ (* 4 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))> |
#<alt (* 2 im)> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))> |
#<alt (* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))))> |
#<alt (* -2 im)> |
#<alt (* -1 (* im (+ 2 (* -2 (/ re im)))))> |
#<alt (* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im)))))> |
#<alt (* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im)))))> |
#<alt im> |
#<alt (+ im (* 1/2 (/ (pow re 2) im)))> |
#<alt (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))))> |
#<alt (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im)))))> |
#<alt re> |
#<alt (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1 re)> |
#<alt (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))> |
#<alt re> |
#<alt (+ re (* 1/2 (/ (pow im 2) re)))> |
#<alt (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))> |
#<alt (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))> |
#<alt im> |
#<alt (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))> |
#<alt (* -1 im)> |
#<alt (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))> |
#<alt (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))> |
#<alt im> |
#<alt (+ im re)> |
#<alt (+ im (* re (+ 1 (* 1/2 (/ re im)))))> |
#<alt (+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))))))> |
#<alt (* 2 re)> |
#<alt (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1/2 (/ (pow im 2) re))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2))))) re))> |
#<alt (* 2 re)> |
#<alt (+ (* 1/2 (/ (pow im 2) re)) (* 2 re))> |
#<alt (+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))> |
#<alt (+ (* 2 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))> |
#<alt im> |
#<alt (* im (+ 1 (/ re im)))> |
#<alt (* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))))> |
#<alt (* -1 im)> |
#<alt (* -1 (* im (+ 1 (* -1 (/ re im)))))> |
#<alt (* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im)))))> |
#<alt (* -1 (* im (+ 1 (* -1 (/ (+ re (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im)))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | re | @ | -inf | (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
| 1.0ms | im | @ | 0 | (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
| 1.0ms | im | @ | inf | (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
| 1.0ms | re | @ | inf | (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
| 1.0ms | re | @ | 0 | (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
| 1× | batch-egg-rewrite |
| 5 816× | accelerator-lowering-fma.f32 |
| 5 816× | accelerator-lowering-fma.f64 |
| 3 750× | *-lowering-*.f32 |
| 3 750× | *-lowering-*.f64 |
| 2 178× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 65 |
| 1 | 53 | 65 |
| 2 | 390 | 65 |
| 3 | 4215 | 65 |
| 0 | 8334 | 38 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* re re) (* im im)) |
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
(sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) |
(* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
(sqrt (+ (* re re) (* im im))) |
(+ (sqrt (+ (* re re) (* im im))) re) |
| Outputs |
|---|
(+.f64 (*.f64 re re) (*.f64 im im)) |
(+.f64 (*.f64 im im) (*.f64 re re)) |
(+.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(exp.f64 (log.f64 (fma.f64 re re (*.f64 im im)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fabs.f64 (fma.f64 re re (*.f64 im im))) |
(-.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(-.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 im re))) (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 im re)))) |
(sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) |
(fma.f64 re re (*.f64 im im)) |
(fma.f64 re (/.f64 (*.f64 re (*.f64 re re)) (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (*.f64 re re) (/.f64 (*.f64 re re) (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 im im (*.f64 re re)) |
(fma.f64 (*.f64 re (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (*.f64 re (*.f64 re re)) (/.f64 re (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re)) (*.f64 im im)) |
(fma.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im)) (*.f64 re re)) |
(fma.f64 (/.f64 re (+.f64 re im)) (/.f64 (*.f64 re (*.f64 re re)) (-.f64 re im)) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (/.f64 (*.f64 re re) (+.f64 re im)) (/.f64 (*.f64 re re) (-.f64 re im)) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (/.f64 (*.f64 re (*.f64 re re)) (+.f64 re im)) (/.f64 re (-.f64 re im)) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (fma.f64 re re (*.f64 im im)) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(fma.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (fma.f64 re re (*.f64 im im)))) (neg.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (neg.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) |
(/.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (+.f64 re im) (-.f64 re im))) |
(/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 im re))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (neg.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))) (fma.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (-.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re)))))))) |
(/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 im re))) (*.f64 (+.f64 re im) (-.f64 im re))) |
(/.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (fma.f64 re (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im (*.f64 im (*.f64 im im))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))))))) |
(/.f64 (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (*.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (-.f64 (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) #s(literal 1 binary64)) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (*.f64 (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (*.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (-.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re)))))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im)))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) #s(literal 1 binary64)) (*.f64 (fma.f64 re (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im (*.f64 im (*.f64 im im))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))))) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) #s(literal 1 binary64)) (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (neg.f64 (neg.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (neg.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 im re)))) (neg.f64 (*.f64 (+.f64 re im) (-.f64 im re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im)))) (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im)))) (*.f64 (*.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im)))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) (fma.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (fma.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (+.f64 re im) (-.f64 re im)))) (*.f64 (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) (fma.f64 re (/.f64 (*.f64 re (*.f64 re re)) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (*.f64 im (*.f64 im (*.f64 im im))) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) (fma.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (-.f64 (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im)))) (fma.f64 re (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im (*.f64 im (*.f64 im im))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im)))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im (*.f64 im im))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (+.f64 re im)) (-.f64 re im)) |
(pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(*.f64 (fma.f64 re re (*.f64 im im)) (/.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(*.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))) (*.f64 (fma.f64 re re (*.f64 im im)) (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))) (/.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 im re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (+.f64 re im)) (+.f64 re im)) |
(*.f64 (/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (fma.f64 re re (*.f64 im im))) |
(*.f64 (/.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (fma.f64 (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))) (*.f64 (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re))))))) (fma.f64 (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))) (-.f64 (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 re re)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (*.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))) (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (sqrt.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))))) (sqrt.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(*.f64 (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #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 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #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) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/4 binary64) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(sqrt.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (*.f64 re re) #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (sqrt.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))))) (sqrt.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re #s(literal 2 binary64))) |
(+.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) (/.f64 (*.f64 (*.f64 re re) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(fma.f64 #s(literal 2 binary64) re (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64))) (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (*.f64 re re) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (fma.f64 (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (fma.f64 (*.f64 re re) #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (*.f64 #s(literal 2 binary64) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (*.f64 re re) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (*.f64 re re) #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) #s(literal 4 binary64)) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64))) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im)))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 2 binary64)) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) #s(literal 2 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64))) (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (*.f64 re re) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64)) |
(*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (/.f64 #s(literal 2 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) #s(literal 4 binary64)) (*.f64 (*.f64 re re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (fma.f64 (*.f64 re (*.f64 re re)) (*.f64 (*.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))))) (fma.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)) (*.f64 (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (-.f64 (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (*.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re)))) (fma.f64 re (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 re re (*.f64 im im))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1/4 binary64) (*.f64 (log.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1/4 binary64)))) |
(hypot.f64 re im) |
(hypot.f64 re (exp.f64 (log.f64 im))) |
(hypot.f64 im re) |
(hypot.f64 im (exp.f64 (log.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 re)) im) |
(hypot.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 im))) |
(hypot.f64 (exp.f64 (log.f64 im)) re) |
(hypot.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 re))) |
(fabs.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(sqrt.f64 (fma.f64 re re (*.f64 im im))) |
(/.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (sqrt.f64 (neg.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 im re)))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 im re)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) (neg.f64 (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(+.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) |
(+.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(-.f64 (/.f64 (*.f64 re re) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(fma.f64 (fma.f64 re re (*.f64 im im)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (/.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re))))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im (*.f64 im (*.f64 im im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)))))) re) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im)))) re) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) re) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(fma.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re)))) (fma.f64 re (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(neg.f64 (/.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))))) |
(neg.f64 (/.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(/.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (neg.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 re (*.f64 re re)) (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))))) (*.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (fma.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (*.f64 (*.f64 re (*.f64 re re)) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (fma.f64 (*.f64 re re) (fma.f64 re re (fma.f64 re re (*.f64 im im))) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (fma.f64 re re (fma.f64 re re (*.f64 im im))) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (fma.f64 re re (fma.f64 re re (*.f64 im im))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (*.f64 re re))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 re (*.f64 re re)) (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (*.f64 (*.f64 re (*.f64 re re)) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re re (fma.f64 re re (*.f64 im im))) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 (*.f64 (fma.f64 re re (fma.f64 re re (*.f64 im im))) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) #s(literal 1 binary64)) (*.f64 (fma.f64 re re (fma.f64 re re (*.f64 im im))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (neg.f64 (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im)))) (neg.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) (fma.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (fma.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (*.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) (*.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) (+.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(/.f64 (*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1 binary64)) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 re (*.f64 re re)) (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) (fma.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (*.f64 (*.f64 re (*.f64 re re)) (-.f64 (*.f64 re (*.f64 re re)) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) (fma.f64 (*.f64 re re) (fma.f64 re re (fma.f64 re re (*.f64 im im))) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 re re (fma.f64 re re (*.f64 im im))) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) (fma.f64 re re (fma.f64 re re (*.f64 im im)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(*.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (*.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (/.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (neg.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) |
(*.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))) (/.f64 #s(literal 1 binary64) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (/.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re)))) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (/.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (fma.f64 (*.f64 re (*.f64 re re)) (*.f64 (*.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))))) (fma.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)) (*.f64 (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (-.f64 (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (/.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(*.f64 (/.f64 (fma.f64 re re (*.f64 (+.f64 re im) (-.f64 im re))) (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re)))) (fma.f64 re (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
| 1× | egg-herbie |
| 10 342× | accelerator-lowering-fma.f32 |
| 10 342× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 2 698× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 500 | 3104 |
| 1 | 1659 | 2919 |
| 2 | 5906 | 2897 |
| 0 | 8079 | 2716 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow im 2) |
(+ (pow im 2) (pow re 2)) |
(+ (pow im 2) (pow re 2)) |
(+ (pow im 2) (pow re 2)) |
(pow re 2) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(pow re 2) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(pow re 2) |
(+ (pow im 2) (pow re 2)) |
(+ (pow im 2) (pow re 2)) |
(+ (pow im 2) (pow re 2)) |
(pow im 2) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(pow im 2) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(+ (* 1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/1024 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/8 (sqrt (/ 1 (pow re 3))))))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* 1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/4 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/16 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(* (sqrt im) (sqrt 2)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(+ (* 1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/512 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/2 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(* (sqrt im) (sqrt 2)) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/4 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(* 2 im) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(* 4 re) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2)))))) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2)))) re)) |
(* 4 re) |
(+ (* 4 re) (/ (pow im 2) re)) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(+ (* 4 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re)))) |
(* 2 im) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(* -2 im) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im))))) |
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
im |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(* -1 im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
im |
(+ im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(* 2 re) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1/2 (/ (pow im 2) re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re)) |
(* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2))))) re)) |
(* 2 re) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+ (* 2 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
im |
(* im (+ 1 (/ re im))) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(* -1 im) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im))))) |
| Outputs |
|---|
(pow im 2) |
(*.f64 im im) |
(+ (pow im 2) (pow re 2)) |
(fma.f64 im im (*.f64 re re)) |
(+ (pow im 2) (pow re 2)) |
(fma.f64 im im (*.f64 re re)) |
(+ (pow im 2) (pow re 2)) |
(fma.f64 im im (*.f64 re re)) |
(pow re 2) |
(*.f64 re re) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 1 binary64)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 1 binary64)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 1 binary64)))) |
(pow re 2) |
(*.f64 re re) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 1 binary64)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 1 binary64)))) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 1 binary64)))) |
(pow re 2) |
(*.f64 re re) |
(+ (pow im 2) (pow re 2)) |
(fma.f64 im im (*.f64 re re)) |
(+ (pow im 2) (pow re 2)) |
(fma.f64 im im (*.f64 re re)) |
(+ (pow im 2) (pow re 2)) |
(fma.f64 im im (*.f64 re re)) |
(pow im 2) |
(*.f64 im im) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 im (*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 1 binary64)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 im (*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 1 binary64)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 im (*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 1 binary64)))) |
(pow im 2) |
(*.f64 im im) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 im (*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 1 binary64)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 im (*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 1 binary64)))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 im (*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 1 binary64)))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 re (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/32 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(sqrt.f64 re) |
(* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) (*.f64 im im))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* 1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im (*.f64 im im)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 re))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 re (*.f64 re re)))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/1024 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 re) #s(literal -1/32 binary64)))) (*.f64 re (*.f64 re re)))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(sqrt.f64 re) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (sqrt.f64 re)) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/8 (sqrt (/ 1 (pow re 3))))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))))))) (sqrt.f64 re)) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* 1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/4 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re)))) (*.f64 re re)) (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))))))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (sqrt.f64 re)) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 re re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(*.f64 im (fma.f64 (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(neg.f64 (*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(neg.f64 (*.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/16 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 re (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -3/16 binary64)) (*.f64 im (*.f64 im im))))) (neg.f64 im)) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/16 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 re)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal 1/4 binary64))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal 1/4 binary64)))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) (*.f64 im im))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal 1/4 binary64)))))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* 1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 re) #s(literal -1/16 binary64)))) (*.f64 re (*.f64 re re)))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/512 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 re) #s(literal -1/16 binary64)))) (*.f64 re (*.f64 re re)))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 re)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 im im) #s(literal 1/4 binary64)))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (*.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 re))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/2 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re)))) (*.f64 re re)) (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 (+.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 re))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 (*.f64 re re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re (*.f64 re (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/4 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 re (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (/.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -3/8 binary64)) (*.f64 im (*.f64 im im))))) (neg.f64 im)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 #s(literal 2 binary64) (+.f64 im re) (/.f64 (*.f64 re re) im)) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 re re) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) |
(* 4 re) |
(*.f64 re #s(literal 4 binary64)) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 4 binary64))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 re (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 4 binary64)))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2)))))) |
(*.f64 re (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (fma.f64 im (/.f64 im (*.f64 re re)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))))) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(/.f64 (fma.f64 im im (/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/4 binary64)) (*.f64 re re))) (neg.f64 re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (*.f64 (*.f64 re re) (*.f64 re re))) (fma.f64 im im (/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/4 binary64)) (*.f64 re re)))) (neg.f64 re)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2)))) re)) |
(/.f64 (+.f64 (fma.f64 im im (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (*.f64 (*.f64 re re) (*.f64 re re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal -5/64 binary64)) (pow.f64 re #s(literal 6 binary64))))) (neg.f64 re)) |
(* 4 re) |
(*.f64 re #s(literal 4 binary64)) |
(+ (* 4 re) (/ (pow im 2) re)) |
(fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) re)) (*.f64 re #s(literal 4 binary64))) |
(+ (* 4 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re)))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1 binary64) re)) (*.f64 re #s(literal 4 binary64))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 2 binary64)))) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(*.f64 im (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 im im))) (fma.f64 #s(literal 2 binary64) (/.f64 re im) (fma.f64 re (/.f64 re (*.f64 im im)) #s(literal 2 binary64))))) |
(* -2 im) |
(*.f64 im #s(literal -2 binary64)) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(neg.f64 (*.f64 im (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(*.f64 im (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) re) (/.f64 (*.f64 re re) im)) im)))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) re) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 im im)) (*.f64 re re)) im)) im)) (neg.f64 im)) |
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(fma.f64 re (*.f64 #s(literal 1/2 binary64) (/.f64 re im)) im) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(fma.f64 (*.f64 re re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 re re) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) im)) im) |
(+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(fma.f64 (*.f64 re re) (fma.f64 re (*.f64 re (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 im (*.f64 im im))))) (/.f64 #s(literal 1/2 binary64) im)) im) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (*.f64 re #s(literal 1/2 binary64)) re) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(fma.f64 re (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 re re))) re) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(fma.f64 re (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 re re)))) re) |
(* -1 re) |
(neg.f64 re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re (*.f64 im im)) (*.f64 re re)) (neg.f64 re)) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) (neg.f64 re)) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
(neg.f64 (fma.f64 re (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 re re)))) re)) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re) re) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/2 binary64) re)) re) |
(+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) re)) re) |
im |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) (*.f64 #s(literal 1/2 binary64) im) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(fma.f64 im (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re re) (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im im)))) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(fma.f64 im (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re re) (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im im))))) im) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(neg.f64 (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) (*.f64 #s(literal 1/2 binary64) im) im)) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 im im))) (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) #s(literal 1 binary64))) (neg.f64 im)) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
(neg.f64 (fma.f64 im (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re re) (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 im im))))) im)) |
im |
(+ im re) |
(+.f64 im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 re re) (*.f64 im (*.f64 im im))) (/.f64 #s(literal 1/2 binary64) im)) #s(literal 1 binary64)) im) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(*.f64 re (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 2 binary64))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 re (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 2 binary64)))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(*.f64 re (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) (*.f64 re re))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 (*.f64 re re) (*.f64 re re))) #s(literal 2 binary64)))) |
(* -1/2 (/ (pow im 2) re)) |
(/.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) re) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(/.f64 (fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/8 binary64)) (*.f64 re re))) (neg.f64 re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) (fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (*.f64 (*.f64 re re) (*.f64 re re))))) (neg.f64 re)) |
(* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2))))) re)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) (fma.f64 im (*.f64 im #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (*.f64 (*.f64 re re) (*.f64 re re)))))) (neg.f64 re)) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(fma.f64 #s(literal 2 binary64) re (/.f64 (*.f64 im (*.f64 im #s(literal 1/2 binary64))) re)) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 #s(literal 2 binary64) re)) |
(+ (* 2 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 #s(literal 2 binary64) re)) |
im |
(* im (+ 1 (/ re im))) |
(fma.f64 im (/.f64 re im) im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 im (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) (/.f64 re im)) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(fma.f64 im (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 re re) (*.f64 re re)) (*.f64 (*.f64 im im) (*.f64 im im))) (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) (/.f64 re im))) im) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(fma.f64 im (/.f64 re im) (neg.f64 im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(fma.f64 im (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) im) re) im) (neg.f64 im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im))))) |
(fma.f64 im (/.f64 (-.f64 re (/.f64 (fma.f64 re (*.f64 re #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re re) (*.f64 re re))) (*.f64 im im))) im)) im) (neg.f64 im)) |
Compiled 14 884 to 2 270 computations (84.7% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 420 | 9 | 429 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 421 | 9 | 430 |
| Status | Accuracy | Program |
|---|---|---|
| 23.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) | |
| 12.4% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fma.f64 im im (/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/4 binary64)) (*.f64 re re))) (neg.f64 re)))) | |
| 55.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) | |
| ▶ | 56.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
| ▶ | 81.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
| 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) | |
| ▶ | 57.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
| ▶ | 15.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
| ▶ | 23.1% | (sqrt.f64 re) |
Compiled 218 to 156 computations (28.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
| ✓ | cost-diff | 192 | (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 im im) re) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (*.f64 im im) re)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
| ✓ | cost-diff | 0 | (+.f64 im re) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (+.f64 im re)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 re) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
| ✓ | cost-diff | 5120 | (hypot.f64 re im) |
| 6 756× | accelerator-lowering-fma.f32 |
| 6 756× | accelerator-lowering-fma.f64 |
| 4 982× | *-lowering-*.f32 |
| 4 982× | *-lowering-*.f64 |
| 1 826× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 193 |
| 1 | 77 | 193 |
| 2 | 147 | 187 |
| 3 | 305 | 187 |
| 4 | 481 | 187 |
| 5 | 1058 | 187 |
| 6 | 1872 | 187 |
| 7 | 3088 | 187 |
| 8 | 4221 | 187 |
| 9 | 6251 | 187 |
| 0 | 8018 | 156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
1/2 |
(sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) |
(* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
2 |
(+ (sqrt (+ (* re re) (* im im))) re) |
(sqrt (+ (* re re) (* im im))) |
re |
im |
(sqrt re) |
re |
(* 1/2 (sqrt (* 2 (+ im re)))) |
1/2 |
(sqrt (* 2 (+ im re))) |
(* 2 (+ im re)) |
2 |
(+ im re) |
im |
re |
(* 1/2 (sqrt (neg (/ (* im im) re)))) |
1/2 |
(sqrt (neg (/ (* im im) re))) |
(neg (/ (* im im) re)) |
(/ (* im im) re) |
(* im im) |
im |
re |
(* 1/2 (sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)))) |
1/2 |
(sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im))) |
(* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)) |
2 |
(+ (* re (+ (* 1/2 (/ re im)) 1)) im) |
re |
(+ (* 1/2 (/ re im)) 1) |
(/ re im) |
im |
1 |
| Outputs |
|---|
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
(*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
2 |
#s(literal 2 binary64) |
(+ (sqrt (+ (* re re) (* im im))) re) |
(+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(sqrt (+ (* re re) (* im im))) |
(sqrt.f64 (fma.f64 re re (*.f64 im im))) |
re |
im |
(sqrt re) |
(sqrt.f64 re) |
re |
(* 1/2 (sqrt (* 2 (+ im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* 2 (+ im re))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) |
(* 2 (+ im re)) |
(*.f64 #s(literal 2 binary64) (+.f64 re im)) |
2 |
#s(literal 2 binary64) |
(+ im re) |
(+.f64 re im) |
im |
re |
(* 1/2 (sqrt (neg (/ (* im im) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (neg (/ (* im im) re))) |
(sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re))) |
(neg (/ (* im im) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(/ (* im im) re) |
(/.f64 (*.f64 im im) re) |
(* im im) |
(*.f64 im im) |
im |
re |
(* 1/2 (sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (+.f64 re im) (/.f64 (*.f64 re re) im)))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im))) |
(sqrt.f64 (fma.f64 #s(literal 2 binary64) (+.f64 re im) (/.f64 (*.f64 re re) im))) |
(* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)) |
(fma.f64 #s(literal 2 binary64) (+.f64 re im) (/.f64 (*.f64 re re) im)) |
2 |
#s(literal 2 binary64) |
(+ (* re (+ (* 1/2 (/ re im)) 1)) im) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
re |
(+ (* 1/2 (/ re im)) 1) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) |
(/ re im) |
(/.f64 re im) |
im |
1 |
#s(literal 1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 re im) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im))) |
| ✓ | accuracy | 100.0% | (*.f64 im im) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re))) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (*.f64 im im) re)) |
| ✓ | accuracy | 100.0% | (+.f64 im re) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (+.f64 im re)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 re) |
| ✓ | accuracy | 100.0% | (+.f64 (hypot.f64 re im) re) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) |
| 55.0ms | 256× | 0 | invalid |
Compiled 161 to 30 computations (81.4% saved)
ival-mult: 14.0ms (36.7% of total)ival-sqrt: 9.0ms (23.6% of total)ival-add: 6.0ms (15.7% of total)ival-hypot: 5.0ms (13.1% of total)ival-div: 3.0ms (7.9% of total)ival-neg: 1.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (+ (* re re) (* im im)))> |
#<alt (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))))> |
#<alt (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))> |
#<alt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))> |
#<alt (sqrt re)> |
#<alt (* 1/2 (sqrt (* 2 (+ im re))))> |
#<alt (sqrt (* 2 (+ im re)))> |
#<alt (* 2 (+ im re))> |
#<alt (+ im re)> |
#<alt (* 1/2 (sqrt (neg (/ (* im im) re))))> |
#<alt (sqrt (neg (/ (* im im) re)))> |
#<alt (neg (/ (* im im) re))> |
#<alt (/ (* im im) re)> |
#<alt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im))> |
#<alt (* 1/2 (sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im))))> |
#<alt (sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)))> |
#<alt (+ (* re (+ (* 1/2 (/ re im)) 1)) im)> |
#<alt (+ (sqrt (+ (* re re) (* im im))) re)> |
#<alt (* im im)> |
#<alt (/ re im)> |
| Outputs |
|---|
#<alt im> |
#<alt (+ im (* 1/2 (/ (pow re 2) im)))> |
#<alt (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))))> |
#<alt (+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im)))))> |
#<alt re> |
#<alt (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1 re)> |
#<alt (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))))> |
#<alt re> |
#<alt (+ re (* 1/2 (/ (pow im 2) re)))> |
#<alt (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))> |
#<alt (+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))> |
#<alt im> |
#<alt (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))> |
#<alt (* -1 im)> |
#<alt (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))> |
#<alt (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))> |
#<alt (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))))> |
#<alt (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))> |
#<alt (* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))> |
#<alt (* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))> |
#<alt (* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))))> |
#<alt (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (+ (* 1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))))> |
#<alt (+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))))> |
#<alt (+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/1024 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))))> |
#<alt (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))> |
#<alt (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))))> |
#<alt (+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/8 (sqrt (/ 1 (pow re 3)))))))> |
#<alt (+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* 1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/4 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re)))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))> |
#<alt (* -1 (* im (+ (* -1 (/ (+ (* 1/16 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2)))> |
#<alt (* (sqrt re) (pow (sqrt 2) 2))> |
#<alt (* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))> |
#<alt (* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))> |
#<alt (* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))> |
#<alt (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))> |
#<alt (+ (* 1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/512 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))> |
#<alt (* (sqrt re) (pow (sqrt 2) 2))> |
#<alt (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2)))> |
#<alt (+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/4 (sqrt (/ 1 (pow re 3)))))))> |
#<alt (+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/2 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re)))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))> |
#<alt (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1 (/ (+ (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/4 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))> |
#<alt (* 2 im)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* re (+ 2 (/ re im))))> |
#<alt (+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))))))> |
#<alt (* 4 re)> |
#<alt (* re (+ 4 (/ (pow im 2) (pow re 2))))> |
#<alt (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2)))) re))> |
#<alt (* 4 re)> |
#<alt (+ (* 4 re) (/ (pow im 2) re))> |
#<alt (+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))> |
#<alt (+ (* 4 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))> |
#<alt (* 2 im)> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))> |
#<alt (* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))))> |
#<alt (* -2 im)> |
#<alt (* -1 (* im (+ 2 (* -2 (/ re im)))))> |
#<alt (* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im)))))> |
#<alt (* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im)))))> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (sqrt re)> |
#<alt (* -1 (* (sqrt re) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt re) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt re) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt re) (pow (sqrt -1) 2)))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt re) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/16 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/32 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5))))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))> |
#<alt (* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))))> |
#<alt (* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))))> |
#<alt (* (sqrt re) (sqrt 2))> |
#<alt (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* im (+ (* -1/8 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/8 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5))))))))) (* (sqrt re) (sqrt 2)))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))> |
#<alt (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))> |
#<alt (* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))))))) (* (sqrt im) (sqrt 2)))> |
#<alt (* (sqrt re) (sqrt 2))> |
#<alt (* re (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2))))> |
#<alt (* re (+ (* -1/8 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2)))))> |
#<alt (* re (+ (* -1/8 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))> |
#<alt (* -1 (* re (+ (* -1/8 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1/8 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* 2 re)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (* 2 im)> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* 2 im)> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* 2 im)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (* 2 re)> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* 2 re)> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt re> |
#<alt (+ im re)> |
#<alt (+ im re)> |
#<alt (+ im re)> |
#<alt im> |
#<alt (* im (+ 1 (/ re im)))> |
#<alt (* im (+ 1 (/ re im)))> |
#<alt (* im (+ 1 (/ re im)))> |
#<alt im> |
#<alt (* -1 (* im (- (* -1 (/ re im)) 1)))> |
#<alt (* -1 (* im (- (* -1 (/ re im)) 1)))> |
#<alt (* -1 (* im (- (* -1 (/ re im)) 1)))> |
#<alt im> |
#<alt (+ im re)> |
#<alt (+ im re)> |
#<alt (+ im re)> |
#<alt re> |
#<alt (* re (+ 1 (/ im re)))> |
#<alt (* re (+ 1 (/ im re)))> |
#<alt (* re (+ 1 (/ im re)))> |
#<alt re> |
#<alt (* -1 (* re (- (* -1 (/ im re)) 1)))> |
#<alt (* -1 (* re (- (* -1 (/ im re)) 1)))> |
#<alt (* -1 (* re (- (* -1 (/ im re)) 1)))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (* 2 im)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* re (+ 2 (/ re im))))> |
#<alt (+ (* 2 im) (* re (+ 2 (/ re im))))> |
#<alt (/ (pow re 2) im)> |
#<alt (* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re))))> |
#<alt (* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re)))))> |
#<alt (* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re)))))> |
#<alt (/ (pow re 2) im)> |
#<alt (* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re))))> |
#<alt (* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im)))> |
#<alt (* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im)))> |
#<alt (/ (pow re 2) im)> |
#<alt (/ (+ (* 2 (* im re)) (pow re 2)) im)> |
#<alt (/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im)> |
#<alt (/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im)> |
#<alt (* 2 im)> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))> |
#<alt (* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))> |
#<alt (* 2 im)> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2)))> |
#<alt (* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))> |
#<alt (* re (+ (* -1/8 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 3) (pow (sqrt 1/2) 3))))) (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))))> |
#<alt (* -1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2)))) (* -1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (sqrt 1/2)))))) re)) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (pow (sqrt 1/2) 3))))) (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) re)) (* -1/4 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2))))) re)) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))> |
#<alt (* 1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (/ (+ (* 1/4 (* (sqrt (pow im 3)) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))))) im)> |
#<alt (/ (+ (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) (* (pow im 2) (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2))))))) im)> |
#<alt (/ (+ (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) (* (pow im 2) (+ (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2)))) (* im (+ (* -1/16 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (pow (sqrt 1/2) 3))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (sqrt 1/2)))))))))) im)> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* im (+ (* -1 (/ (+ (* -1/8 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* 1/16 (* (sqrt im) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2)))> |
#<alt (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))> |
#<alt (* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (* re (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 3) (pow (sqrt 1/2) 3))))) (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))> |
#<alt (* -1 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))))> |
#<alt (* -1 (* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (* -1 (* re (+ (* -1 (/ (+ (* -1/2 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2)))) (* -1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (sqrt 1/2)))))) re)) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (* -1 (* re (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (pow (sqrt 1/2) 3))))) (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) re)) (* -1/2 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2))))) re)) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))> |
#<alt (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))> |
#<alt (/ (+ (* 1/2 (* (sqrt (pow im 3)) (/ (sqrt 2) (sqrt 1/2)))) (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) im)> |
#<alt (/ (+ (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2))))))) im)> |
#<alt (/ (+ (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2)))) (* im (+ (* -1/8 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (pow (sqrt 1/2) 3))))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (sqrt 1/2)))))))))) im)> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))> |
#<alt (* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* 1/8 (* (sqrt im) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt im> |
#<alt (+ im re)> |
#<alt (+ im (* re (+ 1 (* 1/2 (/ re im)))))> |
#<alt (+ im (* re (+ 1 (* 1/2 (/ re im)))))> |
#<alt (* 1/2 (/ (pow re 2) im))> |
#<alt (* (pow re 2) (+ (* 1/2 (/ 1 im)) (/ 1 re)))> |
#<alt (* (pow re 2) (+ (* 1/2 (/ 1 im)) (+ (/ 1 re) (/ im (pow re 2)))))> |
#<alt (* (pow re 2) (+ (* 1/2 (/ 1 im)) (+ (/ 1 re) (/ im (pow re 2)))))> |
#<alt (* 1/2 (/ (pow re 2) im))> |
#<alt (* (pow re 2) (+ (* 1/2 (/ 1 im)) (/ 1 re)))> |
#<alt (* (pow re 2) (+ (* -1 (/ (- (* -1 (/ im re)) 1) re)) (* 1/2 (/ 1 im))))> |
#<alt (* (pow re 2) (+ (* -1 (/ (- (* -1 (/ im re)) 1) re)) (* 1/2 (/ 1 im))))> |
#<alt (* 1/2 (/ (pow re 2) im))> |
#<alt (/ (+ (* 1/2 (pow re 2)) (* im re)) im)> |
#<alt (/ (+ (* 1/2 (pow re 2)) (* im (+ im re))) im)> |
#<alt (/ (+ (* 1/2 (pow re 2)) (* im (+ im re))) im)> |
#<alt im> |
#<alt (* im (+ 1 (/ re im)))> |
#<alt (* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))> |
#<alt (* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))> |
#<alt im> |
#<alt (* -1 (* im (- (* -1 (/ re im)) 1)))> |
#<alt (* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1)))> |
#<alt (* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1)))> |
#<alt im> |
#<alt (+ im re)> |
#<alt (+ im (* re (+ 1 (* 1/2 (/ re im)))))> |
#<alt (+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))))))> |
#<alt (* 2 re)> |
#<alt (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))> |
#<alt (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))> |
#<alt (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))> |
#<alt (* -1/2 (/ (pow im 2) re))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2))))) re))> |
#<alt (* 2 re)> |
#<alt (+ (* 1/2 (/ (pow im 2) re)) (* 2 re))> |
#<alt (+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))> |
#<alt (+ (* 2 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))> |
#<alt im> |
#<alt (* im (+ 1 (/ re im)))> |
#<alt (* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))> |
#<alt (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))))> |
#<alt (* -1 im)> |
#<alt (* -1 (* im (+ 1 (* -1 (/ re im)))))> |
#<alt (* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im)))))> |
#<alt (* -1 (* im (+ 1 (* -1 (/ (+ re (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im)))))> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
#<alt (/ re im)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | re | @ | -inf | (* 1/2 (sqrt (* 2 (+ im re)))) |
| 2.0ms | im | @ | 0 | (* 1/2 (sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)))) |
| 2.0ms | im | @ | inf | (sqrt (* 2 (+ im re))) |
| 1.0ms | im | @ | 0 | (* 1/2 (sqrt (neg (/ (* im im) re)))) |
| 1.0ms | im | @ | -inf | (* 1/2 (sqrt (* 2 (+ im re)))) |
| 1× | batch-egg-rewrite |
| 4 446× | *-lowering-*.f32 |
| 4 446× | *-lowering-*.f64 |
| 4 364× | /-lowering-/.f32 |
| 4 364× | /-lowering-/.f64 |
| 3 682× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 169 |
| 1 | 157 | 169 |
| 2 | 1129 | 165 |
| 0 | 8201 | 132 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (+ (* re re) (* im im))) |
(* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) |
(sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) |
(* 2 (+ (sqrt (+ (* re re) (* im im))) re)) |
(sqrt re) |
(* 1/2 (sqrt (* 2 (+ im re)))) |
(sqrt (* 2 (+ im re))) |
(* 2 (+ im re)) |
(+ im re) |
(* 1/2 (sqrt (neg (/ (* im im) re)))) |
(sqrt (neg (/ (* im im) re))) |
(neg (/ (* im im) re)) |
(/ (* im im) re) |
(* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)) |
(* 1/2 (sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im)))) |
(sqrt (* 2 (+ (* re (+ (* 1/2 (/ re im)) 1)) im))) |
(+ (* re (+ (* 1/2 (/ re im)) 1)) im) |
(+ (sqrt (+ (* re re) (* im im))) re) |
(* im im) |
(/ re im) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 re re (*.f64 im im))))) |
(hypot.f64 re im) |
(hypot.f64 re (exp.f64 (log.f64 im))) |
(hypot.f64 im re) |
(hypot.f64 im (exp.f64 (log.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 im)) re) |
(hypot.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 re)) im) |
(hypot.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 im))) |
(fabs.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(sqrt.f64 (fma.f64 re re (*.f64 im im))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re re (*.f64 im im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))) (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 im im)) (-.f64 (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re (*.f64 im im))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re (*.f64 re (*.f64 re re))))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 im re)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(*.f64 (pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (sqrt.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)))) (sqrt.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) #s(literal 2 binary64))) (sqrt.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (sqrt.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) re (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im))) (*.f64 re #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))) (*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (*.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) |
(/.f64 (*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 2 binary64)) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) #s(literal 2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64) (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64))) (fma.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)))) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 (*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 1/2 binary64))) |
(sqrt.f64 re) |
(pow.f64 re #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 re) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 re) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 re)) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 re im)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 re im) (-.f64 im re)))) (sqrt.f64 (-.f64 im re))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 re im) (-.f64 im re)) #s(literal 2 binary64))) (sqrt.f64 (-.f64 im re))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) (*.f64 #s(literal 2 binary64) (+.f64 re im))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 re im))) |
(*.f64 (sqrt.f64 (+.f64 re im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) |
(+.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 im #s(literal 2 binary64) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) re (*.f64 im #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) im (*.f64 re #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 re im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) (fma.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)) (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 im re) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 re im) (-.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)) (*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 im re) (*.f64 (*.f64 (+.f64 re im) (-.f64 im re)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))) (fma.f64 re (-.f64 re im) (*.f64 im im))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 re im) (-.f64 im re))) (-.f64 im re)) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) #s(literal 2 binary64)) (fma.f64 re (-.f64 re im) (*.f64 im im))) |
(/.f64 (*.f64 (*.f64 (+.f64 re im) (-.f64 im re)) #s(literal 2 binary64)) (-.f64 im re)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 re im) (-.f64 im re)))) (neg.f64 (-.f64 im re))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) #s(literal 2 binary64))) (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 re im) (-.f64 im re)) #s(literal 2 binary64))) (neg.f64 (-.f64 im re))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64))) (fma.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)))) (-.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (+.f64 re im)) |
(*.f64 (+.f64 re im) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64) (*.f64 (*.f64 re (*.f64 re re)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 re im) (-.f64 im re))) (/.f64 #s(literal 1 binary64) (-.f64 im re))) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 (+.f64 re im) (-.f64 im re)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 im re))) |
(+.f64 re im) |
(+.f64 im re) |
(+.f64 (/.f64 (*.f64 im im) (-.f64 im re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 im re)))) |
(-.f64 (/.f64 (*.f64 im im) (-.f64 im re)) (/.f64 (*.f64 re re) (-.f64 im re))) |
(-.f64 (/.f64 (*.f64 re re) (-.f64 re im)) (/.f64 (*.f64 im im) (-.f64 re im))) |
(fma.f64 re #s(literal 1 binary64) im) |
(fma.f64 im #s(literal 1 binary64) re) |
(fma.f64 (*.f64 im im) (/.f64 #s(literal 1 binary64) (-.f64 im re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 im re)))) |
(fma.f64 #s(literal 1 binary64) re im) |
(fma.f64 #s(literal -1 binary64) (neg.f64 re) im) |
(fma.f64 #s(literal -1 binary64) (neg.f64 im) re) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 im) re) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 re im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 re im) (*.f64 (+.f64 re im) (-.f64 re im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 re im)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))) (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) |
(/.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) (fma.f64 re (-.f64 re im) (*.f64 im im))) |
(/.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 re im)))) |
(/.f64 (*.f64 (+.f64 re im) (-.f64 im re)) (-.f64 im re)) |
(/.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (-.f64 re im)) |
(/.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))) (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))) (neg.f64 (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 im re))) (neg.f64 (-.f64 im re))) |
(/.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (neg.f64 (-.f64 re im))) |
(/.f64 (-.f64 (*.f64 (*.f64 im im) (-.f64 im re)) (*.f64 (-.f64 im re) (*.f64 re re))) (*.f64 (-.f64 im re) (-.f64 im re))) |
(/.f64 (*.f64 (fma.f64 (*.f64 im (*.f64 im im)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im)) (-.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))))) (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1 binary64)) (*.f64 (fma.f64 im (*.f64 im (*.f64 im im)) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 re (*.f64 re (*.f64 im im))))) (-.f64 im re))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re (*.f64 re (*.f64 re re)))) #s(literal 1 binary64)) (*.f64 (fma.f64 re re (*.f64 im im)) (-.f64 im re))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (neg.f64 (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 im re)))) (neg.f64 (neg.f64 (-.f64 im re)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 im im) (-.f64 im re)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 re re) (-.f64 im re)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 im im) (-.f64 im re)) (/.f64 (*.f64 im im) (-.f64 im re)) (fma.f64 (/.f64 (*.f64 re re) (-.f64 im re)) (/.f64 (*.f64 re re) (-.f64 im re)) (*.f64 (/.f64 (*.f64 im im) (-.f64 im re)) (/.f64 (*.f64 re re) (-.f64 im re)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 im im) (-.f64 im re)) (/.f64 (*.f64 im im) (-.f64 im re))) (*.f64 (/.f64 (*.f64 re re) (-.f64 im re)) (/.f64 (*.f64 re re) (-.f64 im re)))) (+.f64 (/.f64 (*.f64 im im) (-.f64 im re)) (/.f64 (*.f64 re re) (-.f64 im re)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 re im)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 re im)) |
(*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(*.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))))) |
(*.f64 (*.f64 (+.f64 re im) (-.f64 im re)) (/.f64 #s(literal 1 binary64) (-.f64 im re))) |
(*.f64 (*.f64 (+.f64 re im) (-.f64 re im)) (/.f64 #s(literal 1 binary64) (-.f64 re im))) |
(*.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 re im) (-.f64 im re))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 im (/.f64 im (neg.f64 re)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 im (/.f64 im (neg.f64 re)))) |
(/.f64 im (sqrt.f64 (neg.f64 re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 re (*.f64 im im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im))) |
(/.f64 (neg.f64 im) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 re (*.f64 im im)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 re)) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re))))) (sqrt.f64 (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)))) (/.f64 im (sqrt.f64 re))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (neg.f64 (sqrt.f64 re))) |
(pow.f64 (*.f64 im (/.f64 im (neg.f64 re))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 im (/.f64 im (neg.f64 re))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 im (/.f64 im (neg.f64 re))))) #s(literal 1/2 binary64)) |
(*.f64 im (pow.f64 (/.f64 #s(literal -1 binary64) re) #s(literal 1/2 binary64))) |
(*.f64 im (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 1/2 binary64))) |
(*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 im (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) re)))) |
(*.f64 im (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 re)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 im (sqrt.f64 re))) |
(*.f64 (/.f64 im (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 im (/.f64 im (neg.f64 re))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 im (/.f64 im (neg.f64 re))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 im #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (/.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 im #s(literal 1/2 binary64)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (neg.f64 im) #s(literal 1/2 binary64)) (pow.f64 (/.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (neg.f64 (/.f64 im re)))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(*.f64 (sqrt.f64 (neg.f64 im)) (sqrt.f64 (/.f64 im re))) |
(+.f64 #s(literal 0 binary64) (*.f64 im (/.f64 im (neg.f64 re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 im im) re)) |
(-.f64 (/.f64 #s(literal 0 binary64) re) (/.f64 (*.f64 im im) re)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re))) (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 im im) re)) (/.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) (/.f64 (*.f64 im im) re))) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(/.f64 (*.f64 im im) (neg.f64 re)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 re (*.f64 im im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 re (*.f64 im im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 re (*.f64 im im)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 im im) re) (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re))))) |
(/.f64 (neg.f64 (*.f64 im im)) re) |
(/.f64 (neg.f64 im) (/.f64 re im)) |
(/.f64 #s(literal -1 binary64) (/.f64 re (*.f64 im im))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 re (*.f64 im im))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re)))) (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re))) (/.f64 (*.f64 im im) re)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)))) (*.f64 im (/.f64 im (neg.f64 re)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 im (/.f64 im (neg.f64 re))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) (*.f64 #s(literal 0 binary64) (*.f64 im (/.f64 im (neg.f64 re))))))) |
(pow.f64 (neg.f64 (/.f64 re (*.f64 im im))) #s(literal -1 binary64)) |
(*.f64 im (neg.f64 (/.f64 im re))) |
(*.f64 im (/.f64 im (neg.f64 re))) |
(*.f64 (*.f64 im im) (/.f64 #s(literal -1 binary64) re)) |
(*.f64 (*.f64 im im) (neg.f64 (/.f64 #s(literal 1 binary64) re))) |
(*.f64 (/.f64 (*.f64 im im) re) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 im (/.f64 im (neg.f64 re)))) |
(*.f64 (neg.f64 (*.f64 im im)) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(*.f64 (/.f64 im re) (/.f64 (neg.f64 im) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 im im) re)) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) re) (/.f64 (*.f64 im im) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re))) (/.f64 re (*.f64 im im))) |
(*.f64 (/.f64 im (neg.f64 re)) im) |
(*.f64 (/.f64 im #s(literal -1 binary64)) (/.f64 im re)) |
(*.f64 (/.f64 (neg.f64 im) #s(literal 1 binary64)) (/.f64 im re)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 im im) re)) |
(exp.f64 (*.f64 (log.f64 (/.f64 re (*.f64 im im))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 im (/.f64 im (neg.f64 re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 re)) (*.f64 im (/.f64 im (neg.f64 re)))) |
(neg.f64 (*.f64 im (/.f64 im (neg.f64 re)))) |
(/.f64 im (/.f64 re im)) |
(/.f64 (*.f64 im im) re) |
(/.f64 #s(literal 1 binary64) (/.f64 re (*.f64 im im))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 re (*.f64 im im))))) |
(/.f64 (neg.f64 (*.f64 im im)) (neg.f64 re)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 re (*.f64 im im)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re))) (*.f64 im (/.f64 im (neg.f64 re)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 re (*.f64 re re)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 im im)) (*.f64 re re)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 re (*.f64 im im)) #s(literal -1 binary64)) |
(*.f64 im (/.f64 im re)) |
(*.f64 (*.f64 im im) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 (*.f64 im im) re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 im im) re)) |
(*.f64 (neg.f64 (*.f64 im im)) (/.f64 #s(literal -1 binary64) re)) |
(*.f64 (/.f64 im re) im) |
(*.f64 (/.f64 #s(literal 1 binary64) re) (*.f64 im im)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 im (/.f64 im (neg.f64 re)))) |
(*.f64 (/.f64 im #s(literal -1 binary64)) (/.f64 im (neg.f64 re))) |
(*.f64 (/.f64 (*.f64 im im) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) re)) |
(+.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) |
(+.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 re (*.f64 (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 im #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) |
(fma.f64 #s(literal 2 binary64) im (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) |
(fma.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (*.f64 re #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 (*.f64 re #s(literal 2 binary64)) (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64))) re (*.f64 im #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))) (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) #s(literal 8 binary64) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im) (*.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) #s(literal 8 binary64) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) #s(literal 2 binary64)) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 2 binary64)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) #s(literal 8 binary64) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) (neg.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) (neg.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) #s(literal 2 binary64))) (neg.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 2 binary64))) (neg.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (fma.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64) (*.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) #s(literal 8 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) #s(literal 2 binary64)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) #s(literal 8 binary64) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) (/.f64 #s(literal 1 binary64) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) #s(literal 8 binary64) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) (sqrt.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) (sqrt.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 2 binary64))) (sqrt.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) |
(*.f64 (sqrt.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal 1/4 binary64))) |
(+.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) |
(+.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im) |
(+.f64 (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im)) (+.f64 re im)) |
(+.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (neg.f64 (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) |
(+.f64 (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) re) |
(-.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(-.f64 (/.f64 (*.f64 im im) (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) (+.f64 re im)) |
(fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) |
(fma.f64 im #s(literal 1 binary64) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 re im) re) (+.f64 re im)) |
(fma.f64 (/.f64 re im) (*.f64 re #s(literal 1/2 binary64)) (+.f64 re im)) |
(fma.f64 (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re (+.f64 re im)) |
(fma.f64 (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) re im) |
(fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (neg.f64 (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 im) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) |
(fma.f64 (*.f64 re #s(literal 1/2 binary64)) (/.f64 re im) (+.f64 re im)) |
(fma.f64 (fma.f64 (*.f64 re (*.f64 re re)) (/.f64 (*.f64 (*.f64 re (*.f64 re re)) #s(literal 1/8 binary64)) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (*.f64 re (*.f64 re #s(literal 1/2 binary64)))) (*.f64 im im)) (-.f64 (*.f64 re re) (*.f64 (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im)) re)))) im) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (*.f64 re (*.f64 re #s(literal 1/2 binary64)))) (*.f64 im im)) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im)) re)) im) |
(fma.f64 (*.f64 re (/.f64 re im)) #s(literal 1/2 binary64) (+.f64 re im)) |
(fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) im) (+.f64 re im)) |
(fma.f64 (*.f64 re (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1 binary64)) (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) im) |
(fma.f64 (*.f64 re (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal -1 binary64))) im) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 re (*.f64 re re)) (*.f64 im (*.f64 im im))) #s(literal 1 binary64)) re) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1 binary64)) (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) im) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal -1 binary64)) re) (/.f64 #s(literal 1 binary64) (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal -1 binary64))) im) |
(fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (/.f64 #s(literal 1 binary64) im) (+.f64 re im)) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 im) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 im im (-.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(/.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (fma.f64 im im (-.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)))) |
(/.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) |
(/.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) (neg.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) (neg.f64 (fma.f64 im im (-.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) (neg.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (-.f64 (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 re im)) im) (*.f64 im (/.f64 #s(literal 1 binary64) (+.f64 re im)))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (fma.f64 re (-.f64 re im) (*.f64 im im)) (*.f64 im (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (*.f64 im (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))) (*.f64 im (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (*.f64 im (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (-.f64 im re) (*.f64 im (*.f64 (+.f64 re im) (-.f64 im re)))) (*.f64 im (-.f64 im re))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (-.f64 re im) (*.f64 im (*.f64 (+.f64 re im) (-.f64 re im)))) (*.f64 im (-.f64 re im))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))) (*.f64 im (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))))) (*.f64 im (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (neg.f64 (-.f64 im re)) (*.f64 im (neg.f64 (*.f64 (+.f64 re im) (-.f64 im re))))) (*.f64 im (neg.f64 (-.f64 im re)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (/.f64 #s(literal 1 binary64) (+.f64 re im)) im) (*.f64 im (/.f64 #s(literal 1 binary64) (+.f64 re im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (fma.f64 re (-.f64 re im) (*.f64 im im)) (*.f64 im (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (*.f64 im (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))) (*.f64 im (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re))))) (*.f64 im (fma.f64 re re (-.f64 (*.f64 im im) (*.f64 re im))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (-.f64 im re) (*.f64 im (*.f64 (+.f64 re im) (-.f64 im re)))) (*.f64 im (-.f64 im re))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (-.f64 re im) (*.f64 im (*.f64 (+.f64 re im) (-.f64 re im)))) (*.f64 im (-.f64 re im))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))) (*.f64 im (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 re (*.f64 re re)))))) (*.f64 im (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) re) (neg.f64 (-.f64 im re)) (*.f64 im (neg.f64 (*.f64 (+.f64 re im) (-.f64 im re))))) (*.f64 im (neg.f64 (-.f64 im re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (*.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im) (*.f64 im im))) (*.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) #s(literal 9 binary64)) (*.f64 (*.f64 im (*.f64 im im)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))) (*.f64 (*.f64 im (*.f64 im im)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) #s(literal 6 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (*.f64 im (*.f64 im im))) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) #s(literal 6 binary64)) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (fma.f64 im (*.f64 im (*.f64 im im)) (*.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im im)))) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (neg.f64 (*.f64 (*.f64 im im) (*.f64 im im)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (*.f64 re (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im im)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) (neg.f64 (neg.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (neg.f64 (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(/.f64 (fma.f64 (*.f64 re (*.f64 re re)) (/.f64 (*.f64 (*.f64 re (*.f64 re re)) #s(literal 1/8 binary64)) (*.f64 im (*.f64 im im))) (pow.f64 (+.f64 re im) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (*.f64 re (*.f64 re #s(literal 1/2 binary64)))) (*.f64 im im)) (-.f64 (*.f64 (+.f64 re im) (+.f64 re im)) (*.f64 (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im)) (+.f64 re im))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) #s(literal 3 binary64)) (*.f64 re (*.f64 re re))) (fma.f64 (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) (-.f64 (*.f64 re re) (*.f64 (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) re)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (fma.f64 (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (*.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 re (*.f64 re #s(literal 1/2 binary64))) (*.f64 re (*.f64 re #s(literal 1/2 binary64)))) (*.f64 im im)) (*.f64 (+.f64 re im) (+.f64 re im))) (-.f64 (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im)) (+.f64 re im))) |
(/.f64 (-.f64 (*.f64 (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im)))) (*.f64 re re)) (-.f64 (+.f64 im (*.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im))) re)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) (*.f64 (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) (+.f64 (/.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 (*.f64 im im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (/.f64 #s(literal 1 binary64) (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) |
(*.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) (/.f64 #s(literal 1 binary64) (fma.f64 im im (-.f64 (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) |
(*.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) |
(*.f64 (neg.f64 (fma.f64 im (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 im (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 re (fma.f64 re (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) im)))) |
(*.f64 (-.f64 (*.f64 im im) (*.f64 (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re) (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re))) (/.f64 #s(literal 1 binary64) (-.f64 im (fma.f64 re (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) re)))) |
(+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(+.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) |
(+.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(-.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(-.f64 (/.f64 (*.f64 re re) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(fma.f64 re #s(literal 1 binary64) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(fma.f64 (fma.f64 re re (*.f64 im im)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(fma.f64 #s(literal 1 binary64) re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 re) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1/2 binary64)) re) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re)))))) re) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))) (*.f64 (*.f64 im im) (*.f64 (*.f64 im im) (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 (+.f64 re im) (-.f64 im re)) (*.f64 re (*.f64 re (*.f64 re re)))))) re) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im))) #s(literal 1/2 binary64)) re) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 re im) (-.f64 re im)))) re) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (+.f64 re im) (-.f64 re im)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) re) |
(fma.f64 (pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 re re (*.f64 im im)) #s(literal 1/4 binary64)) re) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (sqrt.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im)))) re) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re re (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))) |
(/.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (fma.f64 re re (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) |
(/.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) |
(/.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (neg.f64 (fma.f64 re re (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (*.f64 re re))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (-.f64 (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re))))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (*.f64 re (*.f64 re re))) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)))) (*.f64 (*.f64 re re) (*.f64 re (*.f64 re (*.f64 re re))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im)) (fma.f64 re (*.f64 re (*.f64 re re)) (*.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)))) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 re re (*.f64 im im)) (fma.f64 re re (*.f64 im im))) (*.f64 re (*.f64 re (*.f64 re re)))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))))) (neg.f64 (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im)))) (neg.f64 (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (fma.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (*.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) (*.f64 (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) (+.f64 (/.f64 (fma.f64 re re (*.f64 im im)) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)) (/.f64 (*.f64 re re) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im))))) |
(*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im))))) |
(*.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im))))) (/.f64 #s(literal 1 binary64) (fma.f64 re re (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))))) |
(*.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re))) |
(*.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 (fma.f64 re re (*.f64 im im)) (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 re (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))) (fma.f64 re re (*.f64 im im)))))) |
(*.f64 (neg.f64 (-.f64 (fma.f64 re re (*.f64 im im)) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) |
(*.f64 (-.f64 (*.f64 re re) (fma.f64 re re (*.f64 im im))) (/.f64 #s(literal 1 binary64) (-.f64 re (sqrt.f64 (fma.f64 re re (*.f64 im im)))))) |
(exp.f64 (log.f64 (*.f64 im im))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 im im))) |
(neg.f64 (neg.f64 (*.f64 im im))) |
(pow.f64 im #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(*.f64 im im) |
(*.f64 (*.f64 im im) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 im im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(exp.f64 (*.f64 (log.f64 (/.f64 im re)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 re (neg.f64 im))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 im)) (/.f64 re (neg.f64 im))) |
(neg.f64 (/.f64 re (neg.f64 im))) |
(/.f64 re im) |
(/.f64 #s(literal 1 binary64) (/.f64 im re)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 im re)))) |
(/.f64 (neg.f64 re) (neg.f64 im)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 im re))) |
(pow.f64 (/.f64 im re) #s(literal -1 binary64)) |
(*.f64 re (/.f64 #s(literal 1 binary64) im)) |
(*.f64 (/.f64 re im) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 re im)) |
(*.f64 (neg.f64 re) (/.f64 #s(literal -1 binary64) im)) |
(*.f64 (/.f64 #s(literal 1 binary64) im) re) |
(*.f64 (/.f64 #s(literal 1 binary64) im) (pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 re (neg.f64 im))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 im re)))) |
| 1× | egg-herbie |
| 8 526× | accelerator-lowering-fma.f32 |
| 8 526× | accelerator-lowering-fma.f64 |
| 6 282× | *-lowering-*.f32 |
| 6 282× | *-lowering-*.f64 |
| 6 248× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 892 | 7911 |
| 1 | 3056 | 7510 |
| 0 | 8107 | 7165 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
im |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(* -1 im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(+ (* 1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/1024 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/8 (sqrt (/ 1 (pow re 3))))))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* 1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/4 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/16 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(* (sqrt im) (sqrt 2)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(+ (* 1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/512 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/2 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(* (sqrt im) (sqrt 2)) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/4 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(* 2 im) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(* 4 re) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2)))))) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2)))) re)) |
(* 4 re) |
(+ (* 4 re) (/ (pow im 2) re)) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(+ (* 4 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re)))) |
(* 2 im) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(* -2 im) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im))))) |
(sqrt re) |
(sqrt re) |
(sqrt re) |
(sqrt re) |
(sqrt re) |
(sqrt re) |
(sqrt re) |
(sqrt re) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt re) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/16 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/32 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5)))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(* (sqrt re) (sqrt 2)) |
(+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* (sqrt re) (sqrt 2))) |
(+ (* im (+ (* -1/8 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(+ (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/8 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5))))))))) (* (sqrt re) (sqrt 2))) |
(* (sqrt im) (sqrt 2)) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* (sqrt im) (sqrt 2)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))))))) (* (sqrt im) (sqrt 2))) |
(* (sqrt re) (sqrt 2)) |
(* re (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2)))) |
(* re (+ (* -1/8 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2))))) |
(* re (+ (* -1/8 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -1 (* re (+ (* -1/8 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1/8 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* 2 re) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(* 2 im) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (* 2 (/ re im)))) |
(* 2 im) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* 2 im) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(* 2 re) |
(* re (+ 2 (* 2 (/ im re)))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* 2 re) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
re |
(+ im re) |
(+ im re) |
(+ im re) |
im |
(* im (+ 1 (/ re im))) |
(* im (+ 1 (/ re im))) |
(* im (+ 1 (/ re im))) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
im |
(+ im re) |
(+ im re) |
(+ im re) |
re |
(* re (+ 1 (/ im re))) |
(* re (+ 1 (/ im re))) |
(* re (+ 1 (/ im re))) |
re |
(* -1 (* re (- (* -1 (/ im re)) 1))) |
(* -1 (* re (- (* -1 (/ im re)) 1))) |
(* -1 (* re (- (* -1 (/ im re)) 1))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(* 2 im) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(/ (pow re 2) im) |
(* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re)))) |
(* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re))))) |
(* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re))))) |
(/ (pow re 2) im) |
(* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re)))) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(/ (pow re 2) im) |
(/ (+ (* 2 (* im re)) (pow re 2)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(* 2 im) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(* 2 im) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(* re (+ (* -1/8 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 3) (pow (sqrt 1/2) 3))))) (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))) |
(* -1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2)))) (* -1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (sqrt 1/2)))))) re)) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (pow (sqrt 1/2) 3))))) (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) re)) (* -1/4 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2))))) re)) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(/ (+ (* 1/4 (* (sqrt (pow im 3)) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))))) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) (* (pow im 2) (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2))))))) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) (* (pow im 2) (+ (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2)))) (* im (+ (* -1/16 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (pow (sqrt 1/2) 3))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (sqrt 1/2)))))))))) im) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/8 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* 1/16 (* (sqrt im) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* (sqrt im) (sqrt 2)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2))) |
(* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))) |
(* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))) |
(* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(* re (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 3) (pow (sqrt 1/2) 3))))) (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(* -1 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(* -1 (* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1/2 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2)))) (* -1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (sqrt 1/2)))))) re)) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (pow (sqrt 1/2) 3))))) (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) re)) (* -1/2 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2))))) re)) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))) |
(/ (+ (* 1/2 (* (sqrt (pow im 3)) (/ (sqrt 2) (sqrt 1/2)))) (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) im) |
(/ (+ (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2))))))) im) |
(/ (+ (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2)))) (* im (+ (* -1/8 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (pow (sqrt 1/2) 3))))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (sqrt 1/2)))))))))) im) |
(* (sqrt im) (sqrt 2)) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* 1/8 (* (sqrt im) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
im |
(+ im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(* 1/2 (/ (pow re 2) im)) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (/ 1 re))) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (+ (/ 1 re) (/ im (pow re 2))))) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (+ (/ 1 re) (/ im (pow re 2))))) |
(* 1/2 (/ (pow re 2) im)) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (/ 1 re))) |
(* (pow re 2) (+ (* -1 (/ (- (* -1 (/ im re)) 1) re)) (* 1/2 (/ 1 im)))) |
(* (pow re 2) (+ (* -1 (/ (- (* -1 (/ im re)) 1) re)) (* 1/2 (/ 1 im)))) |
(* 1/2 (/ (pow re 2) im)) |
(/ (+ (* 1/2 (pow re 2)) (* im re)) im) |
(/ (+ (* 1/2 (pow re 2)) (* im (+ im re))) im) |
(/ (+ (* 1/2 (pow re 2)) (* im (+ im re))) im) |
im |
(* im (+ 1 (/ re im))) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
im |
(+ im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(* 2 re) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1/2 (/ (pow im 2) re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re)) |
(* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2))))) re)) |
(* 2 re) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(+ (* 2 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
im |
(* im (+ 1 (/ re im))) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(* -1 im) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im))))) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
(/ re im) |
| Outputs |
|---|
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im) im) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(fma.f64 (*.f64 re re) (fma.f64 #s(literal -1/8 binary64) (*.f64 re (/.f64 re (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) im)) im) |
(+ im (* (pow re 2) (+ (* (pow re 2) (- (* 1/16 (/ (pow re 2) (pow im 5))) (* 1/8 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(fma.f64 (*.f64 re re) (fma.f64 (*.f64 re re) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) im)) im) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(*.f64 re (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(fma.f64 re (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))) re) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(fma.f64 re (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))) re) |
(* -1 re) |
(neg.f64 re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(neg.f64 (*.f64 re (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 1 binary64)))) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 1 binary64))) (neg.f64 re)) |
(* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
(neg.f64 (fma.f64 re (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))) re)) |
re |
(+ re (* 1/2 (/ (pow im 2) re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 im im) re) re) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/2 binary64) re)) re) |
(+ re (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) re)) re) |
im |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(*.f64 im (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) #s(literal 1 binary64))) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 6 binary64))) (pow.f64 im #s(literal 6 binary64))))) im) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(neg.f64 (*.f64 im (fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) (*.f64 im im)) #s(literal 1 binary64)))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 im)) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/16 (/ (pow re 6) (pow im 6))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
(neg.f64 (fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 6 binary64))) (pow.f64 im #s(literal 6 binary64))))) im)) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 re (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 re))) |
(* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(*.f64 re (fma.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))))) |
(* re (+ (* -1/32 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))))) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* 1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 re) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 re (*.f64 re re)))) |
(+ (* -1 (/ (+ (* -1/32 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/1024 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/64 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 re) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 re (*.f64 re re)))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 re))) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/8 (sqrt (/ 1 (pow re 3))))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im im) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 re)))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) (* (pow im 2) (+ (* 1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/4 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 im im) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 im im) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re)))) (*.f64 re re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 re)))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(*.f64 im (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))))) |
(* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/16 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 im) (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 3/16 binary64) (*.f64 im (*.f64 im im)))))))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (fma.f64 (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 re)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 im #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 #s(literal -1/16 binary64) (pow.f64 im #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 4 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* 1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 re) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/16 binary64))) (*.f64 re (*.f64 re re)))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* (pow im 3) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt re))) (+ (* 1/512 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/32 (* (/ (* (pow im 5) (* (sqrt -1) (sqrt 2))) (sqrt 1/2)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 re) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 re (*.f64 re re)))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 re)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 re) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3))))) (sqrt (/ 1 re)))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im im) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re)))))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 re))) |
(+ (* (sqrt re) (pow (sqrt 2) 2)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (sqrt (/ 1 re)) (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))))) (* 1/2 (* (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* -1/4 (/ (+ (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt 2) 2)))) (* 1/8 (/ 1 (pow re 3)))) (* (pow re 2) (pow (sqrt 2) 2)))))) (sqrt (/ 1 re))))))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im im) (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re)))) (*.f64 re re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/32 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 re))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(neg.f64 (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/8 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/4 (* (sqrt im) (* (pow re 2) (* (sqrt -1) (sqrt 2)))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))) |
(neg.f64 (*.f64 im (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 im) (*.f64 (*.f64 re re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 3/8 binary64) (*.f64 im (*.f64 im im))))))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 #s(literal 2 binary64) (+.f64 im re) (/.f64 (*.f64 re re) im)) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(fma.f64 re (fma.f64 re (fma.f64 (*.f64 re (/.f64 re (*.f64 im (*.f64 im im)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) |
(* 4 re) |
(*.f64 re #s(literal 4 binary64)) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) #s(literal 4 binary64))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 re (fma.f64 im (/.f64 im (*.f64 re re)) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) #s(literal 4 binary64)))) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2)))))) |
(*.f64 re (+.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 im (/.f64 im (*.f64 re re)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))))) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) (*.f64 im im)) (neg.f64 re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re)) |
(/.f64 (fma.f64 im im (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 re re)))) (neg.f64 re)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2)))) re)) |
(/.f64 (-.f64 (fma.f64 im im (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 re re)))) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64)))) (neg.f64 re)) |
(* 4 re) |
(*.f64 re #s(literal 4 binary64)) |
(+ (* 4 re) (/ (pow im 2) re)) |
(fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(fma.f64 (*.f64 im im) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re (*.f64 re re))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) re)) (*.f64 re #s(literal 4 binary64))) |
(+ (* 4 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re)))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1 binary64) re)) (*.f64 re #s(literal 4 binary64))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64)))) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(*.f64 im (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 re (/.f64 re (*.f64 im im)) (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))))) |
(* -2 im) |
(*.f64 im #s(literal -2 binary64)) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(neg.f64 (*.f64 im (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(neg.f64 (*.f64 im (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 re #s(literal 2 binary64)) (/.f64 (*.f64 re re) im)) im)))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im))))) |
(neg.f64 (*.f64 im (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 re #s(literal 2 binary64) (/.f64 (fma.f64 re re (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 4 binary64))) (*.f64 im im))) (neg.f64 im))) im)))) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(sqrt re) |
(sqrt.f64 re) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 re))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 re))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 re))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(neg.f64 (neg.f64 (sqrt.f64 re))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt re) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(fma.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/16 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/32 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5)))))))))) |
(fma.f64 im (fma.f64 im (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal 2 binary64)))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(*.f64 im (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))))) |
(* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 re (fma.f64 (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2))))))))) |
(fma.f64 re (fma.f64 re (fma.f64 (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal 2 binary64))) |
(* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(*.f64 re (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 im im) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))))) |
(*.f64 re (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 im (*.f64 im im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 im im) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 re)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))))) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))))) |
(* (sqrt re) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* (sqrt re) (sqrt 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(+ (* im (+ (* -1/8 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(+ (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/8 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5))))))))) (* (sqrt re) (sqrt 2))) |
(fma.f64 im (fma.f64 im (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64))))) (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))))) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 im) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))))))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt re) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(* re (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2)))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) |
(* re (+ (* -1/8 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2))))) |
(*.f64 re (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 im im) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))))) |
(* re (+ (* -1/8 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(*.f64 re (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 im (*.f64 im im)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 im im) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))))) |
(* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (neg.f64 (sqrt.f64 re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* re (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) |
(* -1 (* re (+ (* -1/8 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))))) |
(* -1 (* re (+ (* -1/8 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 im (*.f64 im im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))))) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal -2 binary64))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal -2 binary64))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal -2 binary64))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(neg.f64 (*.f64 re (fma.f64 #s(literal -2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(neg.f64 (*.f64 re (fma.f64 #s(literal -2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(neg.f64 (*.f64 re (fma.f64 #s(literal -2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
re |
(+ im re) |
(+.f64 im re) |
(+ im re) |
(+.f64 im re) |
(+ im re) |
(+.f64 im re) |
im |
(* im (+ 1 (/ re im))) |
(fma.f64 im (/.f64 re im) im) |
(* im (+ 1 (/ re im))) |
(fma.f64 im (/.f64 re im) im) |
(* im (+ 1 (/ re im))) |
(fma.f64 im (/.f64 re im) im) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(neg.f64 (fma.f64 im (/.f64 re (neg.f64 im)) (neg.f64 im))) |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(neg.f64 (fma.f64 im (/.f64 re (neg.f64 im)) (neg.f64 im))) |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(neg.f64 (fma.f64 im (/.f64 re (neg.f64 im)) (neg.f64 im))) |
im |
(+ im re) |
(+.f64 im re) |
(+ im re) |
(+.f64 im re) |
(+ im re) |
(+.f64 im re) |
re |
(* re (+ 1 (/ im re))) |
(fma.f64 re (/.f64 im re) re) |
(* re (+ 1 (/ im re))) |
(fma.f64 re (/.f64 im re) re) |
(* re (+ 1 (/ im re))) |
(fma.f64 re (/.f64 im re) re) |
re |
(* -1 (* re (- (* -1 (/ im re)) 1))) |
(neg.f64 (fma.f64 re (/.f64 im (neg.f64 re)) (neg.f64 re))) |
(* -1 (* re (- (* -1 (/ im re)) 1))) |
(neg.f64 (fma.f64 re (/.f64 im (neg.f64 re)) (neg.f64 re))) |
(* -1 (* re (- (* -1 (/ im re)) 1))) |
(neg.f64 (fma.f64 re (/.f64 im (neg.f64 re)) (neg.f64 re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(* -1 (/ (pow im 2) re)) |
(neg.f64 (/.f64 (*.f64 im im) re)) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 #s(literal 2 binary64) (+.f64 im re) (/.f64 (*.f64 re re) im)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 #s(literal 2 binary64) (+.f64 im re) (/.f64 (*.f64 re re) im)) |
(/ (pow re 2) im) |
(/.f64 (*.f64 re re) im) |
(* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re)))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 #s(literal 2 binary64) re))) |
(* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re))))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 2 binary64) re) (fma.f64 im (/.f64 #s(literal 2 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) im)))) |
(* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re))))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 2 binary64) re) (fma.f64 im (/.f64 #s(literal 2 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) im)))) |
(/ (pow re 2) im) |
(/.f64 (*.f64 re re) im) |
(* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re)))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 #s(literal 2 binary64) re))) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(*.f64 (*.f64 re re) (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 im re) #s(literal -2 binary64)) re))) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(*.f64 (*.f64 re re) (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 im re) #s(literal -2 binary64)) re))) |
(/ (pow re 2) im) |
(/.f64 (*.f64 re re) im) |
(/ (+ (* 2 (* im re)) (pow re 2)) im) |
(/.f64 (*.f64 re (fma.f64 im #s(literal 2 binary64) re)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(/.f64 (fma.f64 im (*.f64 #s(literal 2 binary64) (+.f64 im re)) (*.f64 re re)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(/.f64 (fma.f64 im (*.f64 #s(literal 2 binary64) (+.f64 im re)) (*.f64 re re)) im) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 im (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64)))) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 im (fma.f64 re (/.f64 re (*.f64 im im)) (fma.f64 #s(literal 2 binary64) (/.f64 re im) #s(literal 2 binary64)))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal -2 binary64))) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(*.f64 (neg.f64 im) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 re (+.f64 #s(literal 2 binary64) (/.f64 re im))) (neg.f64 im)))) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(*.f64 (neg.f64 im) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 re (+.f64 #s(literal 2 binary64) (/.f64 re im))) (neg.f64 im)))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 re (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(*.f64 re (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* re (+ (* -1/8 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 3) (pow (sqrt 1/2) 3))))) (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))))) |
(*.f64 re (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 im (*.f64 im im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* -1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* re (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2)))) (* -1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (sqrt 1/2)))))) re)) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(*.f64 (neg.f64 re) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) re))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (pow (sqrt 1/2) 3))))) (* 1/4 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) re)) (* -1/4 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2))))) re)) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(neg.f64 (*.f64 re (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 im (*.f64 im im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im)))) (*.f64 re (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) re)) re)))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ (* 1/4 (* (sqrt (pow im 3)) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))))) im) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 im (*.f64 im im)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 im) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) (* (pow im 2) (+ (* 1/4 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2))))))) im) |
(/.f64 (fma.f64 (*.f64 im im) (*.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 im) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 im) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) (* (pow im 2) (+ (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2)))) (* im (+ (* -1/16 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (pow (sqrt 1/2) 3))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (sqrt 1/2)))))))))) im) |
(/.f64 (fma.f64 (*.f64 im im) (fma.f64 im (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (*.f64 re (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 im) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) im) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(*.f64 im (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))))) |
(* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* im (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/8 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* 1/16 (* (sqrt im) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2))))) (pow im 3))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(neg.f64 (*.f64 im (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 im) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 im)) (*.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))))) (*.f64 im (*.f64 im im)))))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (fma.f64 (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal -1/16 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(*.f64 re (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* re (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 3) (pow (sqrt 1/2) 3))))) (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (+ (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* (pow re 2) (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2))))))) |
(*.f64 re (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 im (*.f64 im im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (neg.f64 (*.f64 (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* re (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1/2 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2)))) (* -1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (sqrt 1/2)))))) re)) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 re)))) |
(* -1 (* re (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (* re (pow (sqrt 1/2) 3))))) (* 1/2 (* (sqrt im) (/ (* (sqrt 2) (- im (* 1/4 (/ im (pow (sqrt 1/2) 2))))) (sqrt 1/2))))) re)) (* -1/2 (* (sqrt im) (/ (sqrt 2) (sqrt 1/2))))) re)) (* (sqrt (/ 1 im)) (* (sqrt 1/2) (sqrt 2)))))) |
(neg.f64 (*.f64 re (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 im (*.f64 im im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 im #s(literal 1/2 binary64)) im))) (*.f64 re (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) re)) re)))) |
(* (sqrt (/ 1 im)) (* re (* (sqrt 1/2) (sqrt 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/ (+ (* 1/2 (* (sqrt (pow im 3)) (/ (sqrt 2) (sqrt 1/2)))) (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2))))) im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 im (*.f64 im im))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 im) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) im) |
(/ (+ (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* 1/2 (* (sqrt im) (/ (sqrt 2) (* re (sqrt 1/2))))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2))))))) im) |
(/.f64 (fma.f64 (*.f64 im im) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 im) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 im) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) im) |
(/ (+ (* (sqrt im) (* re (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (sqrt 1/2)))) (* im (+ (* -1/8 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (pow (sqrt 1/2) 3))))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) (* re (sqrt 1/2)))))))))) im) |
(/.f64 (fma.f64 (*.f64 im im) (fma.f64 im (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 re (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (*.f64 re (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 im) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) im) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 im) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(neg.f64 (*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* 1/8 (* (sqrt im) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2))))) (pow im 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 im) (*.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 im) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 im (*.f64 im im))))) |
im |
(+ im re) |
(+.f64 im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
(* 1/2 (/ (pow re 2) im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (/ 1 re))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) im) (/.f64 #s(literal 1 binary64) re))) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (+ (/ 1 re) (/ im (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) im) (+.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 im (*.f64 re re))))) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (+ (/ 1 re) (/ im (pow re 2))))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) im) (+.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 im (*.f64 re re))))) |
(* 1/2 (/ (pow re 2) im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) |
(* (pow re 2) (+ (* 1/2 (/ 1 im)) (/ 1 re))) |
(*.f64 (*.f64 re re) (+.f64 (/.f64 #s(literal 1/2 binary64) im) (/.f64 #s(literal 1 binary64) re))) |
(* (pow re 2) (+ (* -1 (/ (- (* -1 (/ im re)) 1) re)) (* 1/2 (/ 1 im)))) |
(*.f64 (*.f64 re re) (-.f64 (/.f64 #s(literal 1/2 binary64) im) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 im (neg.f64 re))) re))) |
(* (pow re 2) (+ (* -1 (/ (- (* -1 (/ im re)) 1) re)) (* 1/2 (/ 1 im)))) |
(*.f64 (*.f64 re re) (-.f64 (/.f64 #s(literal 1/2 binary64) im) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 im (neg.f64 re))) re))) |
(* 1/2 (/ (pow re 2) im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 re re)) im) |
(/ (+ (* 1/2 (pow re 2)) (* im re)) im) |
(/.f64 (fma.f64 im re (*.f64 #s(literal 1/2 binary64) (*.f64 re re))) im) |
(/ (+ (* 1/2 (pow re 2)) (* im (+ im re))) im) |
(/.f64 (fma.f64 im (+.f64 im re) (*.f64 #s(literal 1/2 binary64) (*.f64 re re))) im) |
(/ (+ (* 1/2 (pow re 2)) (* im (+ im re))) im) |
(/.f64 (fma.f64 im (+.f64 im re) (*.f64 #s(literal 1/2 binary64) (*.f64 re re))) im) |
im |
(* im (+ 1 (/ re im))) |
(fma.f64 im (/.f64 re im) im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (/.f64 re im)) im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (/.f64 re im)) im) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(neg.f64 (fma.f64 im (/.f64 re (neg.f64 im)) (neg.f64 im))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
(neg.f64 (fma.f64 im (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im) re) (neg.f64 im)) (neg.f64 im))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
(neg.f64 (fma.f64 im (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) im) re) (neg.f64 im)) (neg.f64 im))) |
im |
(+ im re) |
(+.f64 im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal -1/8 binary64) (*.f64 re (/.f64 re (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1/2 binary64) im)) #s(literal 1 binary64)) im) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(*.f64 re (fma.f64 (*.f64 im im) (/.f64 #s(literal 1/2 binary64) (*.f64 re re)) #s(literal 2 binary64))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (+ (* 1/16 (/ (pow im 6) (pow re 6))) (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(*.f64 re (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))))) |
(* -1/2 (/ (pow im 2) re)) |
(/.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) re) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 im im) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 re re))) (neg.f64 re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 im im)))) (neg.f64 re)) |
(* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow re 6))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2))))) re)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 im im))))) (neg.f64 re)) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 im im) re) (*.f64 re #s(literal 2 binary64))) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 (*.f64 im im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im im) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1/2 binary64) re)))) |
(+ (* 2 re) (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 re #s(literal 2 binary64))) |
im |
(* im (+ 1 (/ re im))) |
(fma.f64 im (/.f64 re im) im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (/.f64 re im)) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 re re) (*.f64 im im)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (/.f64 re im))) im) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(neg.f64 (fma.f64 im (/.f64 re (neg.f64 im)) im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(neg.f64 (fma.f64 im (/.f64 (fma.f64 (/.f64 (*.f64 re re) im) #s(literal -1/2 binary64) re) (neg.f64 im)) im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im))))) |
(neg.f64 (fma.f64 im (/.f64 (-.f64 re (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 im im)) (*.f64 #s(literal 1/2 binary64) (*.f64 re re))) im)) (neg.f64 im)) im)) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
(/ re im) |
(/.f64 re im) |
Compiled 22 955 to 3 295 computations (85.6% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 953 | 7 | 960 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 955 | 14 | 969 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 25.7% | (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
| ▶ | 57.5% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
| 57.4% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| ▶ | 22.4% | (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
| 25.7% | (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) | |
| 23.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) | |
| ▶ | 45.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
| ▶ | 55.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
| ✓ | 56.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
| ✓ | 81.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
| 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) | |
| ✓ | 57.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
| 15.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re)))) | |
| ✓ | 23.1% | (sqrt.f64 re) |
Compiled 268 to 205 computations (23.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 im (neg.f64 re))) |
| ✓ | cost-diff | 0 | (sqrt.f64 im) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 896 | (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (neg.f64 re) |
| ✓ | cost-diff | 0 | (sqrt.f64 (neg.f64 re)) |
| ✓ | cost-diff | 0 | (/.f64 im (sqrt.f64 (neg.f64 re))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 im #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 im #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 re im)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
| 3 564× | accelerator-lowering-fma.f32 |
| 3 564× | accelerator-lowering-fma.f64 |
| 3 328× | *-lowering-*.f32 |
| 3 328× | *-lowering-*.f64 |
| 2 752× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 141 |
| 1 | 58 | 141 |
| 2 | 104 | 141 |
| 3 | 146 | 135 |
| 4 | 180 | 129 |
| 5 | 262 | 129 |
| 6 | 744 | 129 |
| 7 | 1830 | 129 |
| 8 | 3184 | 129 |
| 9 | 4262 | 129 |
| 10 | 7464 | 129 |
| 0 | 8386 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* 1/2 (sqrt 2)) (sqrt (+ re im))) |
(* 1/2 (sqrt 2)) |
1/2 |
(sqrt 2) |
2 |
(sqrt (+ re im)) |
(+ re im) |
re |
im |
(* 1/2 (sqrt (* im 2))) |
1/2 |
(sqrt (* im 2)) |
(* im 2) |
im |
2 |
(* (/ im (sqrt (neg re))) 1/2) |
(/ im (sqrt (neg re))) |
im |
(sqrt (neg re)) |
(neg re) |
re |
1/2 |
(* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2)))) |
1/2 |
(sqrt (* re (+ (* 2 (/ im re)) 2))) |
(* re (+ (* 2 (/ im re)) 2)) |
re |
(+ (* 2 (/ im re)) 2) |
2 |
(/ im re) |
im |
(* 1/2 (* (sqrt im) (sqrt (/ im (neg re))))) |
1/2 |
(* (sqrt im) (sqrt (/ im (neg re)))) |
(sqrt im) |
im |
(sqrt (/ im (neg re))) |
(/ im (neg re)) |
(neg re) |
re |
| Outputs |
|---|
(* (* 1/2 (sqrt 2)) (sqrt (+ re im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
(* 1/2 (sqrt 2)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt (+ re im)) |
(sqrt.f64 (+.f64 re im)) |
(+ re im) |
(+.f64 re im) |
re |
im |
(* 1/2 (sqrt (* im 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* im 2)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(* im 2) |
(*.f64 #s(literal 2 binary64) im) |
im |
2 |
#s(literal 2 binary64) |
(* (/ im (sqrt (neg re))) 1/2) |
(/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (neg.f64 re))) |
(/ im (sqrt (neg re))) |
(/.f64 im (sqrt.f64 (neg.f64 re))) |
im |
(sqrt (neg re)) |
(sqrt.f64 (neg.f64 re)) |
(neg re) |
(neg.f64 re) |
re |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* re (+ (* 2 (/ im re)) 2))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) |
(* re (+ (* 2 (/ im re)) 2)) |
(*.f64 #s(literal 2 binary64) (+.f64 re im)) |
re |
(+ (* 2 (/ im re)) 2) |
(fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ im re) |
(/.f64 im re) |
im |
(* 1/2 (* (sqrt im) (sqrt (/ im (neg re))))) |
(*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) |
1/2 |
#s(literal 1/2 binary64) |
(* (sqrt im) (sqrt (/ im (neg re)))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(sqrt im) |
(sqrt.f64 im) |
im |
(sqrt (/ im (neg re))) |
(sqrt.f64 (/.f64 im (neg.f64 re))) |
(/ im (neg re)) |
(/.f64 im (neg.f64 re)) |
(neg re) |
(neg.f64 re) |
re |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 im) |
| ✓ | accuracy | 100.0% | (neg.f64 re) |
| ✓ | accuracy | 99.9% | (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
| ✓ | accuracy | 93.4% | (sqrt.f64 (/.f64 im (neg.f64 re))) |
| ✓ | accuracy | 100.0% | (/.f64 im re) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
| ✓ | accuracy | 93.4% | (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (neg.f64 re)) |
| ✓ | accuracy | 100.0% | (neg.f64 re) |
| ✓ | accuracy | 99.9% | (/.f64 im (sqrt.f64 (neg.f64 re))) |
| ✓ | accuracy | 100.0% | (*.f64 im #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 im #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 re im)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
| 38.0ms | 189× | 0 | invalid |
| 13.0ms | 67× | 0 | valid |
Compiled 139 to 29 computations (79.1% saved)
ival-mult: 14.0ms (42.1% of total)ival-sqrt: 11.0ms (33.1% of total)ival-div: 5.0ms (15.1% of total)ival-add: 2.0ms (6% of total)ival-neg: 1.0ms (3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* 1/2 (sqrt 2)) (sqrt (+ re im)))> |
#<alt (* 1/2 (sqrt 2))> |
#<alt (sqrt 2)> |
#<alt (sqrt (+ re im))> |
#<alt (* 1/2 (sqrt (* im 2)))> |
#<alt (sqrt (* im 2))> |
#<alt (* im 2)> |
#<alt (* (/ im (sqrt (neg re))) 1/2)> |
#<alt (/ im (sqrt (neg re)))> |
#<alt (sqrt (neg re))> |
#<alt (neg re)> |
#<alt (* re (+ (* 2 (/ im re)) 2))> |
#<alt (* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2))))> |
#<alt (sqrt (* re (+ (* 2 (/ im re)) 2)))> |
#<alt (+ (* 2 (/ im re)) 2)> |
#<alt (* 1/2 (* (sqrt im) (sqrt (/ im (neg re)))))> |
#<alt (* (sqrt im) (sqrt (/ im (neg re))))> |
#<alt (sqrt im)> |
#<alt (sqrt (/ im (neg re)))> |
#<alt (/ im re)> |
| Outputs |
|---|
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))> |
#<alt (* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))))> |
#<alt (* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt re) (sqrt 2))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/16 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/32 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5))))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))> |
#<alt (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))> |
#<alt (* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))))> |
#<alt (sqrt im)> |
#<alt (+ (sqrt im) (* 1/2 (* (sqrt (/ 1 im)) re)))> |
#<alt (+ (sqrt im) (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) re)) (* 1/2 (sqrt (/ 1 im))))))> |
#<alt (+ (sqrt im) (* re (+ (* 1/2 (sqrt (/ 1 im))) (* re (+ (* -1/8 (sqrt (/ 1 (pow im 3)))) (* 1/16 (* (sqrt (/ 1 (pow im 5))) re)))))))> |
#<alt (sqrt re)> |
#<alt (* re (+ (sqrt (/ 1 re)) (* 1/2 (* im (sqrt (/ 1 (pow re 3)))))))> |
#<alt (* re (+ (sqrt (/ 1 re)) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* im (sqrt (/ 1 (pow re 3))))))))> |
#<alt (* re (+ (sqrt (/ 1 re)) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (pow im 3) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* im (sqrt (/ 1 (pow re 3)))))))))> |
#<alt (* -1 (* (sqrt re) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* re (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* re (+ (* -1/8 (* (/ (pow im 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* re (+ (* -1/8 (* (/ (pow im 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (/ (pow im 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt re)> |
#<alt (+ (sqrt re) (* 1/2 (* im (sqrt (/ 1 re)))))> |
#<alt (+ (sqrt re) (* im (+ (* -1/8 (* im (sqrt (/ 1 (pow re 3))))) (* 1/2 (sqrt (/ 1 re))))))> |
#<alt (+ (sqrt re) (* im (+ (* 1/2 (sqrt (/ 1 re))) (* im (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* 1/16 (* im (sqrt (/ 1 (pow re 5))))))))))> |
#<alt (sqrt im)> |
#<alt (* im (+ (sqrt (/ 1 im)) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re))))> |
#<alt (* im (+ (sqrt (/ 1 im)) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (pow re 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)))))> |
#<alt (* im (+ (sqrt (/ 1 im)) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (pow re 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re))))))> |
#<alt (* -1 (* (sqrt im) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2)))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 2 im)> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* 2 im)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (* 2 re)> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* 2 re)> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* 2 re)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (* 2 im)> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* 2 im)> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (* re (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))> |
#<alt (* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))> |
#<alt (* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))))> |
#<alt (* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/4 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 re)))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/4 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))) (* im (+ (* -1/4 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))> |
#<alt (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))> |
#<alt (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))> |
#<alt (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))> |
#<alt (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2))))> |
#<alt (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (* (sqrt re) (sqrt 2))> |
#<alt (* re (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))> |
#<alt (* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))> |
#<alt (* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))> |
#<alt (* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))> |
#<alt (* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/2 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* (sqrt re) (sqrt 2))> |
#<alt (+ (* (sqrt re) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 re))))> |
#<alt (+ (* im (+ (* -1/2 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* im (+ (* im (+ (* -1/2 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2)))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))> |
#<alt (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))> |
#<alt (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))> |
#<alt (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))> |
#<alt (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (* 2 (/ im re))> |
#<alt (* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re))))> |
#<alt (* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re))))> |
#<alt (* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re))))> |
#<alt (* 2 (/ im re))> |
#<alt (* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im))))> |
#<alt (* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im))))> |
#<alt (* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im))))> |
#<alt (* 2 (/ im re))> |
#<alt (/ (+ (* 2 im) (* 2 re)) re)> |
#<alt (/ (+ (* 2 im) (* 2 re)) re)> |
#<alt (/ (+ (* 2 im) (* 2 re)) re)> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt 2> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (+ 2 (* 2 (/ im re)))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (sqrt im)> |
#<alt (* -1 (* (sqrt im) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt im) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt im) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt im) (pow (sqrt -1) 2)))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* -1 (* (sqrt (/ im re)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (/ im re)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (/ im re)) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (/ im re)) (sqrt -1)))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (* (sqrt (/ im re)) (sqrt -1))> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | im | @ | -inf | (* 1/2 (sqrt (* im 2))) |
| 2.0ms | im | @ | 0 | (* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2)))) |
| 2.0ms | re | @ | 0 | (sqrt (+ re im)) |
| 1.0ms | re | @ | -inf | (* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2)))) |
| 1.0ms | im | @ | -inf | (* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2)))) |
| 1× | batch-egg-rewrite |
| 4 122× | *-lowering-*.f32 |
| 4 122× | *-lowering-*.f64 |
| 3 738× | accelerator-lowering-fma.f32 |
| 3 738× | accelerator-lowering-fma.f64 |
| 2 572× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 109 |
| 1 | 118 | 108 |
| 2 | 656 | 108 |
| 3 | 5829 | 108 |
| 0 | 8132 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* 1/2 (sqrt 2)) (sqrt (+ re im))) |
(* 1/2 (sqrt 2)) |
(sqrt 2) |
(sqrt (+ re im)) |
(* 1/2 (sqrt (* im 2))) |
(sqrt (* im 2)) |
(* im 2) |
(* (/ im (sqrt (neg re))) 1/2) |
(/ im (sqrt (neg re))) |
(sqrt (neg re)) |
(neg re) |
(* re (+ (* 2 (/ im re)) 2)) |
(* 1/2 (sqrt (* re (+ (* 2 (/ im re)) 2)))) |
(sqrt (* re (+ (* 2 (/ im re)) 2))) |
(+ (* 2 (/ im re)) 2) |
(* 1/2 (* (sqrt im) (sqrt (/ im (neg re))))) |
(* (sqrt im) (sqrt (/ im (neg re)))) |
(sqrt im) |
(sqrt (/ im (neg re))) |
(/ im re) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))))) (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) (sqrt.f64 (-.f64 re im))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (-.f64 re im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 re im)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
(*.f64 (sqrt.f64 (+.f64 re im)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 re im) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 re im) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 re im))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 re im))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (+.f64 re im) #s(literal 1/4 binary64))) (pow.f64 (+.f64 re im) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 re im))) (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 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 re im)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 re im) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 re im) (+.f64 re im))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 re im)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 re im)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 re im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))) (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 re im)) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))))) |
(/.f64 (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im)))) (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (-.f64 re im))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))))) (sqrt.f64 (neg.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 re im) (+.f64 (neg.f64 re) im))) (sqrt.f64 (+.f64 (neg.f64 re) im))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 im re))) (sqrt.f64 (-.f64 im re))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))))) (neg.f64 (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) (neg.f64 (sqrt.f64 (-.f64 re im)))) |
(pow.f64 (+.f64 re im) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 re im) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 re im) (+.f64 re im)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 re im))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 re im))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))) (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 re im)) (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re im) (*.f64 im im))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(*.f64 (sqrt.f64 (fma.f64 re (*.f64 re re) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 re (-.f64 re im) (*.f64 im im))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 re im)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 re im)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 re im) (-.f64 re im))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 re im)))) |
(*.f64 (pow.f64 (+.f64 re im) #s(literal 1/4 binary64)) (pow.f64 (+.f64 re im) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 im) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) im)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 im)))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 im) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 im (*.f64 im #s(literal 4 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (sqrt.f64 im))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (pow.f64 im #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 im) (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 2 binary64) im) |
(*.f64 im #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re)))) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) (neg.f64 (sqrt.f64 (neg.f64 re))))) |
(neg.f64 (/.f64 (*.f64 im #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 re)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (neg.f64 re))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im))) |
(/.f64 (*.f64 im #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) (/.f64 #s(literal 1 binary64) im)) |
(/.f64 (neg.f64 (*.f64 im #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 re))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 re))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (neg.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (neg.f64 (sqrt.f64 im))) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) im) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 im)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 im)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 im #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 re))) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) |
(*.f64 im (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re)))) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 im) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) |
(*.f64 (neg.f64 im) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 im) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (neg.f64 re))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(*.f64 (*.f64 im #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))) (sqrt.f64 im)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 im) (sqrt.f64 re))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 im (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 im (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))) (pow.f64 im #s(literal 1/4 binary64))) (pow.f64 im #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (neg.f64 re)))) (neg.f64 im)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 im (neg.f64 im)) re)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 im) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (log.f64 im)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 re)))) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(sqrt.f64 (/.f64 (*.f64 im (neg.f64 im)) re)) |
(neg.f64 (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im))) |
(/.f64 im (sqrt.f64 (neg.f64 re))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (neg.f64 im) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (/.f64 #s(literal 1 binary64) im)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im))) |
(/.f64 (sqrt.f64 (*.f64 im (neg.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (neg.f64 im) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 im (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 im) #s(literal 1 binary64)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (sqrt.f64 im) (sqrt.f64 (neg.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (sqrt.f64 im) (neg.f64 (sqrt.f64 im))) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 im)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 im)) (sqrt.f64 im)) (sqrt.f64 re)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 im)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(pow.f64 (/.f64 (*.f64 im (neg.f64 im)) re) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im) #s(literal -1 binary64)) |
(*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (sqrt.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 #s(literal 1 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) (neg.f64 im)) |
(*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (sqrt.f64 im))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 im) (sqrt.f64 re))) |
(*.f64 (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 im (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 im (neg.f64 im)) re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 im (neg.f64 im)) re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 im) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (pow.f64 im #s(literal 1/4 binary64))) (pow.f64 im #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 re)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(sqrt.f64 (neg.f64 re)) |
(neg.f64 (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (sqrt.f64 (neg.f64 re)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 re))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 re (*.f64 re re)))) (sqrt.f64 (*.f64 re re))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 re re))) (sqrt.f64 re)) |
(pow.f64 (neg.f64 re) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 re)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 re))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 re)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 re) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(+.f64 (neg.f64 re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 re)) |
(-.f64 #s(literal 0 binary64) re) |
(-.f64 (/.f64 #s(literal 0 binary64) re) (/.f64 (*.f64 re re) re)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 re re)) (/.f64 (*.f64 re (*.f64 re re)) (*.f64 re re))) |
(fma.f64 re #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 re) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) re #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 re re)) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(neg.f64 re) |
(/.f64 re #s(literal -1 binary64)) |
(/.f64 (neg.f64 re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 re re) (neg.f64 (*.f64 re (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 re (neg.f64 (*.f64 re re)))) |
(/.f64 (neg.f64 (*.f64 re (*.f64 re re))) (*.f64 re re)) |
(/.f64 (neg.f64 (*.f64 re re)) re) |
(/.f64 (neg.f64 (neg.f64 (*.f64 re (*.f64 re re)))) (neg.f64 (*.f64 re re))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 re re))) (neg.f64 re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 re re) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) re) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 re re) (neg.f64 (*.f64 re (*.f64 re re)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 re (neg.f64 (*.f64 re re))) #s(literal -1 binary64)) |
(*.f64 re #s(literal -1 binary64)) |
(*.f64 (neg.f64 re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 re)) |
(*.f64 #s(literal -1 binary64) re) |
(*.f64 (neg.f64 (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 re re))) |
(*.f64 (neg.f64 (*.f64 re re)) (/.f64 #s(literal 1 binary64) re)) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re) (*.f64 #s(literal 2 binary64) re)) |
(+.f64 (*.f64 #s(literal 2 binary64) re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re)) (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)) (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 2 binary64) re (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 re im) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 re #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re)) |
(fma.f64 re (/.f64 (*.f64 #s(literal 2 binary64) im) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 im (*.f64 (/.f64 #s(literal 1 binary64) re) (*.f64 #s(literal 2 binary64) re)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 im (*.f64 (/.f64 #s(literal 2 binary64) re) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 re re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (/.f64 #s(literal 1 binary64) re) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (neg.f64 re) (/.f64 (*.f64 im #s(literal -2 binary64)) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (/.f64 im re) (*.f64 #s(literal 2 binary64) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) re) re (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (neg.f64 im) (*.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 #s(literal 2 binary64) re)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 re im) (/.f64 #s(literal 2 binary64) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) (*.f64 #s(literal 2 binary64) (*.f64 re im)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 re) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 re) (/.f64 (*.f64 #s(literal 2 binary64) im) re)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) re) (/.f64 im re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal -2 binary64) (neg.f64 re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re)) |
(fma.f64 (/.f64 (*.f64 re im) re) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) (/.f64 #s(literal 1 binary64) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1 binary64)) (/.f64 re re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) #s(literal -1 binary64)) (/.f64 re (neg.f64 re)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) re) #s(literal 1 binary64)) re (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) re) #s(literal -1 binary64)) (neg.f64 re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) re) (neg.f64 im)) (/.f64 #s(literal -1 binary64) re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 1 binary64)) (/.f64 im re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) re) (/.f64 #s(literal 1 binary64) re)) im (*.f64 #s(literal 2 binary64) re)) |
(neg.f64 (*.f64 (neg.f64 re) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) (neg.f64 re))) |
(/.f64 re (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re)))) (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re)))) (-.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re)))) (fma.f64 #s(literal 4 binary64) (*.f64 re re) (-.f64 (*.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re)) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)))) (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re))))) (neg.f64 (-.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re))))) (neg.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)) (*.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re))) (-.f64 (*.f64 #s(literal 2 binary64) re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 re im)) re))) |
(/.f64 (*.f64 re (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 re (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 re (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) re) (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) re) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)))) re) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re)))) (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)) (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(*.f64 #s(literal 2 binary64) (+.f64 re (/.f64 (*.f64 re im) re))) |
(*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) re) |
(*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))) re)) |
(*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (/.f64 re (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 re) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) re)) |
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (/.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)))) (/.f64 #s(literal 1 binary64) (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(*.f64 (+.f64 (/.f64 im re) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) re)) |
(*.f64 (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(*.f64 (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (*.f64 re (+.f64 (/.f64 im re) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) re) |
(*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 re)) |
(*.f64 (/.f64 (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (fma.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 re (*.f64 re re)))))) (fma.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (-.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re))) (/.f64 (*.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 im (*.f64 im #s(literal 4 binary64)))) (*.f64 re (*.f64 re (*.f64 re re)))))) |
(*.f64 (/.f64 (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (*.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal -8 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal 4 binary64) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 re) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) (sqrt.f64 re)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (*.f64 re (*.f64 re re)) (*.f64 #s(literal 8 binary64) (*.f64 re (*.f64 re re))))) (sqrt.f64 (-.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 (/.f64 im re) (*.f64 #s(literal 4 binary64) (*.f64 re re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (*.f64 re re) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re))))) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 re (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 re (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 re) (sqrt.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) (sqrt.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 re) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (sqrt.f64 re)) (sqrt.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (sqrt.f64 re)) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) (sqrt.f64 re)) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) im) re)) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) re) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re))) (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im)) (*.f64 re re)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 #s(literal 1 binary64) re) #s(literal 2 binary64)) |
(fma.f64 (/.f64 im re) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (/.f64 im re) (/.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) re) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) re) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 im (neg.f64 re)) #s(literal -2 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 im) (/.f64 #s(literal 2 binary64) (neg.f64 re)) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 im) (*.f64 (/.f64 #s(literal -1 binary64) re) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) (/.f64 (/.f64 im re) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) im) re) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) (*.f64 #s(literal 2 binary64) im) #s(literal 2 binary64)) |
(fma.f64 (*.f64 im #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) re) #s(literal 2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 im (neg.f64 re)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im)) (*.f64 re re)) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) re) im #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) re) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 re)) (neg.f64 im) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal -8 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal 4 binary64) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 im #s(literal -2 binary64)) (neg.f64 (*.f64 re (*.f64 re re)))) (*.f64 re re) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 im #s(literal -2 binary64)) (neg.f64 (*.f64 re re))) re #s(literal 2 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 re (*.f64 re re)))) #s(literal 512 binary64)) (*.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) #s(literal -64 binary64)) (*.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) #s(literal -64 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 (*.f64 im im) (*.f64 re re))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 16 binary64) #s(literal 16 binary64))))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 16 binary64)) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -16 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 re (*.f64 re re)))) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)))) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal -8 binary64)) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 (*.f64 im im) (*.f64 re re))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 16 binary64) #s(literal 16 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 16 binary64)) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)))) (neg.f64 (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re))))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) (+.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)) (*.f64 re re))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 re (*.f64 re re))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 re (*.f64 re re)))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) (-.f64 #s(literal 64 binary64) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) #s(literal -64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal -8 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) (*.f64 (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 64 binary64)) #s(literal -64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) (fma.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 im im) (*.f64 re re)) (/.f64 (*.f64 im im) (*.f64 re re))) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 16 binary64) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 16 binary64)) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 im re) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal -2 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 im #s(literal -2 binary64)) re)))) |
(*.f64 (+.f64 (/.f64 im re) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (fma.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (*.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im))) (*.f64 #s(literal 8 binary64) (*.f64 im (*.f64 im im)))) (*.f64 (*.f64 re (*.f64 re re)) (*.f64 re (*.f64 re re)))))) (fma.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (-.f64 (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)) (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re))) (/.f64 (*.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 im (*.f64 im #s(literal 4 binary64)))) (*.f64 re (*.f64 re (*.f64 re re)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal 8 binary64)) (*.f64 (fma.f64 (/.f64 im re) (-.f64 (/.f64 (*.f64 im #s(literal 4 binary64)) re) #s(literal 4 binary64)) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 im (*.f64 im #s(literal 4 binary64))) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal -4 binary64) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -4 binary64)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 im (*.f64 im im)) (*.f64 re (*.f64 re re))) #s(literal -8 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 im im) (*.f64 re re)) (fma.f64 (/.f64 im re) #s(literal 4 binary64) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re)))) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) (neg.f64 (sqrt.f64 (neg.f64 re))))) |
(neg.f64 (/.f64 (*.f64 im #s(literal -1/2 binary64)) (sqrt.f64 (neg.f64 re)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (neg.f64 re))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im))) |
(/.f64 (*.f64 im #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) (/.f64 #s(literal 1 binary64) im)) |
(/.f64 (neg.f64 (*.f64 im #s(literal -1/2 binary64))) (sqrt.f64 (neg.f64 re))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 re))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) #s(literal 1 binary64)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (neg.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (neg.f64 (sqrt.f64 im))) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) im) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 im)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 im)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 im #s(literal -1/2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 re))) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (neg.f64 re)) (*.f64 #s(literal 1/2 binary64) im)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) |
(*.f64 im (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re)))) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 im) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) |
(*.f64 (neg.f64 im) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 im) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (neg.f64 re))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(*.f64 (*.f64 im #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))) (sqrt.f64 im)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 im) (sqrt.f64 re))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 im (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 im (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))) (pow.f64 im #s(literal 1/4 binary64))) (pow.f64 im #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (neg.f64 re)))) (neg.f64 im)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 im (neg.f64 im)) re)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 im) (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (log.f64 im)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (neg.f64 re)))) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(sqrt.f64 (/.f64 (*.f64 im (neg.f64 im)) re)) |
(neg.f64 (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im))) |
(/.f64 im (sqrt.f64 (neg.f64 re))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (neg.f64 im) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (neg.f64 re)) im)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (/.f64 #s(literal 1 binary64) im)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im))) |
(/.f64 (sqrt.f64 (*.f64 im (neg.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (neg.f64 im) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 im (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 im) #s(literal 1 binary64)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (sqrt.f64 im) (sqrt.f64 (neg.f64 im))) (sqrt.f64 re)) |
(/.f64 (*.f64 (sqrt.f64 im) (neg.f64 (sqrt.f64 im))) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 im)) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 (*.f64 (sqrt.f64 (neg.f64 im)) (sqrt.f64 im)) (sqrt.f64 re)) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 im)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(pow.f64 (/.f64 (*.f64 im (neg.f64 im)) re) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im) #s(literal -1 binary64)) |
(*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (sqrt.f64 im)) |
(*.f64 (neg.f64 im) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 #s(literal 1 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 im (sqrt.f64 (neg.f64 re))))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) (neg.f64 im)) |
(*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (sqrt.f64 im))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 im) (sqrt.f64 re))) |
(*.f64 (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 im (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 im (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 im (neg.f64 im)) re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (*.f64 im (neg.f64 im)) re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (neg.f64 re)) im) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 im) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 im (neg.f64 re))) (pow.f64 im #s(literal 1/4 binary64))) (pow.f64 im #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 im))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 im)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 im #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 im))) #s(literal 1/2 binary64))) |
(sqrt.f64 im) |
(pow.f64 im #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 im #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re))))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 im)) (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 re))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 re (neg.f64 im))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 re (neg.f64 im)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 im im) (*.f64 re re))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 im (neg.f64 re))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 im (neg.f64 re))) |
(neg.f64 (/.f64 (sqrt.f64 im) (neg.f64 (sqrt.f64 (neg.f64 re))))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 (neg.f64 re)))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 (neg.f64 re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 re (neg.f64 im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 re (neg.f64 im))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 re (neg.f64 im))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 re im))) |
(/.f64 (sqrt.f64 (neg.f64 im)) (sqrt.f64 re)) |
(/.f64 (neg.f64 (sqrt.f64 im)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 im))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 im))) (sqrt.f64 (neg.f64 re))) |
(/.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 (sqrt.f64 im) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 im) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 re))) |
(/.f64 (*.f64 (sqrt.f64 im) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (neg.f64 re)))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 im)) #s(literal -1 binary64)) (sqrt.f64 (neg.f64 re))) |
(pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 re (neg.f64 im)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 re (neg.f64 im))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 im (neg.f64 re)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 re (neg.f64 im))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 im (neg.f64 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (sqrt.f64 im)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(*.f64 (sqrt.f64 (neg.f64 im)) (pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(*.f64 (sqrt.f64 (neg.f64 im)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (neg.f64 (sqrt.f64 im)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 im (neg.f64 re)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (pow.f64 im #s(literal 1/4 binary64)) (/.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 re)))) |
(*.f64 (/.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 im #s(literal 1/4 binary64)) (sqrt.f64 re))) |
(*.f64 (/.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64))) (/.f64 (pow.f64 im #s(literal 1/4 binary64)) (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 im) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(exp.f64 (*.f64 (log.f64 (/.f64 re im)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 im (neg.f64 re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 re)) (/.f64 im (neg.f64 re))) |
(neg.f64 (/.f64 im (neg.f64 re))) |
(/.f64 im re) |
(/.f64 (/.f64 im (neg.f64 re)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 im) (neg.f64 re)) |
(/.f64 #s(literal 1 binary64) (/.f64 re im)) |
(/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) |
(/.f64 #s(literal -1 binary64) (/.f64 re (neg.f64 im))) |
(/.f64 (*.f64 (neg.f64 im) #s(literal 1 binary64)) (neg.f64 re)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (neg.f64 re)) |
(pow.f64 (/.f64 re im) #s(literal -1 binary64)) |
(*.f64 im (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 im re) #s(literal 1 binary64)) |
(*.f64 (neg.f64 im) (/.f64 #s(literal -1 binary64) re)) |
(*.f64 #s(literal 1 binary64) (/.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) im) |
(*.f64 (/.f64 #s(literal -1 binary64) re) (neg.f64 im)) |
(*.f64 #s(literal -1 binary64) (/.f64 im (neg.f64 re))) |
(*.f64 (*.f64 (neg.f64 im) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) re)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (/.f64 #s(literal -1 binary64) re)) |
(*.f64 (pow.f64 (/.f64 re im) #s(literal -1/2 binary64)) (pow.f64 (/.f64 re im) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 im) (neg.f64 (*.f64 re (*.f64 re re)))) (*.f64 re re)) |
(*.f64 (/.f64 (neg.f64 im) (neg.f64 (*.f64 re re))) re) |
| 1× | egg-herbie |
| 13 308× | accelerator-lowering-fma.f32 |
| 13 308× | accelerator-lowering-fma.f64 |
| 7 488× | *-lowering-*.f32 |
| 7 488× | *-lowering-*.f64 |
| 3 944× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 4831 |
| 1 | 1721 | 4660 |
| 2 | 6053 | 4552 |
| 0 | 8040 | 4382 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt re) (sqrt 2)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/16 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/32 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5)))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(sqrt im) |
(+ (sqrt im) (* 1/2 (* (sqrt (/ 1 im)) re))) |
(+ (sqrt im) (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) re)) (* 1/2 (sqrt (/ 1 im)))))) |
(+ (sqrt im) (* re (+ (* 1/2 (sqrt (/ 1 im))) (* re (+ (* -1/8 (sqrt (/ 1 (pow im 3)))) (* 1/16 (* (sqrt (/ 1 (pow im 5))) re))))))) |
(sqrt re) |
(* re (+ (sqrt (/ 1 re)) (* 1/2 (* im (sqrt (/ 1 (pow re 3))))))) |
(* re (+ (sqrt (/ 1 re)) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* im (sqrt (/ 1 (pow re 3)))))))) |
(* re (+ (sqrt (/ 1 re)) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (pow im 3) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* im (sqrt (/ 1 (pow re 3))))))))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(* -1 (* re (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2))))) |
(* -1 (* re (+ (* -1/8 (* (/ (pow im 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))))) |
(* -1 (* re (+ (* -1/8 (* (/ (pow im 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (/ (pow im 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2))))))) |
(sqrt re) |
(+ (sqrt re) (* 1/2 (* im (sqrt (/ 1 re))))) |
(+ (sqrt re) (* im (+ (* -1/8 (* im (sqrt (/ 1 (pow re 3))))) (* 1/2 (sqrt (/ 1 re)))))) |
(+ (sqrt re) (* im (+ (* 1/2 (sqrt (/ 1 re))) (* im (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* 1/16 (* im (sqrt (/ 1 (pow re 5)))))))))) |
(sqrt im) |
(* im (+ (sqrt (/ 1 im)) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)))) |
(* im (+ (sqrt (/ 1 im)) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (pow re 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re))))) |
(* im (+ (sqrt (/ 1 im)) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (pow re 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)))))) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2)))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* (sqrt im) (sqrt 2)) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 2 im) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* 2 im) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(* 2 re) |
(* re (+ 2 (* 2 (/ im re)))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* 2 re) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* 2 re) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(* 2 im) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (* 2 (/ re im)))) |
(* 2 im) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ re (sqrt 2))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/4 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 re))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/4 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))) (* im (+ (* -1/4 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5)))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))) |
(* (sqrt im) (sqrt 2)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(* (sqrt re) (sqrt 2)) |
(* re (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/2 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* (sqrt re) (sqrt 2)) |
(+ (* (sqrt re) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 re)))) |
(+ (* im (+ (* -1/2 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(+ (* im (+ (* im (+ (* -1/2 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(* (sqrt im) (sqrt 2)) |
(* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
2 |
(+ 2 (* 2 (/ im re))) |
(+ 2 (* 2 (/ im re))) |
(+ 2 (* 2 (/ im re))) |
(* 2 (/ im re)) |
(* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re)))) |
(* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re)))) |
(* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re)))) |
(* 2 (/ im re)) |
(* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im)))) |
(* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im)))) |
(* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im)))) |
(* 2 (/ im re)) |
(/ (+ (* 2 im) (* 2 re)) re) |
(/ (+ (* 2 im) (* 2 re)) re) |
(/ (+ (* 2 im) (* 2 re)) re) |
2 |
(+ 2 (* 2 (/ im re))) |
(+ 2 (* 2 (/ im re))) |
(+ 2 (* 2 (/ im re))) |
2 |
(+ 2 (* 2 (/ im re))) |
(+ 2 (* 2 (/ im re))) |
(+ 2 (* 2 (/ im re))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(sqrt im) |
(sqrt im) |
(sqrt im) |
(sqrt im) |
(sqrt im) |
(sqrt im) |
(sqrt im) |
(sqrt im) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(* (sqrt (/ im re)) (sqrt -1)) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
| Outputs |
|---|
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) re) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (fma.f64 re (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* re (+ (* -1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 im) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) re))) (*.f64 re (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (fma.f64 re (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 im im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))))))) |
(* re (+ (* -1/16 (* (* (pow im 2) (sqrt 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (* (pow im 3) (sqrt 2)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))))))) |
(*.f64 re (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 im (*.f64 im im))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64))))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 re) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* re (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (neg.f64 re)) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 im im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))) #s(literal -1 binary64)))) (neg.f64 re)) |
(* -1 (* re (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 3) (sqrt 2)) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(*.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (*.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 im (*.f64 im im))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))))))) (neg.f64 re)) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/4 (* (* im (sqrt 2)) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt re) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 im (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/16 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2)))))) |
(fma.f64 im (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 im (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) (*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/4 (* (sqrt (/ 1 re)) (sqrt 2))) (* im (+ (* -1/16 (* (sqrt (/ 1 (pow re 3))) (sqrt 2))) (* 1/32 (* (* im (sqrt 2)) (sqrt (/ 1 (pow re 5)))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 im (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) (*.f64 (*.f64 im im) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/32 binary64)))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 im (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))))) |
(* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
(*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re))))))) |
(* -1/2 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 im) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(neg.f64 (*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/16 binary64))) #s(literal -1 binary64))))) |
(* -1 (* im (+ (* -1/16 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt 2)) (pow (sqrt -1) 2)))) (+ (* 1/32 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt 2)) (pow (sqrt -1) 4)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 re (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re))) #s(literal -1 binary64)) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (/.f64 (*.f64 re (*.f64 re (*.f64 (sqrt.f64 #s(literal 2 binary64)) re))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))))) (neg.f64 im)) |
(sqrt im) |
(sqrt.f64 im) |
(+ (sqrt im) (* 1/2 (* (sqrt (/ 1 im)) re))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 im)) |
(+ (sqrt im) (* re (+ (* -1/8 (* (sqrt (/ 1 (pow im 3))) re)) (* 1/2 (sqrt (/ 1 im)))))) |
(fma.f64 re (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 re #s(literal -1/8 binary64)))) (sqrt.f64 im)) |
(+ (sqrt im) (* re (+ (* 1/2 (sqrt (/ 1 im))) (* re (+ (* -1/8 (sqrt (/ 1 (pow im 3)))) (* 1/16 (* (sqrt (/ 1 (pow im 5))) re))))))) |
(fma.f64 re (fma.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (sqrt.f64 im)) |
(sqrt re) |
(sqrt.f64 re) |
(* re (+ (sqrt (/ 1 re)) (* 1/2 (* im (sqrt (/ 1 (pow re 3))))))) |
(*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 im #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) |
(* re (+ (sqrt (/ 1 re)) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* im (sqrt (/ 1 (pow re 3)))))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) |
(* re (+ (sqrt (/ 1 re)) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (pow im 3) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* im (sqrt (/ 1 (pow re 3))))))))) |
(*.f64 re (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (*.f64 (*.f64 im (*.f64 im im)) #s(literal 1/16 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 im im) #s(literal -1/8 binary64))))))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(sqrt.f64 re) |
(* -1 (* re (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 im #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (neg.f64 re)) |
(* -1 (* re (+ (* -1/8 (* (/ (pow im 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 im im) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 im #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))))) |
(* -1 (* re (+ (* -1/8 (* (/ (pow im 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (/ (pow im 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* im (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (pow (sqrt -1) 2))))))) |
(*.f64 re (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 im im) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 im (*.f64 im im))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 im #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))))))) |
(sqrt re) |
(sqrt.f64 re) |
(+ (sqrt re) (* 1/2 (* im (sqrt (/ 1 re))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 re)) |
(+ (sqrt re) (* im (+ (* -1/8 (* im (sqrt (/ 1 (pow re 3))))) (* 1/2 (sqrt (/ 1 re)))))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 #s(literal -1/8 binary64) im))) (sqrt.f64 re)) |
(+ (sqrt re) (* im (+ (* 1/2 (sqrt (/ 1 re))) (* im (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* 1/16 (* im (sqrt (/ 1 (pow re 5)))))))))) |
(fma.f64 im (fma.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 im #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (sqrt.f64 re)) |
(sqrt im) |
(sqrt.f64 im) |
(* im (+ (sqrt (/ 1 im)) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)))) |
(*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(* im (+ (sqrt (/ 1 im)) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (pow re 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re))))) |
(*.f64 im (fma.f64 re (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) re (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(* im (+ (sqrt (/ 1 im)) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (pow re 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)))))) |
(*.f64 im (fma.f64 (*.f64 re re) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64))))) re (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(sqrt.f64 im) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 re #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 re re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 re #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) re)) (* (sqrt (/ 1 im)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 re re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 re (*.f64 re re)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (*.f64 re #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) (neg.f64 im)) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 re (/.f64 im re) re)) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 im (/.f64 re im) im)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 im (/.f64 re im) im)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 im (/.f64 re im) im)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 im (/.f64 re im) im)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 im (/.f64 re im) im)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 im (/.f64 re im) im)) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ re (sqrt 2))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(fma.f64 re (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5))))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 re re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (/.f64 re (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal 1/4 binary64)))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 re (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (/.f64 (*.f64 im (*.f64 im im)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 re) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 im) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(neg.f64 (*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 im) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 2 binary64))))))))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/4 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(neg.f64 (*.f64 re (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 (neg.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 im im) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 im (*.f64 im im))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 re))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/4 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))))) |
(fma.f64 im (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))) (* im (+ (* -1/4 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5)))))))))) |
(fma.f64 im (fma.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 im (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (/.f64 (*.f64 re (*.f64 re re)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
(neg.f64 (*.f64 im (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re (*.f64 re (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1/8 binary64))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (*.f64 re (*.f64 re (*.f64 re (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re (*.f64 re (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1/8 binary64)))) (neg.f64 im)) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (/.f64 re (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt re) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(* re (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))) |
(*.f64 re (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64)))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(*.f64 re (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (/.f64 (*.f64 im (*.f64 im im)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/2 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (neg.f64 re) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 im (*.f64 im im))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 im im) (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))))) |
(* (sqrt re) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(+ (* (sqrt re) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 re)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(+ (* im (+ (* -1/2 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(fma.f64 im (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 im (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(+ (* im (+ (* im (+ (* -1/2 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(fma.f64 im (fma.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 im (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (fma.f64 re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (/.f64 (*.f64 re (*.f64 re re)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (fma.f64 re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re (*.f64 re (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (*.f64 re (*.f64 re (*.f64 re (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re (*.f64 re (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))))))) (neg.f64 im)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* 2 (/ im re)) |
(*.f64 #s(literal 2 binary64) (/.f64 im re)) |
(* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re)))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re)))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* im (+ (* 2 (/ 1 im)) (* 2 (/ 1 re)))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* 2 (/ im re)) |
(*.f64 #s(literal 2 binary64) (/.f64 im re)) |
(* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im)))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im)))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* im (+ (* 2 (/ 1 re)) (* 2 (/ 1 im)))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* 2 (/ im re)) |
(*.f64 #s(literal 2 binary64) (/.f64 im re)) |
(/ (+ (* 2 im) (* 2 re)) re) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 im re) re)) |
(/ (+ (* 2 im) (* 2 re)) re) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 im re) re)) |
(/ (+ (* 2 im) (* 2 re)) re) |
(*.f64 #s(literal 2 binary64) (/.f64 (+.f64 im re) re)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(+ 2 (* 2 (/ im re))) |
(fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(sqrt im) |
(sqrt.f64 im) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(sqrt.f64 im) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(sqrt.f64 im) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(sqrt.f64 im) |
(* -1 (* (sqrt im) (pow (sqrt -1) 2))) |
(sqrt.f64 im) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 im re)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 im re)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 im re)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt (/ im re)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 im re)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(* (sqrt (/ im re)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 im re))) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
Compiled 16 903 to 2 531 computations (85% saved)
18 alts after pruning (9 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 028 | 6 | 1 034 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 030 | 18 | 1 048 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 25.6% | (*.f64 (/.f64 im (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | 25.7% | (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
| 24.3% | (*.f64 (/.f64 im (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 re))))) #s(literal 1/2 binary64)) | |
| 25.6% | (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) | |
| ▶ | 25.7% | (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
| ✓ | 57.5% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
| 21.2% | (*.f64 (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (log.f64 im)))) #s(literal 1/2 binary64)) | |
| ✓ | 22.4% | (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
| 23.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) | |
| ▶ | 45.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))))) |
| ✓ | 45.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
| ✓ | 55.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
| ✓ | 56.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
| ✓ | 81.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
| ▶ | 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
| ✓ | 57.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
| ▶ | 15.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re)))) |
| ✓ | 23.1% | (sqrt.f64 re) |
Compiled 321 to 242 computations (24.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re)))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (*.f64 im im))) |
| ✓ | cost-diff | 0 | (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 im (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 im (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 12288 | (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) re) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
| ✓ | cost-diff | 320 | (+.f64 (neg.f64 re) re) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 896 | (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 1408 | (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) |
| 3 348× | *-lowering-*.f32 |
| 3 348× | *-lowering-*.f64 |
| 3 108× | accelerator-lowering-fma.f32 |
| 3 108× | accelerator-lowering-fma.f64 |
| 2 392× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 205 |
| 1 | 76 | 177 |
| 2 | 167 | 156 |
| 3 | 328 | 144 |
| 4 | 691 | 144 |
| 5 | 1582 | 144 |
| 6 | 4890 | 144 |
| 0 | 8044 | 143 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)))) |
1/2 |
(sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2))) |
(* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)) |
re |
(+ (* 2 (/ (/ 1 re) (/ 1 im))) 2) |
2 |
(/ (/ 1 re) (/ 1 im)) |
(/ 1 re) |
1 |
(/ 1 im) |
im |
(* 1/2 (sqrt (* 2 (+ (neg re) re)))) |
1/2 |
(sqrt (* 2 (+ (neg re) re))) |
(* 2 (+ (neg re) re)) |
2 |
(+ (neg re) re) |
(neg re) |
re |
(* (* (sqrt (/ -1 re)) im) 1/2) |
(* (sqrt (/ -1 re)) im) |
(sqrt (/ -1 re)) |
(/ -1 re) |
-1 |
re |
im |
1/2 |
(* (/ im (pow (pow (neg re) 1/4) 2)) 1/2) |
(/ im (pow (pow (neg re) 1/4) 2)) |
im |
(pow (pow (neg re) 1/4) 2) |
(pow (neg re) 1/4) |
(neg re) |
re |
1/4 |
2 |
1/2 |
(* 1/2 (sqrt (neg (/ (exp (log (* im im))) re)))) |
1/2 |
(sqrt (neg (/ (exp (log (* im im))) re))) |
(neg (/ (exp (log (* im im))) re)) |
(/ (exp (log (* im im))) re) |
(exp (log (* im im))) |
(log (* im im)) |
(* im im) |
im |
re |
| Outputs |
|---|
(* 1/2 (sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im))) |
(* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)) |
(*.f64 #s(literal 2 binary64) (+.f64 re im)) |
re |
(+ (* 2 (/ (/ 1 re) (/ 1 im))) 2) |
(fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ 1 re) (/ 1 im)) |
(/.f64 im re) |
(/ 1 re) |
(/.f64 #s(literal 1 binary64) re) |
1 |
#s(literal 1 binary64) |
(/ 1 im) |
(/.f64 #s(literal 1 binary64) im) |
im |
(* 1/2 (sqrt (* 2 (+ (neg re) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 0 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (* 2 (+ (neg re) re))) |
(sqrt.f64 #s(literal 0 binary64)) |
(* 2 (+ (neg re) re)) |
#s(literal 0 binary64) |
2 |
#s(literal 2 binary64) |
(+ (neg re) re) |
#s(literal 0 binary64) |
(neg re) |
(neg.f64 re) |
re |
(* (* (sqrt (/ -1 re)) im) 1/2) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) |
(* (sqrt (/ -1 re)) im) |
(*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(sqrt (/ -1 re)) |
(sqrt.f64 (/.f64 #s(literal -1 binary64) re)) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
-1 |
#s(literal -1 binary64) |
re |
im |
1/2 |
#s(literal 1/2 binary64) |
(* (/ im (pow (pow (neg re) 1/4) 2)) 1/2) |
(/.f64 (*.f64 #s(literal 1/2 binary64) im) (sqrt.f64 (neg.f64 re))) |
(/ im (pow (pow (neg re) 1/4) 2)) |
(/.f64 im (sqrt.f64 (neg.f64 re))) |
im |
(pow (pow (neg re) 1/4) 2) |
(sqrt.f64 (neg.f64 re)) |
(pow (neg re) 1/4) |
(pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) |
(neg re) |
(neg.f64 re) |
re |
1/4 |
#s(literal 1/4 binary64) |
2 |
#s(literal 2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (sqrt (neg (/ (exp (log (* im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 im im) (neg.f64 re)))) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt (neg (/ (exp (log (* im im))) re))) |
(sqrt.f64 (/.f64 (*.f64 im im) (neg.f64 re))) |
(neg (/ (exp (log (* im im))) re)) |
(/.f64 (*.f64 im im) (neg.f64 re)) |
(/ (exp (log (* im im))) re) |
(/.f64 (*.f64 im im) re) |
(exp (log (* im im))) |
(*.f64 im im) |
(log (* im im)) |
(log.f64 (*.f64 im im)) |
(* im im) |
(*.f64 im im) |
im |
re |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.0% | (exp.f64 (log.f64 (*.f64 im im))) |
| ✓ | accuracy | 95.9% | (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re) |
| ✓ | accuracy | 92.3% | (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re))) |
| ✓ | accuracy | 85.6% | (log.f64 (*.f64 im im)) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 im (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 re) |
| ✓ | accuracy | 99.9% | (/.f64 im (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) re) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) |
| ✓ | accuracy | 99.9% | (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re))) |
| ✓ | accuracy | 100.0% | (neg.f64 re) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.9% | (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) |
| ✓ | accuracy | 93.4% | (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))) |
| 49.0ms | 189× | 0 | invalid |
| 19.0ms | 67× | 0 | valid |
Compiled 211 to 37 computations (82.5% saved)
ival-mult: 11.0ms (23.5% of total)ival-div: 10.0ms (21.3% of total)ival-sqrt: 6.0ms (12.8% of total)ival-add: 4.0ms (8.5% of total)ival-exp: 3.0ms (6.4% of total)ival-log: 3.0ms (6.4% of total)ival-pow2: 3.0ms (6.4% of total)ival-pow: 3.0ms (6.4% of total)ival-neg: 2.0ms (4.3% of total)exact: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 1 re) (/ 1 im))> |
#<alt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2))> |
#<alt (* 1/2 (sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2))))> |
#<alt (sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)))> |
#<alt (* 2 (+ (neg re) re))> |
#<alt (+ (neg re) re)> |
#<alt (* 1/2 (sqrt (* 2 (+ (neg re) re))))> |
#<alt (sqrt (* 2 (+ (neg re) re)))> |
#<alt (* (* (sqrt (/ -1 re)) im) 1/2)> |
#<alt (* (sqrt (/ -1 re)) im)> |
#<alt (sqrt (/ -1 re))> |
#<alt (/ -1 re)> |
#<alt (pow (pow (neg re) 1/4) 2)> |
#<alt (* (/ im (pow (pow (neg re) 1/4) 2)) 1/2)> |
#<alt (/ im (pow (pow (neg re) 1/4) 2))> |
#<alt (pow (neg re) 1/4)> |
#<alt (exp (log (* im im)))> |
#<alt (* 1/2 (sqrt (neg (/ (exp (log (* im im))) re))))> |
#<alt (sqrt (neg (/ (exp (log (* im im))) re)))> |
#<alt (neg (/ (exp (log (* im im))) re))> |
#<alt (neg re)> |
#<alt (log (* im im))> |
#<alt (/ (exp (log (* im im))) re)> |
| Outputs |
|---|
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (/ im re)> |
#<alt (* 2 im)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (* 2 re)> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* re (+ 2 (* 2 (/ im re))))> |
#<alt (* 2 re)> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* -1 (* re (- (* -2 (/ im re)) 2)))> |
#<alt (* 2 re)> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (+ (* 2 im) (* 2 re))> |
#<alt (* 2 im)> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* im (+ 2 (* 2 (/ re im))))> |
#<alt (* 2 im)> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* -1 (* im (- (* -2 (/ re im)) 2)))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))))> |
#<alt (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (* re (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))> |
#<alt (* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))> |
#<alt (* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))))> |
#<alt (* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/4 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))))> |
#<alt (* 1/2 (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 re)))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/4 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))))))> |
#<alt (+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))) (* im (+ (* -1/4 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))))))> |
#<alt (* 1/2 (* (sqrt im) (sqrt 2)))> |
#<alt (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))> |
#<alt (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))> |
#<alt (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))))> |
#<alt (* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))> |
#<alt (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))> |
#<alt (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2))))> |
#<alt (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (+ (* re (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2)))> |
#<alt (* (sqrt re) (sqrt 2))> |
#<alt (* re (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))> |
#<alt (* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))> |
#<alt (* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))> |
#<alt (* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))> |
#<alt (* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))> |
#<alt (* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/2 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))> |
#<alt (* (sqrt re) (sqrt 2))> |
#<alt (+ (* (sqrt re) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 re))))> |
#<alt (+ (* im (+ (* -1/2 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2)))> |
#<alt (+ (* im (+ (* im (+ (* -1/2 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2)))> |
#<alt (* (sqrt im) (sqrt 2))> |
#<alt (* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))> |
#<alt (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))> |
#<alt (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))> |
#<alt (* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))> |
#<alt (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))> |
#<alt (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (* (sqrt (/ 1 re)) (sqrt -1))> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (/ -1 re)> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* (sqrt re) (sqrt -1))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* -1 (* (sqrt re) (sqrt -1)))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (/ im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (exp (* 1/4 (+ (log -1) (log re))))> |
#<alt (exp (* 1/4 (+ (log -1) (log re))))> |
#<alt (exp (* 1/4 (+ (log -1) (log re))))> |
#<alt (exp (* 1/4 (+ (log -1) (log re))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re))))))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re))))))> |
#<alt (pow (* -1 re) 1/4)> |
#<alt (pow (* -1 re) 1/4)> |
#<alt (pow (* -1 re) 1/4)> |
#<alt (pow (* -1 re) 1/4)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (pow im 2)> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re))))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* (* im (sqrt -1)) (sqrt (/ 1 re)))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 (/ (pow im 2) re))> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* -1 re)> |
#<alt (* 2 (log im))> |
#<alt (* 2 (log im))> |
#<alt (* 2 (log im))> |
#<alt (* 2 (log im))> |
#<alt (* -2 (log (/ 1 im)))> |
#<alt (* -2 (log (/ 1 im)))> |
#<alt (* -2 (log (/ 1 im)))> |
#<alt (* -2 (log (/ 1 im)))> |
#<alt (* -2 (log (/ -1 im)))> |
#<alt (* -2 (log (/ -1 im)))> |
#<alt (* -2 (log (/ -1 im)))> |
#<alt (* -2 (log (/ -1 im)))> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
#<alt (/ (pow im 2) re)> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | re | @ | -inf | (pow (neg re) 1/4) |
| 29.0ms | re | @ | 0 | (pow (neg re) 1/4) |
| 12.0ms | re | @ | -inf | (/ -1 re) |
| 9.0ms | im | @ | inf | (log (* im im)) |
| 6.0ms | re | @ | inf | (pow (neg re) 1/4) |
| 1× | batch-egg-rewrite |
| 1 600× | *-lowering-*.f32 |
| 1 600× | *-lowering-*.f64 |
| 1 580× | accelerator-lowering-fma.f32 |
| 1 580× | accelerator-lowering-fma.f64 |
| 1 120× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 193 |
| 1 | 167 | 137 |
| 2 | 968 | 51 |
| 0 | 8051 | 51 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 re) (/ 1 im)) |
(* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)) |
(* 1/2 (sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2)))) |
(sqrt (* re (+ (* 2 (/ (/ 1 re) (/ 1 im))) 2))) |
(* 2 (+ (neg re) re)) |
(+ (neg re) re) |
(* 1/2 (sqrt (* 2 (+ (neg re) re)))) |
(sqrt (* 2 (+ (neg re) re))) |
(* (* (sqrt (/ -1 re)) im) 1/2) |
(* (sqrt (/ -1 re)) im) |
(sqrt (/ -1 re)) |
(/ -1 re) |
(pow (pow (neg re) 1/4) 2) |
(* (/ im (pow (pow (neg re) 1/4) 2)) 1/2) |
(/ im (pow (pow (neg re) 1/4) 2)) |
(pow (neg re) 1/4) |
(exp (log (* im im))) |
(* 1/2 (sqrt (neg (/ (exp (log (* im im))) re)))) |
(sqrt (neg (/ (exp (log (* im im))) re))) |
(neg (/ (exp (log (* im im))) re)) |
(neg re) |
(log (* im im)) |
(/ (exp (log (* im im))) re) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(exp.f64 (neg.f64 (log.f64 re))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) re)) |
(/.f64 #s(literal 1 binary64) re) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) re) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 re re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) re)) |
(pow.f64 re #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 re) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re))) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 re)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 re))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) re)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 re)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 re)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 re)) |
(/.f64 (neg.f64 (pow.f64 re #s(literal -1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 re) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 re)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 re))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) re)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 re)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 re)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 re)) |
(/.f64 (neg.f64 (pow.f64 re #s(literal -1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 re) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(exp.f64 (neg.f64 (log.f64 re))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) re)) |
(/.f64 #s(literal 1 binary64) re) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) re) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 re re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) re)) |
(pow.f64 re #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 re re)) #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 re) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 re))) |
(sqrt.f64 re) |
(neg.f64 (neg.f64 (sqrt.f64 re))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(/.f64 (sqrt.f64 re) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 re)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 re)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 re re)) (sqrt.f64 re)) |
(/.f64 (sqrt.f64 (*.f64 re (*.f64 re re))) (sqrt.f64 (*.f64 re re))) |
(pow.f64 re #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 re) #s(literal 1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 re (*.f64 re (*.f64 re re))) #s(literal 1/8 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 re))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 re)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 re))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (neg.f64 (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 re) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 re) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (pow.f64 re #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (/.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (*.f64 (pow.f64 re #s(literal 1/8 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (*.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 re)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) (sqrt.f64 re)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 re)) |
(*.f64 (pow.f64 re #s(literal 1/16 binary64)) (*.f64 (pow.f64 re #s(literal 1/16 binary64)) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (neg.f64 (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 re #s(literal 1/4 binary64))) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 re #s(literal 3/8 binary64)) (pow.f64 re #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 re #s(literal 3/8 binary64)) (/.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 re #s(literal 3/8 binary64)) (*.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (sqrt.f64 re)) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 re)) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 re)) |
(*.f64 (/.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 re #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 re))) |
(*.f64 (/.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 re #s(literal 3/8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 re #s(literal 3/8 binary64)) (pow.f64 re #s(literal 1/16 binary64))) (pow.f64 re #s(literal 1/16 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 re) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re))) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 re)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 re))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) re)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 re)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 re)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 re)) |
(/.f64 (neg.f64 (pow.f64 re #s(literal -1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 re) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 re))) |
(exp.f64 (*.f64 (log.f64 (*.f64 re re)) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 re)) #s(literal 2 binary64))) |
(pow.f64 re #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 re) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 re)) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (pow.f64 re #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/16 binary64)) (*.f64 (pow.f64 re #s(literal 1/16 binary64)) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/8 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 re #s(literal 1/8 binary64)) (pow.f64 re #s(literal 1/16 binary64))) (pow.f64 re #s(literal 1/16 binary64))) |
#s(literal 1 binary64) |
im |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 re) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64)))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64))) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 re))) #s(literal -1 binary64)) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 re)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 re)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 re))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) re)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(neg.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 re)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 re))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 re)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 re)) |
(/.f64 (neg.f64 (pow.f64 re #s(literal -1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 3/8 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 re)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 re))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 re))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal 1/8 binary64))) (pow.f64 re #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 re) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (*.f64 (pow.f64 re #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 re) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(exp.f64 (neg.f64 (log.f64 re))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) re)) |
(/.f64 #s(literal 1 binary64) re) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) re) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 re re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) re)) |
(pow.f64 re #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
re |
(+.f64 re #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) re) |
(exp.f64 (log.f64 re)) |
(-.f64 #s(literal 0 binary64) re) |
(fma.f64 #s(literal 1 binary64) re #s(literal 0 binary64)) |
(fma.f64 re #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 re #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) re #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 re)) (neg.f64 (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 re (*.f64 re re)) (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 re re) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) re #s(literal 0 binary64)) |
(neg.f64 re) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 re re) (*.f64 re (*.f64 re re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 re (*.f64 re re))) |
(/.f64 re #s(literal 1 binary64)) |
(/.f64 re #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(/.f64 (sqrt.f64 re) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(/.f64 (*.f64 re (*.f64 re re)) (*.f64 re re)) |
(/.f64 (*.f64 re re) re) |
(/.f64 (*.f64 re re) (-.f64 re #s(literal 0 binary64))) |
(/.f64 (fma.f64 re (*.f64 re re) #s(literal 0 binary64)) (*.f64 re re)) |
(pow.f64 re #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) re) |
(*.f64 re #s(literal 1 binary64)) |
(*.f64 re #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) re) |
(*.f64 (sqrt.f64 re) (sqrt.f64 re)) |
(*.f64 (neg.f64 (sqrt.f64 re)) (neg.f64 (sqrt.f64 re))) |
(*.f64 (*.f64 re (*.f64 re re)) (/.f64 #s(literal 1 binary64) (*.f64 re re))) |
(*.f64 (*.f64 re re) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) re) |
#s(literal 0 binary64) |
(+.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(exp.f64 (neg.f64 (log.f64 re))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 re)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) re)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal 1 binary64) re)) |
(/.f64 #s(literal 1 binary64) re) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) re) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (*.f64 re re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) #s(literal 0 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) (/.f64 #s(literal 1 binary64) re)) |
(pow.f64 re #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) re) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (*.f64 re re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 re re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 #s(literal -1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 re re)) re) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 re)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 re)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 14 880× | accelerator-lowering-fma.f32 |
| 14 880× | accelerator-lowering-fma.f64 |
| 6 626× | *-lowering-*.f32 |
| 6 626× | *-lowering-*.f64 |
| 4 074× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 3989 |
| 1 | 1015 | 3886 |
| 2 | 3726 | 3824 |
| 0 | 8165 | 3740 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(/ im re) |
(* 2 im) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(* 2 re) |
(* re (+ 2 (* 2 (/ im re)))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* 2 re) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* 2 re) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(+ (* 2 im) (* 2 re)) |
(* 2 im) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (* 2 (/ re im)))) |
(* im (+ 2 (* 2 (/ re im)))) |
(* 2 im) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ re (sqrt 2))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/4 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 re))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/4 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))) (* im (+ (* -1/4 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5)))))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))) |
(* (sqrt im) (sqrt 2)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(* (sqrt re) (sqrt 2)) |
(* re (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/2 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(* (sqrt re) (sqrt 2)) |
(+ (* (sqrt re) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 re)))) |
(+ (* im (+ (* -1/2 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(+ (* im (+ (* im (+ (* -1/2 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(* (sqrt im) (sqrt 2)) |
(* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(/ -1 re) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* (sqrt re) (sqrt -1)) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(pow (* -1 re) 1/4) |
(pow (* -1 re) 1/4) |
(pow (* -1 re) 1/4) |
(pow (* -1 re) 1/4) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(pow im 2) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 (/ (pow im 2) re)) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* -1 re) |
(* 2 (log im)) |
(* 2 (log im)) |
(* 2 (log im)) |
(* 2 (log im)) |
(* -2 (log (/ 1 im))) |
(* -2 (log (/ 1 im))) |
(* -2 (log (/ 1 im))) |
(* -2 (log (/ 1 im))) |
(* -2 (log (/ -1 im))) |
(* -2 (log (/ -1 im))) |
(* -2 (log (/ -1 im))) |
(* -2 (log (/ -1 im))) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
(/ (pow im 2) re) |
| Outputs |
|---|
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(/ im re) |
(/.f64 im re) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 re (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 re (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 re (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 re (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 re (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 re (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 re im) im im)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 re im) im im)) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 re im) im im)) |
(* 2 im) |
(*.f64 im #s(literal 2 binary64)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 re im) im im)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 re im) im im)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 re im) im im)) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ re (sqrt 2))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(fma.f64 re (fma.f64 re (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5))))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (/.f64 (*.f64 re #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))) (*.f64 re re) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))))) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(*.f64 (*.f64 re #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im im) (sqrt.f64 #s(literal 2 binary64))))))) |
(* re (+ (* -1/4 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/4 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* 1/2 (* (sqrt (/ 1 re)) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))))) |
(*.f64 re (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im im) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 im (*.f64 im im)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))) |
(* -1/2 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 re) #s(literal -1/2 binary64))) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 re)) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 im (neg.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 re)) |
(* -1 (* re (+ (* -1/2 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/4 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/4 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* 1/2 (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (fma.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (*.f64 im (*.f64 im (neg.f64 im)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 re)) |
(* 1/2 (* (sqrt re) (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* 1/2 (* (/ im (sqrt 2)) (sqrt (/ 1 re))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* -1/4 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))))) |
(fma.f64 im (fma.f64 im (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)))) |
(+ (* 1/2 (* (sqrt re) (sqrt 2))) (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (/ 1 (sqrt 2)))) (* im (+ (* -1/4 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/4 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5)))))))))) |
(fma.f64 (*.f64 im im) (fma.f64 #s(literal 1/4 binary64) (*.f64 im (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(*.f64 (*.f64 im #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(*.f64 im (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/8 binary64)))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))))) |
(*.f64 im (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (/.f64 (*.f64 re (*.f64 re re)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/8 binary64))))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 im) #s(literal -1/2 binary64))) |
(* -1 (* im (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(*.f64 im (*.f64 #s(literal -1/2 binary64) (fma.f64 re (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
(*.f64 im (neg.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 re (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 re re))) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1/8 binary64))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 re (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 re re))) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) #s(literal 1/4 binary64))))) (neg.f64 im)) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ re (pow (sqrt 2) 3)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* re (+ (* re (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ re (pow (sqrt 2) 5)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 re (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (/.f64 re (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* (sqrt re) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(* re (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))) |
(*.f64 re (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3))))))) |
(*.f64 re (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))))) |
(* re (+ (* -1/2 (* (/ (pow im 2) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/2 (* (/ (pow im 3) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (+ (* (sqrt (/ 1 re)) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 (pow re 3)))))))) |
(*.f64 re (fma.f64 im (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 im (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt re) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))))) (neg.f64 re)) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2))))))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 im (neg.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) (neg.f64 re)) |
(* -1 (* re (+ (* -1 (* (/ (* im (pow (sqrt -1) 2)) (sqrt 2)) (sqrt (/ 1 (pow re 3))))) (+ (* -1/2 (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/2 (* (/ (* (pow im 3) (pow (sqrt -1) 2)) (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 7))))) (* (sqrt (/ 1 re)) (* (pow (sqrt -1) 2) (sqrt 2)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 im im) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (*.f64 im (*.f64 im (neg.f64 im)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 im (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re))))))) (neg.f64 re)) |
(* (sqrt re) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re)) |
(+ (* (sqrt re) (sqrt 2)) (* (/ im (sqrt 2)) (sqrt (/ 1 re)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* im (+ (* -1/2 (* (/ im (pow (sqrt 2) 3)) (sqrt (/ 1 (pow re 3))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(fma.f64 im (fma.f64 im (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(+ (* im (+ (* im (+ (* -1/2 (* (sqrt (/ 1 (pow re 3))) (/ 1 (pow (sqrt 2) 3)))) (* 1/2 (* (/ im (pow (sqrt 2) 5)) (sqrt (/ 1 (pow re 5))))))) (* (sqrt (/ 1 re)) (/ 1 (sqrt 2))))) (* (sqrt re) (sqrt 2))) |
(fma.f64 im (fma.f64 im (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (/.f64 (*.f64 im #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 re (*.f64 re re)))) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 re))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(*.f64 im (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (pow re 3) (pow (sqrt 2) 5)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(*.f64 im (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 re (*.f64 re re)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))) |
(*.f64 (fma.f64 re (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 re re))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im)))) (/.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (pow re 3) (sqrt -1)) (pow (sqrt -2) 5)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt -2)))))))) |
(*.f64 (fma.f64 re (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 im (*.f64 im im))))) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64)))) (*.f64 (*.f64 re (*.f64 re re)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 re re))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) (neg.f64 im)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt (/ 1 re)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(/ -1 re) |
(/.f64 #s(literal -1 binary64) re) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt re) (sqrt -1)) |
(*.f64 (sqrt.f64 re) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt re) (sqrt -1))) |
(*.f64 (sqrt.f64 re) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (/ im (sqrt -1)) (sqrt (/ 1 re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (/ im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (log re)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 re)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(pow (* -1 re) 1/4) |
(pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) |
(pow (* -1 re) 1/4) |
(pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) |
(pow (* -1 re) 1/4) |
(pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) |
(pow (* -1 re) 1/4) |
(pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(pow im 2) |
(*.f64 im im) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* 1/2 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -1 binary64))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(*.f64 (neg.f64 im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im (neg.f64 im)) re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* -1 re) |
(neg.f64 re) |
(* 2 (log im)) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* 2 (log im)) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* 2 (log im)) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* 2 (log im)) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* -2 (log (/ 1 im))) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* -2 (log (/ 1 im))) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* -2 (log (/ 1 im))) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* -2 (log (/ 1 im))) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(* -2 (log (/ -1 im))) |
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(* -2 (log (/ -1 im))) |
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(* -2 (log (/ -1 im))) |
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(* -2 (log (/ -1 im))) |
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
(/ (pow im 2) re) |
(/.f64 (*.f64 im im) re) |
Compiled 13 874 to 1 994 computations (85.6% saved)
19 alts after pruning (7 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 220 | 3 | 1 223 |
| Fresh | 0 | 4 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 9 | 9 |
| Total | 1 222 | 19 | 1 241 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 25.7% | (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
| 24.3% | (*.f64 (/.f64 im (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 re))))) #s(literal 1/2 binary64)) | |
| 25.6% | (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) | |
| 18.3% | (*.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) im) #s(literal 1/2 binary64)) | |
| ✓ | 25.7% | (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
| ✓ | 57.5% | (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
| 21.2% | (*.f64 (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (log.f64 im)))) #s(literal 1/2 binary64)) | |
| ✓ | 22.4% | (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
| 23.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) | |
| 3.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) | |
| ✓ | 45.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))))) |
| ✓ | 45.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
| ✓ | 55.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
| ✓ | 56.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
| ✓ | 81.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
| ✓ | 57.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
| ✓ | 15.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re)))) |
| ✓ | 23.1% | (sqrt.f64 re) |
| 6.9% | #s(literal 0 binary64) |
Compiled 462 to 275 computations (40.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fma.f64 im im (/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/4 binary64)) (*.f64 re re))) (neg.f64 re)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) im) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 im (pow.f64 (pow.f64 (neg.f64 re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 im (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (neg.f64 re))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (exp.f64 (log.f64 (*.f64 im im))) re)))) |
(*.f64 (exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 im (neg.f64 re))) (*.f64 #s(literal 1/2 binary64) (log.f64 im)))) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) im) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
7 calls:
| 10.0ms | im |
| 9.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 8.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 8.0ms | re |
| 8.0ms | (*.f64 im im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 2 | re |
| 81.0% | 1 | im |
| 90.3% | 2 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 90.3% | 2 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 90.0% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 90.0% | 2 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 81.0% | 1 | (*.f64 im im) |
Compiled 69 to 45 computations (34.8% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 re (fma.f64 #s(literal 1/2 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 (/.f64 im (neg.f64 re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) re) (/.f64 #s(literal 1 binary64) im)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (fma.f64 im im (/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 im im)) #s(literal -1/4 binary64)) (*.f64 re re))) (neg.f64 re)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) im) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))) |
7 calls:
| 43.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 6.0ms | im |
| 6.0ms | re |
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 6.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 3 | (*.f64 im im) |
| 67.1% | 3 | im |
| 80.9% | 3 | re |
| 75.1% | 3 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 75.1% | 3 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 75.2% | 3 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 75.2% | 3 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
Compiled 69 to 45 computations (34.8% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 im (sqrt.f64 (/.f64 #s(literal -1 binary64) re)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) re)) im) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (*.f64 im im) re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (+.f64 re im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) (/.f64 im re) #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(sqrt.f64 re) |
1 calls:
| 5.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 3 | re |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(sqrt.f64 re) |
1 calls:
| 3.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 3 | re |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 re) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -1 binary64) re))) |
| Outputs |
|---|
#s(literal 0 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) |
(sqrt.f64 re) |
5 calls:
| 15.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 3.0ms | re |
| 3.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 3.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.8% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 57.8% | 1 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 57.8% | 1 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 57.8% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 70.4% | 3 | re |
Compiled 61 to 40 computations (34.4% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(literal 0 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(sqrt.f64 re) |
1 calls:
| 2.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 3 | re |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
| Outputs |
|---|
#s(literal 0 binary64) |
(sqrt.f64 re) |
7 calls:
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 2.0ms | im |
| 2.0ms | re |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.1% | 1 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 23.1% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 23.1% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 23.1% | 1 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 23.1% | 1 | im |
| 23.1% | 1 | (*.f64 im im) |
| 28.5% | 2 | re |
Compiled 69 to 45 computations (34.8% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
7 calls:
| 1.0ms | re |
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 1.0ms | im |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 1.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 6.9% | 1 | im |
| 6.9% | 1 | (*.f64 im im) |
| 6.9% | 1 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 6.9% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 6.9% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 6.9% | 1 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 6.9% | 1 | re |
Compiled 69 to 45 computations (34.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.8678069741515034e-142 |
Compiled 20 to 17 computations (15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 8.526399090296747e+75 | 9.268686860276749e+84 |
| 32.0ms | -10558923062.09033 | -163865674.093072 |
| 17.0ms | 6× | 3 | valid |
| 13.0ms | 206× | 0 | valid |
| 5.0ms | 29× | 2 | valid |
| 2.0ms | 15× | 1 | valid |
Compiled 392 to 304 computations (22.4% saved)
ival-mult: 19.0ms (62.6% of total)ival-hypot: 6.0ms (19.8% of total)ival-add: 2.0ms (6.6% of total)ival-sqrt: 2.0ms (6.6% of total)adjust: 1.0ms (3.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 8.526399090296747e+75 | 9.268686860276749e+84 |
| 20.0ms | -10558923062.09033 | -163865674.093072 |
| 13.0ms | 201× | 0 | valid |
| 8.0ms | 31× | 2 | valid |
| 2.0ms | 18× | 1 | valid |
| 1.0ms | 6× | 3 | valid |
Compiled 311 to 250 computations (19.6% saved)
ival-hypot: 6.0ms (33.1% of total)ival-sqrt: 5.0ms (27.6% of total)ival-mult: 4.0ms (22.1% of total)ival-add: 2.0ms (11% of total)adjust: 1.0ms (5.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 8.526399090296747e+75 | 9.268686860276749e+84 |
| 16.0ms | -10558923062.09033 | -163865674.093072 |
| 14.0ms | 212× | 0 | valid |
| 5.0ms | 26× | 2 | valid |
| 2.0ms | 14× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 311 to 250 computations (19.6% saved)
ival-hypot: 6.0ms (42% of total)ival-mult: 4.0ms (28% of total)ival-add: 2.0ms (14% of total)ival-sqrt: 2.0ms (14% of total)adjust: 1.0ms (7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 8.526399090296747e+75 | 9.268686860276749e+84 |
| 36.0ms | -4.05963869474293e+199 | -7.507360265633806e+195 |
| 18.0ms | 37× | 2 | valid |
| 11.0ms | 168× | 0 | valid |
| 7.0ms | 29× | 3 | valid |
| 5.0ms | 38× | 1 | valid |
Compiled 284 to 235 computations (17.3% saved)
ival-add: 13.0ms (40.3% of total)ival-hypot: 9.0ms (27.9% of total)ival-mult: 5.0ms (15.5% of total)ival-sqrt: 3.0ms (9.3% of total)adjust: 2.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 8.526399090296747e+75 | 9.268686860276749e+84 |
| 37.0ms | -4.05963869474293e+199 | -7.507360265633806e+195 |
| 11.0ms | 169× | 0 | valid |
| 7.0ms | 28× | 3 | valid |
| 6.0ms | 31× | 2 | valid |
| 5.0ms | 44× | 1 | valid |
Compiled 250 to 218 computations (12.8% saved)
ival-hypot: 9.0ms (43.2% of total)ival-mult: 5.0ms (24% of total)ival-sqrt: 3.0ms (14.4% of total)ival-add: 2.0ms (9.6% of total)adjust: 1.0ms (4.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -2.8401979319480255e-304 | 8.641472321875426e-307 |
| 9.0ms | 144× | 0 | valid |
Compiled 101 to 86 computations (14.9% saved)
ival-mult: 2.0ms (36% of total)ival-hypot: 2.0ms (36% of total)ival-add: 1.0ms (18% of total)ival-sqrt: 1.0ms (18% 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 |
| 28× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 2× | sub-neg_binary64 |
| 2× | neg-sub0_binary64 |
| 2× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 163 |
| 1 | 94 | 163 |
| 2 | 96 | 163 |
| 3 | 97 | 163 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) #s(literal 0 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) im) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))))) |
(if (<=.f64 re #s(literal -3000000000 binary64)) (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 22499999999999999676886308095141428789921703754300081050532521800319223086448640 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))))) |
(if (<=.f64 re #s(literal -1650000000 binary64)) (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 380000000000000011455098931408117341711416484134281558953778987194962140987392 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -1650000000 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) (if (<=.f64 re #s(literal 72000000000000002757278685972511293252798448625895822841927504180789519031830839296 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -2599999999999999806580311304105246997682655900849837925662172095670122648244472112601935868578278116909614833525795238132640360064331021285762874134243473112190297954153671507223172645515410039373824 binary64)) #s(literal 0 binary64) (if (<=.f64 re #s(literal 699999999999999954164797593799080348771638710504426740329767152134466694280294432768 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -48000000000000000974490493373123000666194261166622760967396588468702376270525667832258510998353750214625841311765299062751660904643283312760772392775547225479597626675363389652676178104707232825344 binary64)) #s(literal 0 binary64) (if (<=.f64 re #s(literal 450000000000000024390936611675441866204106248036323589436947916636006899515392 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal 0 binary64) (sqrt.f64 re)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) #s(literal 0 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal -1/4 binary64)) im) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))))) |
(if (<=.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))))) #s(literal 0 binary64)) (*.f64 (*.f64 im (pow.f64 (*.f64 re re) #s(literal -1/4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re (hypot.f64 re im)))))) |
(if (<=.f64 re #s(literal -3000000000 binary64)) (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 22499999999999999676886308095141428789921703754300081050532521800319223086448640 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))))) |
(if (<=.f64 re #s(literal -3000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) (if (<=.f64 re #s(literal 22499999999999999676886308095141428789921703754300081050532521800319223086448640 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 im (/.f64 im re) (*.f64 re #s(literal 4 binary64))))))) |
(if (<=.f64 re #s(literal -1650000000 binary64)) (*.f64 (/.f64 im (sqrt.f64 (neg.f64 re))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 380000000000000011455098931408117341711416484134281558953778987194962140987392 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -1650000000 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 im (sqrt.f64 (neg.f64 re)))) (if (<=.f64 re #s(literal 380000000000000011455098931408117341711416484134281558953778987194962140987392 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -1650000000 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re))) im) (if (<=.f64 re #s(literal 72000000000000002757278685972511293252798448625895822841927504180789519031830839296 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -1650000000 binary64)) (*.f64 im (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 re)))) (if (<=.f64 re #s(literal 72000000000000002757278685972511293252798448625895822841927504180789519031830839296 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -2599999999999999806580311304105246997682655900849837925662172095670122648244472112601935868578278116909614833525795238132640360064331021285762874134243473112190297954153671507223172645515410039373824 binary64)) #s(literal 0 binary64) (if (<=.f64 re #s(literal 699999999999999954164797593799080348771638710504426740329767152134466694280294432768 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 im re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -2599999999999999806580311304105246997682655900849837925662172095670122648244472112601935868578278116909614833525795238132640360064331021285762874134243473112190297954153671507223172645515410039373824 binary64)) #s(literal 0 binary64) (if (<=.f64 re #s(literal 699999999999999954164797593799080348771638710504426740329767152134466694280294432768 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -48000000000000000974490493373123000666194261166622760967396588468702376270525667832258510998353750214625841311765299062751660904643283312760772392775547225479597626675363389652676178104707232825344 binary64)) #s(literal 0 binary64) (if (<=.f64 re #s(literal 450000000000000024390936611675441866204106248036323589436947916636006899515392 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -48000000000000000974490493373123000666194261166622760967396588468702376270525667832258510998353750214625841311765299062751660904643283312760772392775547225479597626675363389652676178104707232825344 binary64)) #s(literal 0 binary64) (if (<=.f64 re #s(literal 450000000000000024390936611675441866204106248036323589436947916636006899515392 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal 0 binary64) (sqrt.f64 re)) |
#s(literal 0 binary64) |
| 10 342× | accelerator-lowering-fma.f32 |
| 10 342× | accelerator-lowering-fma.f64 |
| 8 526× | accelerator-lowering-fma.f32 |
| 8 526× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 193 |
| 1 | 167 | 137 |
| 2 | 968 | 51 |
| 0 | 8051 | 51 |
| 0 | 500 | 3104 |
| 1 | 1659 | 2919 |
| 2 | 5906 | 2897 |
| 0 | 8079 | 2716 |
| 0 | 892 | 7911 |
| 1 | 3056 | 7510 |
| 0 | 8107 | 7165 |
| 0 | 30 | 169 |
| 1 | 157 | 169 |
| 2 | 1129 | 165 |
| 0 | 8201 | 132 |
| 0 | 27 | 109 |
| 1 | 118 | 108 |
| 2 | 656 | 108 |
| 3 | 5829 | 108 |
| 0 | 8132 | 104 |
| 0 | 12 | 65 |
| 1 | 53 | 65 |
| 2 | 390 | 65 |
| 3 | 4215 | 65 |
| 0 | 8334 | 38 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 528 to 345 computations (34.7% saved)
Compiled 520 to 260 computations (50% saved)
Loading profile data...