
Time bar (total: 8.8s)
| 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)
| 504.0ms | 6 214× | 0 | valid |
| 276.0ms | 441× | 3 | valid |
| 171.0ms | 777× | 2 | valid |
| 131.0ms | 824× | 1 | valid |
ival-hypot: 430.0ms (53.5% of total)ival-mult: 170.0ms (21.2% of total)ival-sqrt: 87.0ms (10.8% of total)ival-add: 62.0ms (7.7% of total)adjust: 35.0ms (4.4% of total)exact: 8.0ms (1% of total)ival-true: 7.0ms (0.9% of total)ival-assert: 4.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 128 | 0 | - | 2 | (-5.467787247948375e-231 2.642626587570835e-162) | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 47 | 42 | (1.1080287445085575e-297 1.1938574971333992e-256) | 2 | (-3.7037161952527826e-196 -8.967794895383338e-224) | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 24 | 0 | - | 24 | (-1.6186097991201652e-134 3.142565771945015e-249) | (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 | 105 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | overflow | 105 | |
| ↳ | (*.f64 re re) | overflow | 66 | |
| ↳ | (*.f64 im im) | overflow | 51 | |
+.f64 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) | cancellation | 87 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) | uflow-rescue | 21 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | underflow | 21 | |
| ↳ | (*.f64 re re) | underflow | 53 | |
| ↳ | (*.f64 im im) | underflow | 66 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 168 | 2 |
| - | 1 | 85 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 168 | 0 | 2 |
| - | 1 | 0 | 85 |
| number | freq |
|---|---|
| 0 | 87 |
| 1 | 125 |
| 2 | 44 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 274.0ms | 54× | 2 | valid |
| 34.0ms | 358× | 0 | valid |
| 12.0ms | 66× | 1 | valid |
| 12.0ms | 34× | 3 | valid |
Compiled 319 to 71 computations (77.7% saved)
ival-mult: 17.0ms (33.6% of total)ival-hypot: 16.0ms (31.6% of total)ival-add: 7.0ms (13.8% of total)ival-sqrt: 5.0ms (9.9% of total)adjust: 4.0ms (7.9% of total)ival-true: 1.0ms (2% of total)exact: 1.0ms (2% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
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 |
| 0 | 20 | 15 |
| 1 | 30 | 15 |
| 2 | 32 | 15 |
| 0 | 32 | 10 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| Outputs |
|---|
(*.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 (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(abs im)
Compiled 15 to 12 computations (20% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 37.4% | (*.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 15 to 12 computations (20% 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 75 |
| 0 | 20 | 75 |
| 1 | 30 | 75 |
| 2 | 32 | 75 |
| 0 | 32 | 49 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
#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 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
#s(literal 2 binary64) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 re re) |
re |
(*.f64 im im) |
im |
| Outputs |
|---|
(*.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 (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
(sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
(*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
(+.f64 (hypot.f64 im re) re) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(hypot.f64 im re) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(fma.f64 im im (*.f64 re re)) |
(*.f64 re re) |
re |
(*.f64 im im) |
im |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) | |
| accuracy | 5.131135921054598 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) | |
| accuracy | 10.822876198521763 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) | |
| accuracy | 29.70415401527317 | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 19.0ms | 179× | 0 | valid |
| 7.0ms | 27× | 2 | valid |
| 6.0ms | 17× | 3 | valid |
| 6.0ms | 33× | 1 | valid |
Compiled 152 to 26 computations (82.9% saved)
ival-hypot: 8.0ms (31.9% of total)ival-mult: 8.0ms (31.9% of total)ival-sqrt: 3.0ms (12% of total)ival-add: 3.0ms (12% of total)adjust: 2.0ms (8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
(*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| Outputs |
|---|
(pow im 2) |
(+ (pow im 2) (pow re 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)))))))) |
(* (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))) |
(* 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)))))) |
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))))) |
(+ 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))))))) |
(pow re 2) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 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))))))) |
(* (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)))))) |
(* 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)))))) |
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))))))) |
(* 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 (* (* 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))))) |
(* (* 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)))) |
(* -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)) |
(* -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)))))))) |
(* -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)) |
(+ (* 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/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))))))))) |
(+ (* 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)))) |
(+ 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))))) |
(+ (* 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))))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 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))))))) |
(* 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)))))) |
(* 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)))))) |
(* 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))))))) |
(* 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/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)))))))) |
(* -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) |
(* -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))))) |
(* -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 (* 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))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | re | @ | 0 | ((+ (* 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)) |
| 3.0ms | re | @ | -inf | ((+ (* 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)) |
| 3.0ms | im | @ | 0 | ((+ (* 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)) |
| 3.0ms | re | @ | inf | ((+ (* 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)) |
| 3.0ms | im | @ | -inf | ((+ (* 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)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 500 | 2884 |
| 1 | 1659 | 2707 |
| 2 | 5910 | 2687 |
| 0 | 8080 | 2521 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow im 2) |
(+ (pow im 2) (pow re 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)))))))) |
(* (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))) |
(* 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)))))) |
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))))) |
(+ 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))))))) |
(pow re 2) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 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))))))) |
(* (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)))))) |
(* 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)))))) |
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))))))) |
(* 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 (* (* 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))))) |
(* (* 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)))) |
(* -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)) |
(* -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)))))))) |
(* -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)) |
(+ (* 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/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))))))))) |
(+ (* 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)))) |
(+ 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))))) |
(+ (* 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))))) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 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))))))) |
(* 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)))))) |
(* 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)))))) |
(* 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))))))) |
(* 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/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)))))))) |
(* -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) |
(* -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))))) |
(* -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 (* 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)) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 re #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))) re)) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))) re)) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(* 2 im) |
(*.f64 #s(literal 2 binary64) im) |
(+ (* 2 im) (* 2 re)) |
(*.f64 (+.f64 im re) #s(literal 2 binary64)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 re (/.f64 re (pow.f64 im #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) im)) re #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
im |
(+ im (* 1/2 (/ (pow re 2) im))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) re) (/.f64 re im) im) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 re (/.f64 re (pow.f64 im #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) im)) (*.f64 re re) 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 (pow.f64 re #s(literal 4 binary64)) (fma.f64 (*.f64 re (/.f64 re (pow.f64 im #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (/.f64 re im) im)) |
(+ im re) |
(+.f64 im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) re #s(literal 1 binary64)) re im) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 re (/.f64 re (pow.f64 im #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) im)) re #s(literal 1 binary64)) re im) |
(pow re 2) |
(*.f64 re re) |
(* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))) |
(*.f64 (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 1 binary64)) (*.f64 re re)) |
(* 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) 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 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/32 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/32 binary64) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) re) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 (sqrt.f64 re) #s(literal 2 binary64)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))) re) |
(* 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 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/16 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 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 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal -1/32 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 4 re) |
(*.f64 #s(literal 4 binary64) re) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(*.f64 (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64)) re) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64))) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/8 binary64)) (pow.f64 re #s(literal 6 binary64)))) re) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (/.f64 re re) (*.f64 (/.f64 (*.f64 im im) 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 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) 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 (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64))))) re re) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) #s(literal 2 binary64)) re) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) #s(literal 2 binary64))) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 6 binary64)))) re) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 re)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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))))) |
(fma.f64 im (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 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)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/32 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 re)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* -1 (/ (pow im 2) re)) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) 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 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (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 (fma.f64 (neg.f64 (pow.f64 im #s(literal 8 binary64))) (/.f64 #s(literal 5/64 binary64) (pow.f64 re #s(literal 6 binary64))) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im)))) (neg.f64 re)) |
(* -1 re) |
(neg.f64 re) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im 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 (neg.f64 re) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) #s(literal 1 binary64)))) |
(* -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 (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) im) re) (/.f64 im re) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64))))) re re)) |
(* -1/2 (/ (pow im 2) re)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) 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 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 4 binary64))))) (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 (pow.f64 im #s(literal 8 binary64)) (/.f64 #s(literal 5/64 binary64) (pow.f64 re #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 4 binary64)))))) (neg.f64 re)) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (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 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 im im)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 re #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im im)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 re re)) (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64))))) #s(literal 1/4 binary64) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (sqrt.f64 re)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 2 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 im im)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 re #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im im)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 re re)) (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 re #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 4 re) (/ (pow im 2) re)) |
(fma.f64 #s(literal 4 binary64) re (/.f64 (*.f64 im im) re)) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) 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)))) |
(fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 re #s(literal 5 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) re (/.f64 (*.f64 im im) re))) |
(+ re (* 1/2 (/ (pow im 2) re))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) re) (*.f64 im im) re) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) 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 (fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 re #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) re) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) re)) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) (*.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 (fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 re #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) (*.f64 #s(literal 2 binary64) re)) |
(* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 re im) (/.f64 re im) #s(literal 1 binary64)) im) im) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))))) im) |
(* 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 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))))) im) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) im) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 (fma.f64 (/.f64 re im) (/.f64 re im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64))) im) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 re im) (/.f64 re im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)))) im) |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 re im) re) im) #s(literal 1/2 binary64) #s(literal 1 binary64)) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 re im) re) im) #s(literal 1/2 binary64) #s(literal 1 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 (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) re) (/.f64 re im) (/.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 im #s(literal 4 binary64))))) im im) |
(* im (+ 1 (/ re im))) |
(fma.f64 (/.f64 re im) im im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 re im) re) im) #s(literal 1/2 binary64) (/.f64 re im)) im im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 re im) re) im) #s(literal 1/2 binary64) (/.f64 re im))) im im) |
(* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 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))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 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 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) #s(literal 1/2 binary64)) (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 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) re (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 (*.f64 re (*.f64 (sqrt.f64 #s(literal -1 binary64)) re)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) (pow.f64 im #s(literal 3 binary64)))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(* -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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/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 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/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))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) re)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 re (*.f64 (sqrt.f64 #s(literal -1 binary64)) re)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) (pow.f64 im #s(literal 3 binary64)))))) |
(* -2 im) |
(*.f64 #s(literal -2 binary64) im) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(*.f64 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (neg.f64 re) im) re (*.f64 #s(literal 2 binary64) re)) im))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im)) (* 2 re)) im))))) |
(*.f64 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) re (/.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (/.f64 #s(literal -1/4 binary64) im) (*.f64 re re)) (neg.f64 im))) im))) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 (*.f64 (/.f64 re im) re) im) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 re im) re) im) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -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 (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) re) (/.f64 re im) (/.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 im #s(literal 4 binary64))))) im im)) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(fma.f64 (/.f64 re im) im (neg.f64 im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 re im) re) re) im) 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 (/.f64 (-.f64 re (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 #s(literal 1/2 binary64) (*.f64 re re))) im)) im) im (neg.f64 im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 65 |
| 0 | 20 | 65 |
| 1 | 61 | 65 |
| 2 | 398 | 65 |
| 3 | 4225 | 65 |
| 0 | 8344 | 38 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
(*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 im (hypot.f64 im re)) #s(literal 2 binary64)) (pow.f64 re #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (-.f64 (pow.f64 re #s(literal 8 binary64)) (pow.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)))) (-.f64 (pow.f64 re #s(literal 4 binary64)) (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 re #s(literal 12 binary64)))) (fma.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (-.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (pow.f64 re #s(literal 8 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (+.f64 im re)) (+.f64 im re)) |
(*.f64 (pow.f64 (hypot.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (hypot.f64 im re))) |
(*.f64 (sqrt.f64 (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (pow.f64 (fma.f64 im im (*.f64 (neg.f64 re) re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64)) (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 (neg.f64 (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64)))) (pow.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(*.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (*.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (hypot.f64 im re) (hypot.f64 im re)) |
(*.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 re im) (+.f64 im re)) (*.f64 (-.f64 re im) (+.f64 im re)))) |
(*.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 re im) (+.f64 im re)) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 im im (*.f64 (neg.f64 re) re)) (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal 8 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 im re)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (+.f64 im re)) (-.f64 re im)) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 8 binary64)) (pow.f64 im #s(literal 8 binary64))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64))) (+.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 im re) #s(literal 4 binary64)) (pow.f64 im #s(literal 8 binary64))) (pow.f64 re #s(literal 8 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 im #s(literal 18 binary64)) (pow.f64 re #s(literal 18 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (pow.f64 (*.f64 im re) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (hypot.f64 im re)) (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) (hypot.f64 im re)) (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (*.f64 (hypot.f64 im re) (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))))) (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re)))) |
(/.f64 (*.f64 (hypot.f64 im re) (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64)))) (neg.f64 (fma.f64 im im (*.f64 (neg.f64 re) re)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))))) (neg.f64 (neg.f64 (*.f64 (-.f64 re im) (+.f64 im re))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 8 binary64)) (pow.f64 im #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (*.f64 (-.f64 re im) (+.f64 im re)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 im re) #s(literal 4 binary64)) (pow.f64 im #s(literal 8 binary64))) (pow.f64 re #s(literal 8 binary64))) (*.f64 (-.f64 re im) (+.f64 im re)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 im #s(literal 18 binary64)) (pow.f64 re #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (pow.f64 (*.f64 im re) #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re))) (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) (*.f64 (*.f64 (-.f64 re im) (+.f64 im re)) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 8 binary64)) (pow.f64 im #s(literal 8 binary64))) (*.f64 (*.f64 (-.f64 re im) (+.f64 im re)) (+.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 im im (*.f64 (neg.f64 re) re))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (*.f64 (*.f64 (-.f64 re im) (+.f64 im re)) (+.f64 (+.f64 (pow.f64 (*.f64 im re) #s(literal 4 binary64)) (pow.f64 im #s(literal 8 binary64))) (pow.f64 re #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))))) |
(/.f64 (+.f64 (pow.f64 im #s(literal 18 binary64)) (pow.f64 re #s(literal 18 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 (+.f64 (pow.f64 re #s(literal 12 binary64)) (pow.f64 im #s(literal 12 binary64))) (pow.f64 (*.f64 im re) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 re im) (+.f64 im re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 im im (*.f64 (neg.f64 re) re)) (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 im re) #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (*.f64 (-.f64 re im) (+.f64 im re))) |
(/.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (*.f64 (-.f64 re im) (+.f64 im re)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (neg.f64 (*.f64 (-.f64 re im) (+.f64 im re))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (neg.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 im (hypot.f64 im re)) #s(literal 2 binary64)) (pow.f64 re #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (+.f64 im re)) (/.f64 re (-.f64 re im)) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 (/.f64 (*.f64 re re) (+.f64 im re)) (/.f64 (*.f64 re re) (-.f64 re im)) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 (/.f64 re (+.f64 im re)) (/.f64 (pow.f64 re #s(literal 3 binary64)) (-.f64 re im)) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im)) (*.f64 re re)) |
(fma.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re)) (*.f64 im im)) |
(fma.f64 (pow.f64 re #s(literal 3 binary64)) (/.f64 re (*.f64 (-.f64 re im) (+.f64 im re))) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 im im (*.f64 re re)) |
(fma.f64 (*.f64 re re) (/.f64 (*.f64 re re) (*.f64 (-.f64 re im) (+.f64 im re))) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 re (/.f64 (pow.f64 re #s(literal 3 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(fma.f64 re re (*.f64 im im)) |
(sqrt.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (fma.f64 im im (*.f64 (neg.f64 re) re))) (/.f64 (pow.f64 re #s(literal 4 binary64)) (fma.f64 im im (*.f64 (neg.f64 re) re)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re)))) |
(fabs.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (hypot.f64 im re)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 im re)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))) (neg.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 (-.f64 re im) (+.f64 im re))))) |
(+.f64 (*.f64 im im) (*.f64 re re)) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (hypot.f64 im re) re)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (hypot.f64 im re) re))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (hypot.f64 im re) re)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 (hypot.f64 im re) re)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (hypot.f64 (pow.f64 (hypot.f64 im re) #s(literal 3/2 binary64)) (pow.f64 re #s(literal 3/2 binary64)))) (sqrt.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (hypot.f64 im re) re)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 (hypot.f64 im re) re))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) (sqrt.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (hypot.f64 im re) #s(literal 3/2 binary64)) (pow.f64 re #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 re re)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))))))) |
(sqrt.f64 (exp.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 (hypot.f64 im re) re)) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 (hypot.f64 im re) re)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 re (+.f64 (hypot.f64 im re) re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (+.f64 (hypot.f64 im re) re)) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) #s(literal 2 binary64)))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (-.f64 re (hypot.f64 im re)) re))) |
(*.f64 (/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) (-.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re))) |
(*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 im re) re)) |
(pow.f64 (/.f64 (-.f64 (hypot.f64 im re) re) (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)) (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 re re)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) #s(literal 2 binary64)) (neg.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) #s(literal 2 binary64)) (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (-.f64 re (hypot.f64 im re))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (neg.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)) (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 re re)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 re re))) (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 re re) (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) re) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 im re) re) (*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)) (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (hypot.f64 im re))) (sqrt.f64 (hypot.f64 im re)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (sqrt.f64 (hypot.f64 im re)) (*.f64 (sqrt.f64 (hypot.f64 im re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 (hypot.f64 im re) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal 2 binary64) (hypot.f64 im re) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal 2 binary64) re (*.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 re re)) (*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)))) |
(+.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(+.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)) |
(*.f64 (sqrt.f64 (hypot.f64 im re)) (sqrt.f64 (hypot.f64 im re))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re))) (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal 8 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (hypot.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (hypot.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 im im (*.f64 (neg.f64 re) re)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (*.f64 (-.f64 re im) (+.f64 im re))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re)))) |
(/.f64 (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (-.f64 re im) (+.f64 im re))) (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (hypot.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (hypot.f64 im re)) |
(sqrt.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(fabs.f64 (hypot.f64 im re)) |
(hypot.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 im)) re) |
(hypot.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 im))) |
(hypot.f64 (exp.f64 (log.f64 re)) im) |
(hypot.f64 im (exp.f64 (log.f64 re))) |
(hypot.f64 im re) |
(hypot.f64 re (exp.f64 (log.f64 im))) |
(hypot.f64 re im) |
(exp.f64 (fma.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (hypot.f64 im re)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (hypot.f64 im re))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (hypot.f64 im re))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 re (+.f64 (hypot.f64 im re) re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) #s(literal 2 binary64)))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 (-.f64 re (hypot.f64 im re)) re))) |
(*.f64 (/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) (-.f64 (*.f64 (-.f64 re (hypot.f64 im re)) re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (+.f64 (hypot.f64 im re) re)) |
(*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64)) (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (-.f64 (hypot.f64 im re) re)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 (hypot.f64 im re) re)) |
(*.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (/.f64 (+.f64 (hypot.f64 im re) re) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (*.f64 (+.f64 (hypot.f64 im re) re) (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (hypot.f64 im re) re) (/.f64 (-.f64 (hypot.f64 im re) re) (-.f64 (hypot.f64 im re) re))) |
(*.f64 (+.f64 (hypot.f64 im re) re) (*.f64 (-.f64 (hypot.f64 im re) re) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (-.f64 re (hypot.f64 im re)) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) (pow.f64 re #s(literal 4 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 9 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (*.f64 (hypot.f64 im re) re) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) #s(literal 2 binary64)) (pow.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) #s(literal 3 binary64)) (pow.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (neg.f64 (-.f64 re (hypot.f64 im re)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (hypot.f64 im re) re)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (hypot.f64 im re) re))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) (pow.f64 re #s(literal 4 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (-.f64 (hypot.f64 im re) re))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 9 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (*.f64 (hypot.f64 im re) re) #s(literal 3 binary64))) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) (*.f64 (-.f64 (hypot.f64 im re) re) (*.f64 re re))) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) (*.f64 (-.f64 (hypot.f64 im re) re) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 re (hypot.f64 im re))) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (*.f64 (-.f64 (hypot.f64 im re) re) (+.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) (pow.f64 re #s(literal 4 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 re #s(literal 9 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 9 binary64))) (*.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (pow.f64 (*.f64 (hypot.f64 im re) re) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 re (hypot.f64 im re)) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (hypot.f64 im re) re)) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (-.f64 (hypot.f64 im re) re))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (neg.f64 (-.f64 (hypot.f64 im re) re)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 re (hypot.f64 im re)) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 re (+.f64 (hypot.f64 im re) re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(fma.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 (neg.f64 re) re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (+.f64 (hypot.f64 im re) re) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (hypot.f64 im re)) |
(fma.f64 (sqrt.f64 (hypot.f64 im re)) (sqrt.f64 (hypot.f64 im re)) re) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1/2 binary64)) re) |
(fma.f64 (hypot.f64 (pow.f64 im #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/2 binary64)) re) |
(fma.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 re im) (+.f64 im re)) #s(literal -1 binary64)) (-.f64 (hypot.f64 im re) re)) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(fma.f64 (+.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) (/.f64 (pow.f64 (+.f64 (-.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 (*.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64)) (-.f64 (hypot.f64 im re) re)) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(fma.f64 (hypot.f64 im re) (/.f64 (hypot.f64 im re) (-.f64 (hypot.f64 im re) re)) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal -1 binary64)) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(-.f64 (/.f64 (*.f64 re re) (-.f64 re (hypot.f64 im re))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) |
(-.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) (neg.f64 (*.f64 re (/.f64 re (-.f64 (hypot.f64 im re) re))))) |
(+.f64 (hypot.f64 im re) re) |
(+.f64 re (hypot.f64 im re)) |
Compiled 11 518 to 2 381 computations (79.3% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 383 | 13 | 396 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 384 | 13 | 397 |
| Status | Accuracy | Program |
|---|---|---|
| 26.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) | |
| 26.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 re re) (-.f64 re (hypot.f64 im re))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))))) | |
| 37.4% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) | |
| ▶ | 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
| 51.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) | |
| 20.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)))))) | |
| ▶ | 49.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
| 49.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) | |
| 24.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) | |
| 49.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) | |
| ▶ | 69.6% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| ▶ | 48.0% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
| ▶ | 24.5% | #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
Compiled 548 to 394 computations (28.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) | |
| cost-diff | 0 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) | |
| cost-diff | 960 | (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) | |
| cost-diff | 0 | (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) | |
| cost-diff | 0 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) | |
| cost-diff | 0 | (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) | |
| cost-diff | 0 | (sqrt.f64 re) | |
| cost-diff | 0 | #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) | |
| cost-diff | 0 | (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) | |
| cost-diff | 0 | (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) | |
| cost-diff | 12480 | (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 367 |
| 0 | 76 | 308 |
| 1 | 122 | 306 |
| 2 | 161 | 306 |
| 3 | 218 | 300 |
| 4 | 257 | 300 |
| 5 | 263 | 300 |
| 6 | 330 | 300 |
| 7 | 453 | 300 |
| 8 | 502 | 300 |
| 9 | 594 | 300 |
| 10 | 796 | 300 |
| 11 | 1093 | 300 |
| 12 | 1659 | 300 |
| 13 | 2341 | 300 |
| 14 | 2846 | 300 |
| 15 | 2934 | 300 |
| 16 | 3068 | 300 |
| 17 | 3171 | 300 |
| 18 | 3232 | 300 |
| 19 | 3242 | 300 |
| 20 | 3242 | 300 |
| 21 | 3282 | 300 |
| 22 | 3298 | 300 |
| 23 | 3298 | 300 |
| 24 | 3302 | 300 |
| 0 | 3302 | 297 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) |
(+.f64 (hypot.f64 im re) re) |
(hypot.f64 im re) |
im |
re |
#s(literal 2 binary64) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(sqrt.f64 re) |
re |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
#s(literal 2 binary64) |
(+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) |
(neg.f64 re) |
re |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(+.f64 (/.f64 re im) #s(literal 2 binary64)) |
(/.f64 re im) |
re |
im |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
re |
(sqrt.f64 (/.f64 #s(literal 1 binary64) im)) |
(/.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
im |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(sqrt.f64 im) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) |
(*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) |
(*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) |
(+.f64 (hypot.f64 im re) re) |
(+.f64 (hypot.f64 re im) re) |
(hypot.f64 im re) |
(hypot.f64 re im) |
im |
re |
#s(literal 2 binary64) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(sqrt.f64 re) |
re |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(sqrt.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) |
(neg.f64 re) |
re |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (-.f64 (/.f64 re im) #s(literal -2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (-.f64 (/.f64 re im) #s(literal -2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (-.f64 (/.f64 re im) #s(literal -2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (-.f64 (/.f64 re im) #s(literal -2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(+.f64 (/.f64 re im) #s(literal 2 binary64)) |
(-.f64 (/.f64 re im) #s(literal -2 binary64)) |
(/.f64 re im) |
re |
im |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(*.f64 (fma.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
re |
(sqrt.f64 (/.f64 #s(literal 1 binary64) im)) |
(/.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
im |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 im) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.08431625976844201 | (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) | |
| accuracy | 0.17644501953688402 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) | |
| accuracy | 0.23046875 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) | |
| accuracy | 13.86358736867097 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) | |
| accuracy | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) | |
| accuracy | 0.00390625 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) | |
| accuracy | 0.03125 | (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) | |
| accuracy | 13.839766460886622 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) | |
| accuracy | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) | |
| accuracy | 0 | (neg.f64 re) | |
| accuracy | 0.00390625 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) | |
| accuracy | 28.015928271774794 | #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) | |
| accuracy | 0 | (sqrt.f64 re) | |
| accuracy | 12.791370887816713 | #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) | |
| accuracy | 0 | (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| accuracy | 0 | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) | |
| accuracy | 0 | (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) | |
| accuracy | 2.091463130926132 | (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
| 39.0ms | 142× | 0 | invalid |
| 34.0ms | 114× | 0 | valid |
Compiled 688 to 82 computations (88.1% saved)
ival-mult: 15.0ms (28.6% of total)ival-hypot: 9.0ms (17.2% of total)ival-sqrt: 8.0ms (15.3% of total)ival-div: 7.0ms (13.3% of total)ival-add: 6.0ms (11.4% of total)ival-exp: 3.0ms (5.7% of total)ival-log: 3.0ms (5.7% of total)ival-neg: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) |
(neg.f64 re) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
| Outputs |
|---|
(* (sqrt im) (sqrt 2)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 (* (pow im 2) (pow (sqrt 2) 4))) (/ 1 (* (pow im 2) (pow (sqrt 2) 2))))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (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/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(* 1/2 (log (* 2 im))) |
(+ (* 1/2 (log (* 2 im))) (* 1/2 (/ re im))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* -1/12 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* (pow re 2) (- (* 3/80 (/ (pow re 2) (pow im 5))) (* 1/12 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(log (* 2 im)) |
(+ (log (* 2 im)) (/ re im)) |
(+ (log (* 2 im)) (* re (+ (* -1/6 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
(+ (log (* 2 im)) (* re (+ (* (pow re 2) (- (* 3/40 (/ (pow re 2) (pow im 5))) (* 1/6 (/ 1 (pow im 3))))) (/ 1 im)))) |
(sqrt re) |
(+ (* 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))) |
(* 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)))))) |
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))))))) |
(* 1/2 (* re (sqrt 2))) |
(+ 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))))) |
(* -1 re) |
(* re (sqrt 2)) |
(* 2 (sqrt re)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re)))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))))) |
(* 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 (+ (log 4) (* -1 (log (/ 1 re))))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))) |
(+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))))) |
(+ (* 1/1440 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))))) |
(+ (log 4) (* -1 (log (/ 1 re)))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (* 1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2)))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/720 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 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)))))) |
(* 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)))))) |
(* 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))))))) |
(/ (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))))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
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))))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(+ (* 1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (+ (* 1/128 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 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 (+ (log (/ -1 re)) (log (pow im 2)))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/1440 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))))) |
(+ (log (/ -1 re)) (log (pow im 2))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (* -1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4)))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))))))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 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)))) |
(* -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)) |
(* -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)) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -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)))))))) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 2 (sqrt re))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* -5/64 (* (pow im 2) (sqrt (/ 1 (pow re 7))))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -5/64 (sqrt (/ 1 (pow re 7)))) (* 21/512 (* (pow im 2) (sqrt (/ 1 (pow re 11)))))))))) |
(+ (* 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 (log (* 4 re))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (log (* 4 re)))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* -3/64 (/ (pow im 2) (pow re 4))) (* 1/8 (/ 1 (pow re 2)))))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* (pow im 2) (- (* 5/192 (/ (pow im 2) (pow re 6))) (* 3/64 (/ 1 (pow re 4))))) (* 1/8 (/ 1 (pow re 2)))))) |
(log (* 4 re)) |
(+ (log (* 4 re)) (* 1/4 (/ (pow im 2) (pow re 2)))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* -3/32 (/ (pow im 2) (pow re 4))) (* 1/4 (/ 1 (pow re 2)))))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* (pow im 2) (- (* 5/96 (/ (pow im 2) (pow re 6))) (* 3/32 (/ 1 (pow re 4))))) (* 1/4 (/ 1 (pow re 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))))))))) |
(+ (* 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)))) |
(+ (* 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))))) |
(/ (+ (* 2 (* im re)) (pow re 2)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (sqrt 2)))) (* (sqrt (pow im 3)) (sqrt 2))) im) |
(+ 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 (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (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 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (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 (+ (log 2) (* -1 (log (/ 1 im))))) |
(+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))) |
(+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im)))) |
(+ (* 1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))))) |
(+ (log 2) (* -1 (log (/ 1 im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (/ re im))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im))))) |
(* 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)))))) |
(* 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)))))) |
(* 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))))) |
(* 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 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt 2) 3))))) (pow im 3))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (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)))))))) |
(* 1/2 (+ (log 2) (* -1 (log (/ -1 im))))) |
(+ (* -1/2 (/ re im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/4 (+ (* -1 (pow re 2)) (pow re 2)))) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (log 2) (* -1 (log (/ -1 im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) im))) im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/2 (+ (* -1 (pow re 2)) (pow re 2)))) im))) im)))) |
(* -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) |
(* -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))))) |
(* -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))))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (pow (sqrt -1) 2) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -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)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 55.0ms | im | @ | -inf | ((exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2)) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt re) (* 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))) re) (* 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)) (+ (* (+ (/ re im) 2) re) (* 2 im)) (+ (* (* 1/2 (* (sqrt 2) re)) (sqrt (/ 1 im))) (* (sqrt 2) (sqrt im))) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* 1/2 (* (sqrt 2) re)) (sqrt (+ (* re re) (* im im))) (neg re) (* (sqrt 2) re) (* (sqrt 2) (sqrt im))) |
| 6.0ms | re | @ | inf | ((exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2)) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt re) (* 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))) re) (* 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)) (+ (* (+ (/ re im) 2) re) (* 2 im)) (+ (* (* 1/2 (* (sqrt 2) re)) (sqrt (/ 1 im))) (* (sqrt 2) (sqrt im))) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* 1/2 (* (sqrt 2) re)) (sqrt (+ (* re re) (* im im))) (neg re) (* (sqrt 2) re) (* (sqrt 2) (sqrt im))) |
| 6.0ms | re | @ | -inf | ((exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2)) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt re) (* 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))) re) (* 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)) (+ (* (+ (/ re im) 2) re) (* 2 im)) (+ (* (* 1/2 (* (sqrt 2) re)) (sqrt (/ 1 im))) (* (sqrt 2) (sqrt im))) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* 1/2 (* (sqrt 2) re)) (sqrt (+ (* re re) (* im im))) (neg re) (* (sqrt 2) re) (* (sqrt 2) (sqrt im))) |
| 4.0ms | re | @ | 0 | ((exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2)) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt re) (* 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))) re) (* 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)) (+ (* (+ (/ re im) 2) re) (* 2 im)) (+ (* (* 1/2 (* (sqrt 2) re)) (sqrt (/ 1 im))) (* (sqrt 2) (sqrt im))) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* 1/2 (* (sqrt 2) re)) (sqrt (+ (* re re) (* im im))) (neg re) (* (sqrt 2) re) (* (sqrt 2) (sqrt im))) |
| 4.0ms | im | @ | 0 | ((exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2)) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt re) (* 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))) re) (* 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)) (+ (* (+ (/ re im) 2) re) (* 2 im)) (+ (* (* 1/2 (* (sqrt 2) re)) (sqrt (/ 1 im))) (* (sqrt 2) (sqrt im))) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* 1/2 (* (sqrt 2) re)) (sqrt (+ (* re re) (* im im))) (neg re) (* (sqrt 2) re) (* (sqrt 2) (sqrt im))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 898 | 4834 |
| 1 | 2850 | 4517 |
| 0 | 8711 | 4265 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt im) (sqrt 2)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 (* (pow im 2) (pow (sqrt 2) 4))) (/ 1 (* (pow im 2) (pow (sqrt 2) 2))))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (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/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))))) |
(* 1/2 (log (* 2 im))) |
(+ (* 1/2 (log (* 2 im))) (* 1/2 (/ re im))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* -1/12 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* (pow re 2) (- (* 3/80 (/ (pow re 2) (pow im 5))) (* 1/12 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(log (* 2 im)) |
(+ (log (* 2 im)) (/ re im)) |
(+ (log (* 2 im)) (* re (+ (* -1/6 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
(+ (log (* 2 im)) (* re (+ (* (pow re 2) (- (* 3/40 (/ (pow re 2) (pow im 5))) (* 1/6 (/ 1 (pow im 3))))) (/ 1 im)))) |
(sqrt re) |
(+ (* 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))) |
(* 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)))))) |
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))))))) |
(* 1/2 (* re (sqrt 2))) |
(+ 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))))) |
(* -1 re) |
(* re (sqrt 2)) |
(* 2 (sqrt re)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re)))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))))) |
(* 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 (+ (log 4) (* -1 (log (/ 1 re))))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))) |
(+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))))) |
(+ (* 1/1440 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))))) |
(+ (log 4) (* -1 (log (/ 1 re)))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (* 1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2)))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/720 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 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)))))) |
(* 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)))))) |
(* 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))))))) |
(/ (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))))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
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))))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(+ (* 1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (+ (* 1/128 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(* 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 (+ (log (/ -1 re)) (log (pow im 2)))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/1440 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))))) |
(+ (log (/ -1 re)) (log (pow im 2))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (* -1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4)))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))))))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 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)))) |
(* -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)) |
(* -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)) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -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)))))))) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 2 (sqrt re))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* -5/64 (* (pow im 2) (sqrt (/ 1 (pow re 7))))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -5/64 (sqrt (/ 1 (pow re 7)))) (* 21/512 (* (pow im 2) (sqrt (/ 1 (pow re 11)))))))))) |
(+ (* 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 (log (* 4 re))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (log (* 4 re)))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* -3/64 (/ (pow im 2) (pow re 4))) (* 1/8 (/ 1 (pow re 2)))))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* (pow im 2) (- (* 5/192 (/ (pow im 2) (pow re 6))) (* 3/64 (/ 1 (pow re 4))))) (* 1/8 (/ 1 (pow re 2)))))) |
(log (* 4 re)) |
(+ (log (* 4 re)) (* 1/4 (/ (pow im 2) (pow re 2)))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* -3/32 (/ (pow im 2) (pow re 4))) (* 1/4 (/ 1 (pow re 2)))))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* (pow im 2) (- (* 5/96 (/ (pow im 2) (pow re 6))) (* 3/32 (/ 1 (pow re 4))))) (* 1/4 (/ 1 (pow re 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))))))))) |
(+ (* 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)))) |
(+ (* 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))))) |
(/ (+ (* 2 (* im re)) (pow re 2)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (sqrt 2)))) (* (sqrt (pow im 3)) (sqrt 2))) im) |
(+ 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 (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (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 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (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 (+ (log 2) (* -1 (log (/ 1 im))))) |
(+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))) |
(+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im)))) |
(+ (* 1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))))) |
(+ (log 2) (* -1 (log (/ 1 im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (/ re im))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im))))) |
(* 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)))))) |
(* 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)))))) |
(* 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))))) |
(* 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 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt 2) 3))))) (pow im 3))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (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)))))))) |
(* 1/2 (+ (log 2) (* -1 (log (/ -1 im))))) |
(+ (* -1/2 (/ re im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/4 (+ (* -1 (pow re 2)) (pow re 2)))) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (log 2) (* -1 (log (/ -1 im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) im))) im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/2 (+ (* -1 (pow re 2)) (pow re 2)))) im))) im)))) |
(* -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) |
(* -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))))) |
(* -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))))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (pow (sqrt -1) 2) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* -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)))))))) |
| Outputs |
|---|
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 re (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (/.f64 #s(literal 1 binary64) im) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 (* (pow im 2) (pow (sqrt 2) 4))) (/ 1 (* (pow im 2) (pow (sqrt 2) 2))))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (fma.f64 re (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (/.f64 #s(literal 1 binary64) im) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 (*.f64 re #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))) re)) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(* 1/2 (log (* 2 im))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (log (* 2 im))) (* 1/2 (/ re im))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 re im) (log.f64 (*.f64 #s(literal 2 binary64) im)))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* -1/12 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) #s(literal -1/12 binary64) (/.f64 #s(literal 1/2 binary64) im)) re (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* (pow re 2) (- (* 3/80 (/ (pow re 2) (pow im 5))) (* 1/12 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) #s(literal 3/80 binary64) (/.f64 #s(literal -1/12 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im)) re (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64))) |
(log (* 2 im)) |
(log.f64 (*.f64 #s(literal 2 binary64) im)) |
(+ (log (* 2 im)) (/ re im)) |
(+.f64 (/.f64 re im) (log.f64 (*.f64 #s(literal 2 binary64) im))) |
(+ (log (* 2 im)) (* re (+ (* -1/6 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) im)) re (log.f64 (*.f64 #s(literal 2 binary64) im))) |
(+ (log (* 2 im)) (* re (+ (* (pow re 2) (- (* 3/40 (/ (pow re 2) (pow im 5))) (* 1/6 (/ 1 (pow im 3))))) (/ 1 im)))) |
(fma.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 #s(literal 3/40 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) (/.f64 #s(literal -1/6 binary64) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 re (/.f64 #s(literal 1 binary64) im) (log.f64 (*.f64 #s(literal 2 binary64) im)))) |
(sqrt re) |
(sqrt.f64 re) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 re #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 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) im)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))) re)) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(* 2 im) |
(*.f64 #s(literal 2 binary64) im) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 re im)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) im)) re #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
im |
(+ im re) |
(+.f64 re im) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 (fma.f64 (/.f64 re im) #s(literal 1/2 binary64) #s(literal 1 binary64)) re im) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) im)) re #s(literal 1 binary64)) re im) |
(* 1/2 (* re (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) |
(+ im (* 1/2 (/ (pow re 2) im))) |
(fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) im) |
(+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) im)) (*.f64 re re) 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 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im)) (*.f64 re re) im) |
(* -1 re) |
(neg.f64 re) |
(* re (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(* 2 (sqrt re)) |
(*.f64 (sqrt.f64 re) #s(literal 2 binary64)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))) re) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re)))))) |
(*.f64 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (pow.f64 im #s(literal 4 binary64))) #s(literal -5/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(*.f64 (sqrt.f64 re) #s(literal 1 binary64)) |
(* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #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 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #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 (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 #s(literal -1/64 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 1 binary64)))) re) |
(* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))) |
(*.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re) (*.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re) (*.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64)))) |
(+ (* 1/1440 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/2 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/1440 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re) (*.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64))))) |
(+ (log 4) (* -1 (log (/ 1 re)))) |
(+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (* 1/4 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64)))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) (log.f64 re))) (log.f64 #s(literal 4 binary64))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/720 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2))))))) |
(+.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/2 binary64)) (pow.f64 re #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) (log.f64 re)))) (log.f64 #s(literal 4 binary64))) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 (sqrt.f64 re) #s(literal 2 binary64)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))) re) |
(* 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 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 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 (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 #s(literal -1/32 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 4 re) |
(*.f64 #s(literal 4 binary64) re) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(*.f64 (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64)) re) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64))) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64)))) re) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64)) re) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64))) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64)))) re) |
(/ (pow re 2) im) |
(/.f64 (*.f64 re re) im) |
(* (pow re 2) (+ (/ 1 im) (* 2 (/ 1 re)))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) re) (/.f64 #s(literal 1 binary64) im)) (*.f64 re re)) |
(* (pow re 2) (+ (* 2 (/ im (pow re 2))) (+ (/ 1 im) (* 2 (/ 1 re))))) |
(*.f64 (fma.f64 (/.f64 im re) (/.f64 #s(literal 2 binary64) re) (+.f64 (/.f64 #s(literal 2 binary64) re) (/.f64 #s(literal 1 binary64) im))) (*.f64 re re)) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im))) re) |
re |
(* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 (/.f64 im re) (/.f64 im re)) re) |
(* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))) 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 (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64))))) re re) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(+ (* 1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) im (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) im (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (+ (* 1/128 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) im (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 im #s(literal 5 binary64))) #s(literal 9/128 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 re)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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))))) |
(fma.f64 im (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/1024 binary64) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))) |
(*.f64 (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) #s(literal 1/2 binary64)) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))) |
(fma.f64 (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (*.f64 im im) re))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (*.f64 im im) re)))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/1440 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -720 binary64) im) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) im) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/4 binary64))) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/1440 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (*.f64 im im) re))))) |
(+ (log (/ -1 re)) (log (pow im 2))) |
(+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (* -1/4 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (*.f64 (/.f64 im re) (/.f64 im re)) #s(literal -1/4 binary64) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/24 binary64) (fma.f64 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (*.f64 im im) re) (log.f64 (*.f64 im im)))) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -720 binary64) im) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) im) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/4 binary64))) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (*.f64 im im) re) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64))) (pow.f64 re #s(literal 4 binary64))))) (log.f64 (*.f64 im im))) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(* -1 (* (sqrt re) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 re) #s(literal 1 binary64)) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) im (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 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)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/32 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 re)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) im (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 (neg.f64 im) im) re) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) 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 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (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 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64)))) (neg.f64 re)) |
(* -1/2 (/ (pow im 2) re)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) 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 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64))))) (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 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64)))))) (neg.f64 re)) |
(* (pow re 2) (+ (* -1 (/ (- (* -2 (/ im re)) 2) re)) (/ 1 im))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal -2 binary64)) re)) (*.f64 re re)) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (neg.f64 re))) (neg.f64 re)) |
(* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 1 binary64)) (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 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) 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 (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) 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/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 2 (sqrt re))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* -5/64 (* (pow im 2) (sqrt (/ 1 (pow re 7))))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -5/64 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -5/64 (sqrt (/ 1 (pow re 7)))) (* 21/512 (* (pow im 2) (sqrt (/ 1 (pow re 11)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 21/512 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 11 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) #s(literal -5/64 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 1 binary64))) |
(+ (* 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 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #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 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 1 binary64))) |
(+ (* 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 (fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im im)) (-.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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 re re))))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 1 binary64))) |
(* 1/2 (log (* 4 re))) |
(*.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (log (* 4 re)))) |
(fma.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* -3/64 (/ (pow im 2) (pow re 4))) (* 1/8 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 4 binary64))) #s(literal -3/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 re re))) (*.f64 im im) (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* (pow im 2) (- (* 5/192 (/ (pow im 2) (pow re 6))) (* 3/64 (/ 1 (pow re 4))))) (* 1/8 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 6 binary64))) #s(literal 5/192 binary64) (/.f64 #s(literal -3/64 binary64) (pow.f64 re #s(literal 4 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/8 binary64) (*.f64 re re))) (*.f64 im im) (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64))) |
(log (* 4 re)) |
(log.f64 (*.f64 #s(literal 4 binary64) re)) |
(+ (log (* 4 re)) (* 1/4 (/ (pow im 2) (pow re 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (log.f64 (*.f64 #s(literal 4 binary64) re))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* -3/32 (/ (pow im 2) (pow re 4))) (* 1/4 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 #s(literal -3/32 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 re re))) (*.f64 im im) (log.f64 (*.f64 #s(literal 4 binary64) re))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* (pow im 2) (- (* 5/96 (/ (pow im 2) (pow re 6))) (* 3/32 (/ 1 (pow re 4))))) (* 1/4 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5/96 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (pow.f64 re #s(literal 4 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/4 binary64) (*.f64 re re))) (*.f64 im im) (log.f64 (*.f64 #s(literal 4 binary64) re))) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 2 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 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #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 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im im)) (-.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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 re re))))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 4 re) (/ (pow im 2) re)) |
(fma.f64 #s(literal 4 binary64) re (/.f64 (*.f64 im im) re)) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) 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)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) re)) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) re)) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) (*.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 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) (*.f64 #s(literal 2 binary64) re)) |
(/ (+ (* 2 (* im re)) (pow re 2)) im) |
(/.f64 (*.f64 re (fma.f64 #s(literal 2 binary64) im re)) im) |
(/ (+ (* im (+ (* 2 im) (* 2 re))) (pow re 2)) im) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 re im)) im (*.f64 re re)) im) |
(/ (+ (* 1/2 (* (sqrt im) (* re (sqrt 2)))) (* (sqrt (pow im 3)) (sqrt 2))) im) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) re) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) im) |
(+ re (* 1/2 (/ (pow im 2) re))) |
(fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) re) |
(+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) 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 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) re) |
(* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) im) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) im) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 re #s(literal 2 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))))) im) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))))) im) |
(* 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 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))))) im) |
(* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) |
(*.f64 (+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64)))) |
(+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 im im))) |
(+ (* 1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 im im)))) |
(+ (log 2) (* -1 (log (/ 1 im)))) |
(+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (/ re im))) |
(+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im)))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 im im)) (/.f64 re im)) (log.f64 im)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))) #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 im im)) (/.f64 re im))) (log.f64 im)) (log.f64 #s(literal 2 binary64))) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) im) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 (fma.f64 (/.f64 re im) (/.f64 re im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64))) im) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 re im) (/.f64 re im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)))) im) |
(* im (+ 1 (/ re im))) |
(fma.f64 (/.f64 re im) im im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 re im) (/.f64 re im)) #s(literal 1/2 binary64) (/.f64 re im)) im im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 re im) (/.f64 re im)) #s(literal 1/2 binary64) (/.f64 re im))) im im) |
(* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)) im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 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 (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) 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 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) re) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt 2) 3))))) (pow im 3))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) re) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 im) (fma.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))))))) (pow.f64 im #s(literal 3 binary64)))))) |
(* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 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))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 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 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 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) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) re) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 im) #s(literal 3/16 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
(* 1/2 (+ (log 2) (* -1 (log (/ -1 im))))) |
(*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64)) |
(+ (* -1/2 (/ re im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 re im))) |
(+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) re (/.f64 #s(literal 0 binary64) im)) (neg.f64 im))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/4 (+ (* -1 (pow re 2)) (pow re 2)))) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) re (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) im) #s(literal -1/12 binary64) #s(literal 0 binary64)) (neg.f64 im))) (neg.f64 im))) |
(+ (log 2) (* -1 (log (/ -1 im)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ re im)))) |
(-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) (/.f64 re im)) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) im))) im)))) |
(-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) im) re) im)) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/2 (+ (* -1 (pow re 2)) (pow re 2)))) im))) im)))) |
(-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) (/.f64 (-.f64 re (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) im) #s(literal -1/6 binary64) #s(literal 0 binary64)) im)) im)) |
(* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/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 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/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))))))) |
(*.f64 (neg.f64 im) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) re) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 im) #s(literal 3/8 binary64))) (pow.f64 im #s(literal 3 binary64))))) |
(* -2 im) |
(*.f64 #s(literal -2 binary64) im) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(*.f64 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) re (/.f64 (*.f64 (neg.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 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) re (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 re re)) (neg.f64 im))) im))) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 re im)) (neg.f64 im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 re (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 (*.f64 #s(literal 1/2 binary64) re) re)) im)) im)) (neg.f64 im)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 re im) #s(literal -2 binary64)) (neg.f64 im)) |
(* -1 (* im (- (* -1 (/ (+ (* 2 re) (/ (pow re 2) im)) im)) 2))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) re (/.f64 (*.f64 re re) im)) im) #s(literal -1 binary64) #s(literal -2 binary64)) (neg.f64 im)) |
(* -1 (* (sqrt im) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 im)))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (pow (sqrt -1) 2) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 re) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (neg.f64 im)) |
(* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) 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 (neg.f64 im) (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) #s(literal 1 binary64)))) |
(* -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 (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64))))) im im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 313 |
| 0 | 76 | 248 |
| 1 | 249 | 245 |
| 2 | 1462 | 245 |
| 0 | 8385 | 242 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(sqrt.f64 re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) |
(neg.f64 re) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (hypot.f64 re im) re)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (hypot.f64 re im) re))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (hypot.f64 re im) re)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 (hypot.f64 re im) re))) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64))) (sqrt.f64 (-.f64 (hypot.f64 re im) re))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (-.f64 re (hypot.f64 re im)) (pow.f64 (hypot.f64 re im) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 re re)))) (sqrt.f64 (-.f64 (hypot.f64 re im) re))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 re (-.f64 re (hypot.f64 re im)) (pow.f64 (hypot.f64 re im) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (hypot.f64 re im) re))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) #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) (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re)))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))))) |
(fma.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re)) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (hypot.f64 re im) re))) (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (+.f64 (hypot.f64 re im) re) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (hypot.f64 re im) re)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (hypot.f64 re im) re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 (+.f64 (hypot.f64 re im) re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 (/.f64 (+.f64 (hypot.f64 re im) re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (+.f64 (hypot.f64 re im) re) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 (hypot.f64 re im) re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (/.f64 (+.f64 (hypot.f64 re im) re) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64))) (log.f64 (-.f64 (hypot.f64 re im) re))) |
(-.f64 (log.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64))) (log.f64 (fma.f64 re (-.f64 re (hypot.f64 re im)) (pow.f64 (hypot.f64 re im) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 re re)))) (log.f64 (-.f64 (hypot.f64 re im) re))) |
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))))) (log.f64 (fma.f64 re (-.f64 re (hypot.f64 re im)) (pow.f64 (hypot.f64 re im) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)))) (log.f64 (-.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))) |
(-.f64 (log.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64))))) (log.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 (hypot.f64 re im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (+.f64 (hypot.f64 re im) re))) |
(+.f64 (log.f64 (+.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))) |
(log.f64 (*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 re im) re))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1/4 binary64)) |
(pow.f64 re #s(literal 1/2 binary64)) |
(sqrt.f64 re) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64))) (sqrt.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)))) (sqrt.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))))) |
(sqrt.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re))) (pow.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re))))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) #s(literal 2 binary64))) (neg.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)))) (neg.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(/.f64 (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re))) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))) (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))) (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re))) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)))) (fma.f64 #s(literal 8 binary64) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)))))) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) (*.f64 #s(literal 2 binary64) re)) |
(fma.f64 #s(literal 2 binary64) re (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) re) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) re))))) |
(+.f64 (*.f64 #s(literal 2 binary64) re) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) re)) |
(*.f64 (-.f64 (*.f64 re re) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) (pow.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 re re (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))))) |
(*.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) (pow.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (fma.f64 (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (*.f64 (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))) (neg.f64 (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)))) (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (*.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) (*.f64 re re))) (*.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(/.f64 (-.f64 (*.f64 re re) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))) (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re))) (neg.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 re re (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 re re)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) (fma.f64 re re (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(/.f64 (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))) (fma.f64 re (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) (-.f64 (*.f64 re re) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re re (-.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) (+.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(fma.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 re) #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) |
(fma.f64 #s(literal 1 binary64) re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) |
(fma.f64 re #s(literal 1 binary64) #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) |
(-.f64 (/.f64 (*.f64 re re) (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)))) (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)) (neg.f64 (/.f64 (*.f64 re re) (-.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) |
(+.f64 re #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re))) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (pow.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) im))))) |
(*.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (*.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (*.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (neg.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) im))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) im)))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) im))) (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal 4 binary64)) re) (pow.f64 (-.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (*.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (/.f64 re im) #s(literal 3 binary64))) re) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 re im) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (*.f64 re (-.f64 (pow.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (-.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (*.f64 re (+.f64 #s(literal 8 binary64) (pow.f64 (/.f64 re im) #s(literal 3 binary64)))) (pow.f64 (-.f64 (+.f64 (pow.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (/.f64 re im) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) im)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(fma.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (pow.f64 (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) im))) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im))) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 #s(literal 2 binary64) im (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(fma.f64 re (+.f64 (/.f64 re im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) im)) |
(fma.f64 im #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re))) (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) #s(literal 2 binary64)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))) (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im))))) |
(+.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re) (*.f64 #s(literal 2 binary64) im)) |
(+.f64 (*.f64 #s(literal 2 binary64) im) (*.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re)) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (pow.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) im (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im))) (neg.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (*.f64 #s(literal 2 binary64) im))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im)) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im))) (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) im (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64))) (fma.f64 #s(literal 2 binary64) im (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) (-.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) im (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) re) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 re (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 re #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 re (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) im))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 im)) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) im)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) im)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 im) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (pow.f64 (sqrt.f64 im) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) re (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (*.f64 (pow.f64 im #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (pow.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) re) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) re) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
(*.f64 re (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) |
(*.f64 (neg.f64 (*.f64 re re)) (pow.f64 re #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 re re #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) re) |
(*.f64 #s(literal 1 binary64) (neg.f64 re)) |
(*.f64 (neg.f64 re) #s(literal 1 binary64)) |
(*.f64 re #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 re re))) (neg.f64 re)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64))) (neg.f64 (fma.f64 re re #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 re re)) re) |
(/.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 re re) (*.f64 #s(literal 0 binary64) (neg.f64 re))))) |
(/.f64 (pow.f64 (neg.f64 re) #s(literal 3 binary64)) (fma.f64 re re #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 re (neg.f64 (*.f64 re re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re re #s(literal 0 binary64)) (pow.f64 (neg.f64 re) #s(literal 3 binary64)))) |
(neg.f64 re) |
(-.f64 (/.f64 #s(literal 0 binary64) re) (/.f64 (*.f64 re re) re)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 re re #s(literal 0 binary64))) (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 re re #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) re) |
(+.f64 #s(literal 0 binary64) (neg.f64 re)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(*.f64 re (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) im))) (sqrt.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 im))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 (sqrt.f64 (sqrt.f64 im)) (sqrt.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) im)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 im) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 im) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) im) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(exp.f64 (fma.f64 (log.f64 im) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 im) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64))) |
Compiled 19 499 to 2 730 computations (86% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 498 | 9 | 507 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 502 | 18 | 520 |
| Status | Accuracy | Program |
|---|---|---|
| 48.2% | (*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) | |
| 26.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) | |
| 37.4% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) | |
| ✓ | 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
| ▶ | 51.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
| ✓ | 49.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
| 20.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) | |
| ▶ | 49.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
| 24.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) | |
| ▶ | 49.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
| ✓ | 69.6% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| 21.0% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (fma.f64 (*.f64 (/.f64 im re) (/.f64 im re)) #s(literal -1/4 binary64) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))))) #s(literal 1/2 binary64)))) | |
| ▶ | 21.8% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) |
| 45.7% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) | |
| 46.0% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)))) | |
| ▶ | 45.5% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
| 33.9% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (*.f64 #s(literal 2 binary64) im))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))))) | |
| ✓ | 24.5% | #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
Compiled 907 to 587 computations (35.3% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) | |
| cost-diff | 0 | #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) | |
| cost-diff | 0 | (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) | |
| cost-diff | 128 | (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) | |
| cost-diff | 128 | (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) | |
| cost-diff | 7104 | (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) | |
| cost-diff | 896 | (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) im) | |
| cost-diff | 0 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) | |
| cost-diff | 0 | #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 553 |
| 0 | 91 | 553 |
| 1 | 143 | 551 |
| 2 | 220 | 545 |
| 3 | 472 | 533 |
| 4 | 1527 | 521 |
| 5 | 3839 | 521 |
| 6 | 7206 | 521 |
| 0 | 8443 | 434 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))) |
#s(literal 2 binary64) |
#s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)) |
(+.f64 re im) |
re |
im |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 2 binary64) im) |
#s(literal 2 binary64) |
im |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 re im) |
re |
im |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) |
(/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
re |
im |
(*.f64 #s(literal 2 binary64) im) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 re (sqrt.f64 im)) |
(sqrt.f64 im) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)) |
#s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
(+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(log.f64 (*.f64 im im)) |
(*.f64 im im) |
im |
(log.f64 (/.f64 #s(literal -1 binary64) re)) |
(/.f64 #s(literal -1 binary64) re) |
#s(literal -1 binary64) |
re |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 (sqrt.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)))) |
(sqrt.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))) |
(*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)) |
#s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) |
(+.f64 re im) |
(+.f64 im re) |
re |
im |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 im #s(literal 2 binary64)) |
#s(literal 2 binary64) |
im |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 im re) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 im re) #s(literal 2 binary64)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 im re) #s(literal 2 binary64))) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(*.f64 (+.f64 im re) #s(literal 2 binary64)) |
(fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 re im) |
re |
im |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 re im) re) im) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 re im) re) im) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 re im) re) im) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 re im) re) im)) |
(/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) |
(*.f64 (*.f64 (/.f64 re im) re) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 re #s(literal 1/2 binary64)) re) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
re |
im |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 im #s(literal 2 binary64)) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 re (sqrt.f64 im)) |
(sqrt.f64 im) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(sqrt.f64 (*.f64 im #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im)))))) |
(*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im)))) #s(literal 1/2 binary64)) |
#s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
#s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im)))) |
(+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))) |
(log.f64 (*.f64 im im)) |
(*.f64 im im) |
im |
(log.f64 (/.f64 #s(literal -1 binary64) re)) |
(/.f64 #s(literal -1 binary64) re) |
#s(literal -1 binary64) |
re |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.3002061321069437 | (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) | |
| accuracy | 2.609195429532362 | (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64))) | |
| accuracy | 13.205521484078464 | #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) | |
| accuracy | 15.942653790577669 | (log.f64 (*.f64 im im)) | |
| accuracy | 0.26171875 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) | |
| accuracy | 4.605638687902896 | (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) | |
| accuracy | 7.586943335676061 | (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) | |
| accuracy | 19.25449041583858 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) | |
| accuracy | 3.274205843720506 | (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) | |
| accuracy | 5.127229671054598 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) | |
| accuracy | 19.15015952443383 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) | |
| accuracy | 0 | (*.f64 #s(literal 2 binary64) im) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) | |
| accuracy | 5.127229671054598 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im))) | |
| accuracy | 18.529463690871776 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) | |
| accuracy | 5.127229671054598 | (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)))) | |
| accuracy | 19.149691501049748 | #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)) |
| 46.0ms | 114× | 0 | invalid |
| 36.0ms | 33× | 1 | valid |
| 33.0ms | 65× | 0 | valid |
| 28.0ms | 27× | 2 | valid |
| 19.0ms | 17× | 3 | valid |
Compiled 955 to 100 computations (89.5% saved)
ival-sqrt: 33.0ms (25.8% of total)ival-mult: 31.0ms (24.2% of total)ival-hypot: 18.0ms (14.1% of total)ival-log: 11.0ms (8.6% of total)ival-div: 10.0ms (7.8% of total)adjust: 7.0ms (5.5% of total)ival-add: 7.0ms (5.5% of total)ival-exp: 4.0ms (3.1% of total)ival-sub: 3.0ms (2.3% of total)ival-pow2: 3.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))) |
#s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)) |
#s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
(+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(log.f64 (*.f64 im im)) |
(exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(* 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)))))))) |
(* (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))) |
(* 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)))))) |
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))))))) |
(* 1/4 (* (pow re 2) (pow (sqrt 2) 2))) |
(* 2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (/ (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(* -2 im) |
(- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) (* 2 im)) |
(* 1/2 (log (* 2 im))) |
(+ (* 1/2 (log (* 2 im))) (* 1/2 (/ re im))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* -1/12 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* (pow re 2) (- (* 3/80 (/ (pow re 2) (pow im 5))) (* 1/12 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(log (* 2 im)) |
(+ (log (* 2 im)) (/ re im)) |
(+ (log (* 2 im)) (* re (+ (* -1/6 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
(+ (log (* 2 im)) (* re (+ (* (pow re 2) (- (* 3/40 (/ (pow re 2) (pow im 5))) (* 1/6 (/ 1 (pow im 3))))) (/ 1 im)))) |
(+ (log -1) (+ (log (pow im 2)) (* -1 (log re)))) |
(* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(* re (sqrt 2)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 (* (pow im 2) (pow (sqrt 2) 4))) (/ 1 (* (pow im 2) (pow (sqrt 2) 2))))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (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))))))) |
(* (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)))))) |
(* 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)))))) |
(* 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))))))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 2 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* -2 (* (sqrt (pow im 3)) (sqrt 2))))) (pow re 3))))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* (pow re 2) (+ (* -2 (/ im (pow re 2))) (* 1/4 (/ (pow (sqrt 2) 2) im)))) |
(* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))) |
(+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))))) |
(+ (* 1/1440 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))))) |
(+ (log 4) (* -1 (log (/ 1 re)))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (* 1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2)))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/720 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2))))))) |
(+ (log -1) (+ (log (/ 1 re)) (log (pow im 2)))) |
(* 2 (sqrt re)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re)))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))))) |
(* 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))))) |
(* (* 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)))) |
(* -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)) |
(* -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)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2))))) re)) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/1440 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))))) |
(+ (log (/ -1 re)) (log (pow im 2))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (* -1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4)))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(+ (* 1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (+ (* 1/128 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* 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/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))))))))) |
(+ (* 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)))) |
(+ (* 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))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* 2 (/ (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) re))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(/ (+ (* -2 (pow im 2)) (* 1/4 (* (pow re 2) (pow (sqrt 2) 2)))) im) |
(* 1/2 (log (* 4 re))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (log (* 4 re)))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* -3/64 (/ (pow im 2) (pow re 4))) (* 1/8 (/ 1 (pow re 2)))))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* (pow im 2) (- (* 5/192 (/ (pow im 2) (pow re 6))) (* 3/64 (/ 1 (pow re 4))))) (* 1/8 (/ 1 (pow re 2)))))) |
(log (* 4 re)) |
(+ (log (* 4 re)) (* 1/4 (/ (pow im 2) (pow re 2)))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* -3/32 (/ (pow im 2) (pow re 4))) (* 1/4 (/ 1 (pow re 2)))))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* (pow im 2) (- (* 5/96 (/ (pow im 2) (pow re 6))) (* 3/32 (/ 1 (pow re 4))))) (* 1/4 (/ 1 (pow re 2)))))) |
(+ (log (/ -1 re)) (* 2 (log im))) |
(* 2 (log im)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 2 (sqrt re))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* -5/64 (* (pow im 2) (sqrt (/ 1 (pow re 7))))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -5/64 (sqrt (/ 1 (pow re 7)))) (* 21/512 (* (pow im 2) (sqrt (/ 1 (pow re 11)))))))))) |
(* 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))))))) |
(* 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)))))) |
(* 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)))))) |
(* 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/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (/ (* re (- (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 3))) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(* im (- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2))) 2)) |
(* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) |
(+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))) |
(+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im)))) |
(+ (* 1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))))) |
(+ (log 2) (* -1 (log (/ 1 im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (/ re im))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im))))) |
(+ (log (/ -1 re)) (* -2 (log (/ 1 im)))) |
(* -2 (log (/ 1 im))) |
(* 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) (sqrt 2)))) (+ (* (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 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (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)))))))) |
(* -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))))))) |
(* -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))))) |
(* -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))))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* (sqrt (/ 1 im)) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* re (* (sqrt 2) (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))))) (* im (* (sqrt -2) (sqrt -1))))) (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2))))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(* -1 (* im (+ 2 (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2)))))) |
(* 1/2 (+ (log 2) (* -1 (log (/ -1 im))))) |
(+ (* -1/2 (/ re im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/4 (+ (* -1 (pow re 2)) (pow re 2)))) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (log 2) (* -1 (log (/ -1 im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) im))) im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/2 (+ (* -1 (pow re 2)) (pow re 2)))) im))) im)))) |
(+ (log (/ -1 re)) (* -2 (log (/ -1 im)))) |
(* -2 (log (/ -1 im))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt 2) 3))))) (pow im 3))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 144.0ms | re | @ | -inf | ((* 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))) re) (* 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)) (* 2 im) (* (+ (* (/ re im) 2) 2) 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)) (pow (* (* (sqrt 2) re) 1/2) 2) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+ (log (* im im)) (log (/ -1 re))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* (sqrt 2) re) (log (* im im)) (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) |
| 133.0ms | im | @ | inf | ((* 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))) re) (* 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)) (* 2 im) (* (+ (* (/ re im) 2) 2) 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)) (pow (* (* (sqrt 2) re) 1/2) 2) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+ (log (* im im)) (log (/ -1 re))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* (sqrt 2) re) (log (* im im)) (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) |
| 118.0ms | re | @ | 0 | ((* 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))) re) (* 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)) (* 2 im) (* (+ (* (/ re im) 2) 2) 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)) (pow (* (* (sqrt 2) re) 1/2) 2) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+ (log (* im im)) (log (/ -1 re))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* (sqrt 2) re) (log (* im im)) (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) |
| 100.0ms | im | @ | 0 | ((* 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))) re) (* 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)) (* 2 im) (* (+ (* (/ re im) 2) 2) 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)) (pow (* (* (sqrt 2) re) 1/2) 2) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+ (log (* im im)) (log (/ -1 re))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* (sqrt 2) re) (log (* im im)) (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) |
| 18.0ms | im | @ | -inf | ((* 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))) re) (* 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)) (* 2 im) (* (+ (* (/ re im) 2) 2) 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)) (pow (* (* (sqrt 2) re) 1/2) 2) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (* 1/2 (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2) (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+ (log (* im im)) (log (/ -1 re))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* (sqrt 2) re) (log (* im im)) (exp (* (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) 1/2))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1003 | 5397 |
| 1 | 3188 | 4951 |
| 0 | 8450 | 4699 |
| 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/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (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))) |
(* 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)))))) |
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))))))) |
(* 1/4 (* (pow re 2) (pow (sqrt 2) 2))) |
(* 2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (/ (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(* -2 im) |
(- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) (* 2 im)) |
(* 1/2 (log (* 2 im))) |
(+ (* 1/2 (log (* 2 im))) (* 1/2 (/ re im))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* -1/12 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* (pow re 2) (- (* 3/80 (/ (pow re 2) (pow im 5))) (* 1/12 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(log (* 2 im)) |
(+ (log (* 2 im)) (/ re im)) |
(+ (log (* 2 im)) (* re (+ (* -1/6 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
(+ (log (* 2 im)) (* re (+ (* (pow re 2) (- (* 3/40 (/ (pow re 2) (pow im 5))) (* 1/6 (/ 1 (pow im 3))))) (/ 1 im)))) |
(+ (log -1) (+ (log (pow im 2)) (* -1 (log re)))) |
(* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(* re (sqrt 2)) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(+ (* re (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 (* (pow im 2) (pow (sqrt 2) 4))) (/ 1 (* (pow im 2) (pow (sqrt 2) 2))))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (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))))))) |
(* (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)))))) |
(* 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)))))) |
(* 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))))))) |
(* re (+ 2 (* 2 (/ im re)))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 2 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* -2 (* (sqrt (pow im 3)) (sqrt 2))))) (pow re 3))))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* (pow re 2) (+ (* -2 (/ im (pow re 2))) (* 1/4 (/ (pow (sqrt 2) 2) im)))) |
(* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))) |
(+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))))) |
(+ (* 1/1440 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))))) |
(+ (log 4) (* -1 (log (/ 1 re)))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (* 1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2)))))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/720 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2))))))) |
(+ (log -1) (+ (log (/ 1 re)) (log (pow im 2)))) |
(* 2 (sqrt re)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re)))))) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))))) |
(* 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))))) |
(* (* 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)))) |
(* -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)) |
(* -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)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2))))) re)) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/1440 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))))) |
(+ (log (/ -1 re)) (log (pow im 2))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (* -1/4 (/ (pow im 2) (pow re 2))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4)))))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))))))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(+ (* 1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (+ (* 1/128 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(+ (* 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/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))))))))) |
(+ (* 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)))) |
(+ (* 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))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* 2 (/ (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) re))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(/ (+ (* -2 (pow im 2)) (* 1/4 (* (pow re 2) (pow (sqrt 2) 2)))) im) |
(* 1/2 (log (* 4 re))) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (log (* 4 re)))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* -3/64 (/ (pow im 2) (pow re 4))) (* 1/8 (/ 1 (pow re 2)))))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* (pow im 2) (- (* 5/192 (/ (pow im 2) (pow re 6))) (* 3/64 (/ 1 (pow re 4))))) (* 1/8 (/ 1 (pow re 2)))))) |
(log (* 4 re)) |
(+ (log (* 4 re)) (* 1/4 (/ (pow im 2) (pow re 2)))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* -3/32 (/ (pow im 2) (pow re 4))) (* 1/4 (/ 1 (pow re 2)))))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* (pow im 2) (- (* 5/96 (/ (pow im 2) (pow re 6))) (* 3/32 (/ 1 (pow re 4))))) (* 1/4 (/ 1 (pow re 2)))))) |
(+ (log (/ -1 re)) (* 2 (log im))) |
(* 2 (log im)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 2 (sqrt re))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* -5/64 (* (pow im 2) (sqrt (/ 1 (pow re 7))))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -5/64 (sqrt (/ 1 (pow re 7)))) (* 21/512 (* (pow im 2) (sqrt (/ 1 (pow re 11)))))))))) |
(* 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))))))) |
(* 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)))))) |
(* 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)))))) |
(* 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/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (/ (* re (- (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 3))) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(* im (- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2))) 2)) |
(* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) |
(+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))) |
(+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im)))) |
(+ (* 1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))))) |
(+ (log 2) (* -1 (log (/ 1 im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (/ re im))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im))))) |
(+ (log (/ -1 re)) (* -2 (log (/ 1 im)))) |
(* -2 (log (/ 1 im))) |
(* 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) (sqrt 2)))) (+ (* (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 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (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)))))))) |
(* -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))))))) |
(* -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))))) |
(* -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))))) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* (sqrt (/ 1 im)) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* re (* (sqrt 2) (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))))) (* im (* (sqrt -2) (sqrt -1))))) (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2))))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(* -1 (* im (+ 2 (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2)))))) |
(* 1/2 (+ (log 2) (* -1 (log (/ -1 im))))) |
(+ (* -1/2 (/ re im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/4 (+ (* -1 (pow re 2)) (pow re 2)))) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(+ (log 2) (* -1 (log (/ -1 im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ re im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) im))) im)))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/2 (+ (* -1 (pow re 2)) (pow re 2)))) im))) im)))) |
(+ (log (/ -1 re)) (* -2 (log (/ -1 im)))) |
(* -2 (log (/ -1 im))) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt 2) 3))))) (pow im 3))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
| Outputs |
|---|
(* 1/2 (* (sqrt im) (sqrt 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) |
(+ (* 1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 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 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))) re)) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(* (sqrt im) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))))) re)) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(* 2 im) |
(*.f64 #s(literal 2 binary64) im) |
(+ (* 2 im) (* 2 re)) |
(*.f64 #s(literal 2 binary64) (+.f64 im re)) |
(+ (* 2 im) (* re (+ 2 (/ re im)))) |
(fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) im)) re #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im)) |
im |
(+ im re) |
(+.f64 im re) |
(+ im (* re (+ 1 (* 1/2 (/ re im))))) |
(fma.f64 (fma.f64 (/.f64 re im) #s(literal 1/2 binary64) #s(literal 1 binary64)) re im) |
(+ im (* re (+ 1 (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) im)) re #s(literal 1 binary64)) re im) |
(* 1/4 (* (pow re 2) (pow (sqrt 2) 2))) |
(*.f64 (*.f64 re re) #s(literal 1/2 binary64)) |
(* 2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (/ (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(* -2 im) |
(*.f64 #s(literal -2 binary64) im) |
(- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) (* 2 im)) |
(fma.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im) (*.f64 #s(literal -2 binary64) im)) |
(* 1/2 (log (* 2 im))) |
(*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (log (* 2 im))) (* 1/2 (/ re im))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) (/.f64 re im))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* -1/12 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))) |
(fma.f64 (fma.f64 #s(literal -1/12 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) im)) re (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (log (* 2 im))) (* re (+ (* (pow re 2) (- (* 3/80 (/ (pow re 2) (pow im 5))) (* 1/12 (/ 1 (pow im 3))))) (* 1/2 (/ 1 im))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) #s(literal 3/80 binary64) (/.f64 #s(literal -1/12 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im)) re (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) #s(literal 1/2 binary64))) |
(log (* 2 im)) |
(log.f64 (*.f64 #s(literal 2 binary64) im)) |
(+ (log (* 2 im)) (/ re im)) |
(+.f64 (log.f64 (*.f64 #s(literal 2 binary64) im)) (/.f64 re im)) |
(+ (log (* 2 im)) (* re (+ (* -1/6 (/ (pow re 2) (pow im 3))) (/ 1 im)))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) im)) re (log.f64 (*.f64 #s(literal 2 binary64) im))) |
(+ (log (* 2 im)) (* re (+ (* (pow re 2) (- (* 3/40 (/ (pow re 2) (pow im 5))) (* 1/6 (/ 1 (pow im 3))))) (/ 1 im)))) |
(fma.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 #s(literal 3/40 binary64) (/.f64 (*.f64 re re) (pow.f64 im #s(literal 5 binary64))) (/.f64 #s(literal -1/6 binary64) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 re (/.f64 #s(literal 1 binary64) im) (log.f64 (*.f64 #s(literal 2 binary64) im)))) |
(+ (log -1) (+ (log (pow im 2)) (* -1 (log re)))) |
(+.f64 (-.f64 (log.f64 (*.f64 im im)) (log.f64 re)) (log.f64 #s(literal -1 binary64))) |
(* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(*.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im)) |
(* re (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(+ (* (sqrt im) (sqrt 2)) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 re (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (/.f64 #s(literal 1 binary64) im) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(+ (* re (+ (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 (* (pow im 2) (pow (sqrt 2) 4))) (/ 1 (* (pow im 2) (pow (sqrt 2) 2))))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (* (sqrt im) (sqrt 2))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (fma.f64 re (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 im im)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) im) (/.f64 (/.f64 #s(literal 1 binary64) im) #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(*.f64 #s(literal 1 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) 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 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) 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 (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 #s(literal -1/64 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))))) re) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 (sqrt.f64 re) #s(literal 2 binary64)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))) re) |
(* 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 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 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 (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 #s(literal -1/32 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 4 re) |
(*.f64 #s(literal 4 binary64) re) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(*.f64 (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64)) re) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64))) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64)))) re) |
(* 2 re) |
(*.f64 #s(literal 2 binary64) re) |
(* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64)) re) |
(* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64))) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64)))) re) |
(* re (+ 2 (* 2 (/ im re)))) |
(*.f64 (fma.f64 (/.f64 im re) #s(literal 2 binary64) #s(literal 2 binary64)) re) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im))) re) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) #s(literal -4 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re re)) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (neg.f64 re)))) re) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 2 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* -2 (* (sqrt (pow im 3)) (sqrt 2))))) (pow re 3))))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (fma.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 im #s(literal 3 binary64))))) (pow.f64 re #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) #s(literal -4 binary64)))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 re re)) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (neg.f64 re)))) re) |
(* (pow re 2) (+ (* -2 (/ im (pow re 2))) (* 1/4 (/ (pow (sqrt 2) 2) im)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 im (*.f64 re re)) #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) im)) re) re) |
(* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))) |
(*.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re) (*.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re))))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(+ (* 1/1440 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log 4) (* -1 (log (/ 1 re)))))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/2 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/1440 binary64) (fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(+ (log 4) (* -1 (log (/ 1 re)))) |
(+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (* 1/4 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (+.f64 (log.f64 re) (log.f64 #s(literal 4 binary64)))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) (log.f64 re))) (log.f64 #s(literal 4 binary64))) |
(+ (log 4) (+ (* -1 (log (/ 1 re))) (+ (* 1/720 (/ (+ (* 15/4 (pow im 6)) (+ (* 45/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/24 (/ (+ (* -3/2 (pow im 4)) (* -3/4 (pow im 4))) (pow re 4))) (* 1/4 (/ (pow im 2) (pow re 2))))))) |
(+.f64 (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/2 binary64)) (pow.f64 re #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) (log.f64 re)))) (log.f64 #s(literal 4 binary64))) |
(+ (log -1) (+ (log (/ 1 re)) (log (pow im 2)))) |
(+.f64 (-.f64 (log.f64 (*.f64 im im)) (log.f64 re)) (log.f64 #s(literal -1 binary64))) |
(* 2 (sqrt re)) |
(*.f64 (sqrt.f64 re) #s(literal 2 binary64)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))) re) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re)))))) |
(*.f64 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* re (+ (* -1/16 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* -1/64 (* (pow im 4) (sqrt (/ 1 (pow re 9))))) (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 2 (sqrt (/ 1 re))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (pow.f64 im #s(literal 4 binary64))) #s(literal -5/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) im)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/64 binary64) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 re)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) im) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/1024 binary64) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 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)))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1/32 binary64) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 re)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) im (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 im #s(literal 5 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 (neg.f64 im) im) re) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) 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 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (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 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64)))) (neg.f64 re)) |
(* -1/2 (/ (pow im 2) re)) |
(*.f64 (/.f64 (*.f64 im im) re) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) 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 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64))))) (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 (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) im (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64)))))) (neg.f64 re)) |
(* -1 (* re (- (* -2 (/ im re)) 2))) |
(*.f64 (neg.f64 re) (fma.f64 (/.f64 im re) #s(literal -2 binary64) #s(literal -2 binary64))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (neg.f64 re)))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64))))) re) #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) (neg.f64 re)))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2))))) re)) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64))))) re) (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))))) re) #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))) (neg.f64 re)))) |
(* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))) |
(*.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))) #s(literal 1/2 binary64)) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))) |
(fma.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (*.f64 im im) re))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2)))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (*.f64 im im) re)))) |
(+ (* -1/8 (/ (pow im 2) (pow re 2))) (+ (* 1/1440 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (+ (* 1/48 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))) (* 1/2 (+ (log (/ -1 re)) (log (pow im 2))))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -720 binary64) im) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) im) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/4 binary64))) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/1440 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/48 binary64) (fma.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (*.f64 im im) re))))) |
(+ (log (/ -1 re)) (log (pow im 2))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (* -1/4 (/ (pow im 2) (pow re 2))))) |
(fma.f64 (*.f64 (/.f64 im re) (/.f64 im re)) #s(literal -1/4 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im)))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/24 binary64) (fma.f64 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (*.f64 im im) re) (log.f64 (*.f64 im im)))) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(+ (log (/ -1 re)) (+ (log (pow im 2)) (+ (* -1/4 (/ (pow im 2) (pow re 2))) (+ (* 1/720 (/ (+ (* -720 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))) (+ (* -15/4 (pow im 6)) (* 45/2 (pow im 6)))) (pow re 6))) (* 1/24 (/ (+ (* -3/4 (pow im 4)) (* 3 (pow im 4))) (pow re 4))))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -720 binary64) im) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) im) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 75/4 binary64))) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/720 binary64) (fma.f64 (/.f64 #s(literal -1/4 binary64) re) (/.f64 (*.f64 im im) re) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 9/4 binary64))) (pow.f64 re #s(literal 4 binary64))))) (log.f64 (*.f64 im im))) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(* (* im (sqrt -1)) (sqrt (/ 1 re))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) im) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) |
(+ (* 1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) im (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64))))))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3)))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) im (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -1 (/ (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt re))) (+ (* 1/128 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/16 (* (* (pow im 5) (sqrt -1)) (sqrt (/ 1 (pow re 3))))))) (pow re 3))) (* (* im (sqrt -1)) (sqrt (/ 1 re)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (sqrt.f64 #s(literal -1 binary64))) im (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 im #s(literal 5 binary64))) #s(literal 9/128 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 re)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (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 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #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 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 #s(literal 1 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 (fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im im)) (-.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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 re re))))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 #s(literal 1 binary64) (sqrt.f64 re))) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 2 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 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #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 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* (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 (fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 im im)) (-.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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 re re))))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 4 re) (/ (pow im 2) re)) |
(fma.f64 #s(literal 4 binary64) re (/.f64 (*.f64 im im) re)) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) 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)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) re)) |
(+ (* 1/2 (/ (pow im 2) re)) (* 2 re)) |
(fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) re)) |
(+ (* 2 re) (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) (*.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 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/2 binary64) re)) (*.f64 im im) (*.f64 #s(literal 2 binary64) re)) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) im (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) im (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* 2 (/ (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) re))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) im) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) re) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) im (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) im (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(/ (+ (* -2 (pow im 2)) (* 1/4 (* (pow re 2) (pow (sqrt 2) 2)))) im) |
(/.f64 (fma.f64 (*.f64 re re) #s(literal 1/2 binary64) (*.f64 (*.f64 im im) #s(literal -2 binary64))) im) |
(* 1/2 (log (* 4 re))) |
(*.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow im 2) (pow re 2))) (* 1/2 (log (* 4 re)))) |
(fma.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (*.f64 im im) re))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* -3/64 (/ (pow im 2) (pow re 4))) (* 1/8 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 4 binary64))) #s(literal -3/64 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 re re))) (*.f64 im im) (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (log (* 4 re))) (* (pow im 2) (+ (* (pow im 2) (- (* 5/192 (/ (pow im 2) (pow re 6))) (* 3/64 (/ 1 (pow re 4))))) (* 1/8 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 6 binary64))) #s(literal 5/192 binary64) (/.f64 #s(literal -3/64 binary64) (pow.f64 re #s(literal 4 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/8 binary64) (*.f64 re re))) (*.f64 im im) (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) re)) #s(literal 1/2 binary64))) |
(log (* 4 re)) |
(log.f64 (*.f64 #s(literal 4 binary64) re)) |
(+ (log (* 4 re)) (* 1/4 (/ (pow im 2) (pow re 2)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) re) (/.f64 (*.f64 im im) re) (log.f64 (*.f64 #s(literal 4 binary64) re))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* -3/32 (/ (pow im 2) (pow re 4))) (* 1/4 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 #s(literal -3/32 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 4 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 re re))) (*.f64 im im) (log.f64 (*.f64 #s(literal 4 binary64) re))) |
(+ (log (* 4 re)) (* (pow im 2) (+ (* (pow im 2) (- (* 5/96 (/ (pow im 2) (pow re 6))) (* 3/32 (/ 1 (pow re 4))))) (* 1/4 (/ 1 (pow re 2)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5/96 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (pow.f64 re #s(literal 4 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/4 binary64) (*.f64 re re))) (*.f64 im im) (log.f64 (*.f64 #s(literal 4 binary64) re))) |
(+ (log (/ -1 re)) (* 2 (log im))) |
(fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(* 2 (log im)) |
(*.f64 (log.f64 im) #s(literal 2 binary64)) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 2 (sqrt re))) |
(fma.f64 (*.f64 (*.f64 im im) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* -5/64 (* (pow im 2) (sqrt (/ 1 (pow re 7))))) (* 1/4 (sqrt (/ 1 (pow re 3))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -5/64 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 2 (sqrt re)) (* (pow im 2) (+ (* 1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -5/64 (sqrt (/ 1 (pow re 7)))) (* 21/512 (* (pow im 2) (sqrt (/ 1 (pow re 11)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 21/512 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 11 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 7 binary64)))) #s(literal -5/64 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) im) |
(* 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 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) im) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) im) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 (fma.f64 (/.f64 re im) (/.f64 re im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64))) im) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 re im) (/.f64 re im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)))) im) |
(* im (+ 1 (/ re im))) |
(fma.f64 (/.f64 re im) im im) |
(* im (+ 1 (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) (/.f64 re im)) im im) |
(* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (+ (* 1/2 (/ (pow re 2) (pow im 2))) (/ re im))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) (/.f64 re im))) im im) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (/ (* re (- (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 3))) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) re) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 im #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))))) |
(* im (- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2))) 2)) |
(*.f64 (fma.f64 (/.f64 (*.f64 re re) im) (/.f64 #s(literal 1/2 binary64) im) #s(literal -2 binary64)) im) |
(* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) |
(*.f64 (+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64)))) |
(+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 im im))) |
(+ (* 1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (+ (* 1/2 (+ (log 2) (* -1 (log (/ 1 im))))) (* 1/2 (/ re im))))) |
(fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))) #s(literal 1/12 binary64) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 im im)))) |
(+ (log 2) (* -1 (log (/ 1 im)))) |
(+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (/ re im))) |
(+.f64 (+.f64 (log.f64 im) (/.f64 re im)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im)))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 im im)) (/.f64 re im)) (log.f64 im)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (log (/ 1 im))) (+ (* 1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) (pow im 3))) (+ (* 1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) (pow im 2))) (/ re im))))) |
(+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 im #s(literal 3 binary64))) #s(literal 1/6 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 im im)) (/.f64 re im))) (log.f64 im)) (log.f64 #s(literal 2 binary64))) |
(+ (log (/ -1 re)) (* -2 (log (/ 1 im)))) |
(fma.f64 (neg.f64 (log.f64 im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(* -2 (log (/ 1 im))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 im))) |
(* im (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))) |
(*.f64 (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) im) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/2 binary64) (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) im) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (sqrt 2)) (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 re #s(literal 2 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) #s(literal 1/2 binary64) (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 -1 binary64)) (sqrt.f64 #s(literal 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))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 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 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 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) (-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal 3/16 binary64)) (pow.f64 im #s(literal 3 binary64))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 #s(literal -1 binary64))) (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 (neg.f64 im) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (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 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/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 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (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 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/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))))))) |
(*.f64 (neg.f64 im) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (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 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal 3/8 binary64)) (pow.f64 im #s(literal 3 binary64))))) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(*.f64 (neg.f64 im) (fma.f64 #s(literal -2 binary64) (/.f64 re im) #s(literal 2 binary64))) |
(* -1 (* im (+ 2 (* -1 (/ (+ (* -1 (/ (pow re 2) im)) (* 2 re)) im))))) |
(*.f64 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) re (/.f64 (*.f64 (neg.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 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) re (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 re re)) (neg.f64 im))) im))) |
(* -1 im) |
(neg.f64 im) |
(* -1 (* im (+ 1 (* -1 (/ re im))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 re im)) (neg.f64 im)) |
(* -1 (* im (+ 1 (* -1 (/ (+ re (* -1/2 (/ (pow re 2) im))) im))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 re re) im) #s(literal -1/2 binary64) 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))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 re (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im)) im)) (neg.f64 im)) |
(* -1 (* im (- (* -2 (/ re im)) 2))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 re im) #s(literal -2 binary64)) (neg.f64 im)) |
(* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* (sqrt (/ 1 im)) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 im) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (*.f64 re re)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))))) im) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 im) re) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 im))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* re (* (sqrt 2) (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))))) (* im (* (sqrt -2) (sqrt -1))))) (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2))))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 im) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (*.f64 re re)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (*.f64 re re)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) im) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 im) re) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 im))) |
(* -1 (* im (+ 2 (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 re re)) (*.f64 im im)) #s(literal 2 binary64)) (neg.f64 im)) |
(* 1/2 (+ (log 2) (* -1 (log (/ -1 im))))) |
(*.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64)) |
(+ (* -1/2 (/ re im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 re im))) |
(+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1 (pow re 2)) (pow re 2)) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) re (/.f64 #s(literal 0 binary64) im)) (neg.f64 im))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/12 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/4 (+ (* -1 (pow re 2)) (pow re 2)))) im)) (* 1/2 re)) im)) (* 1/2 (+ (log 2) (* -1 (log (/ -1 im)))))) |
(fma.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) re (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) im) #s(literal -1/12 binary64) #s(literal 0 binary64)) (neg.f64 im))) (neg.f64 im))) |
(+ (log 2) (* -1 (log (/ -1 im)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ re im)))) |
(-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) (/.f64 re im)) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1/2 (/ (+ (* -1 (pow re 2)) (pow re 2)) im))) im)))) |
(-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) im) re) im)) |
(+ (log 2) (+ (* -1 (log (/ -1 im))) (* -1 (/ (+ re (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (pow re 3)) (* 2 (pow re 3))) im)) (* 1/2 (+ (* -1 (pow re 2)) (pow re 2)))) im))) im)))) |
(-.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) im))) (/.f64 (-.f64 re (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) im) #s(literal -1/6 binary64) #s(literal 0 binary64)) im)) im)) |
(+ (log (/ -1 re)) (* -2 (log (/ -1 im)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(* -2 (log (/ -1 im))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) im)) #s(literal -2 binary64)) |
(* -1 (* im (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) re) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))))) (neg.f64 im)) |
(* -1 (* im (+ (* -1 (/ (+ (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (sqrt -1)) (pow (sqrt 2) 3))))) (pow im 3))) (+ (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))) (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) re) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 im) (fma.f64 (*.f64 re re) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))))))) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 im)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 464 |
| 0 | 91 | 459 |
| 1 | 314 | 446 |
| 2 | 1902 | 398 |
| 0 | 8552 | 314 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)))) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))) |
#s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)) |
#s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) |
(+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(log.f64 (*.f64 im im)) |
(exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))) |
#s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) im) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 im) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 im)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 im) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64))))) |
(*.f64 im #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) im) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im))) |
(fabs.f64 (*.f64 im #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 im #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (*.f64 im (+.f64 #s(literal 1 binary64) (/.f64 re im))) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 re im)) (*.f64 im #s(literal 2 binary64))) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(*.f64 im (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) #s(literal 3 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (*.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (*.f64 (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (*.f64 (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) (*.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)) im)) (neg.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 im re) #s(literal -3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) im)) (neg.f64 (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 re im) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 im (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)))) (neg.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 im (fma.f64 (pow.f64 (/.f64 im re) #s(literal -3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 re im) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)) im) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 im re) #s(literal -3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) im) (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 re im) #s(literal 4 binary64))))) |
(/.f64 (*.f64 im (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64))) (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal -2 binary64))) |
(/.f64 (*.f64 im (fma.f64 (pow.f64 (/.f64 im re) #s(literal -3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (fma.f64 (pow.f64 (/.f64 im re) #s(literal -2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 re im) #s(literal 4 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) im)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) im)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) im) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) im) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 im) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 im) #s(literal 1 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im (*.f64 im #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64)))) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 im) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 im) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 im #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)) (*.f64 im #s(literal 2 binary64))) |
(fma.f64 im #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 im #s(literal 2 binary64) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) im (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(fma.f64 #s(literal 2 binary64) im (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im) (*.f64 im #s(literal 2 binary64))) |
(+.f64 (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))) |
(+.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) im)) |
(+.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 im (*.f64 (/.f64 re im) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(*.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) #s(literal 1/2 binary64))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 re #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 re re)) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 re re) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 re re))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(exp.f64 (+.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (pow.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64))) (fma.f64 im #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) (neg.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) im))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) im))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 im)) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 im)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 im)) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) im) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) im) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) im) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) im) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) im) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (*.f64 #s(literal -2 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 re) (sqrt.f64 im)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal -1 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 re #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 re #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 re (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 re #s(literal -1 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 #s(literal 1/4 binary64) (neg.f64 im)) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (neg.f64 im)) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im)) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (pow.f64 im #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (pow.f64 im #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (pow.f64 im #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (pow.f64 (neg.f64 im) #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (neg.f64 im) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 im) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal -1 binary64))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (pow.f64 im #s(literal -1 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 im #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (pow.f64 im #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 #s(literal 1/2 binary64) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 re #s(literal 1/2 binary64)) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 re (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 im)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 im) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) im) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 re #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 im #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 re #s(literal -1 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (/.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 re (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) (/.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3 binary64)) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (/.f64 (fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/4 binary64) im) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(+.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (pow.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 im im) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) im) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (*.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3 binary64)) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64)))) (*.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (neg.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 im #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 (pow.f64 im #s(literal -2 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im))))) |
(/.f64 (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))) (fma.f64 (pow.f64 im #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 im)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 im)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) im) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) im) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) im) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) im) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 re (sqrt.f64 im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 re (sqrt.f64 im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 re (sqrt.f64 im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 re (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 #s(literal -2 binary64) im (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(fma.f64 (pow.f64 im #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 im #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (neg.f64 im) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(fma.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 im) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 im) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 #s(literal -1 binary64) (*.f64 im #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(fma.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 (pow.f64 im #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 (pow.f64 im #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 im #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 im #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 im #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(fma.f64 (*.f64 re re) (pow.f64 (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 (*.f64 re re) (pow.f64 (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 im) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 3 binary64)) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 im #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -2 binary64) im) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(+.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) |
(*.f64 (sqrt.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))))) |
(*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) |
#s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))) |
(log.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (log.f64 im))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 im (/.f64 #s(literal -1 binary64) re))) #s(literal 3 binary64))) (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (*.f64 (log.f64 (*.f64 im (/.f64 #s(literal -1 binary64) re))) (log.f64 (*.f64 im (/.f64 #s(literal -1 binary64) re)))) (*.f64 (log.f64 im) (log.f64 (*.f64 im (/.f64 #s(literal -1 binary64) re))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))))) (neg.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))) (*.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 re) #s(literal 2 binary64))) (log.f64 (/.f64 im im)) (*.f64 (log.f64 (neg.f64 re)) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64))))) (*.f64 (log.f64 (neg.f64 re)) (log.f64 (/.f64 im im)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 re) #s(literal 2 binary64))) (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (*.f64 (log.f64 (neg.f64 re)) (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64))))) (*.f64 (log.f64 (neg.f64 re)) (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 re) #s(literal 3 binary64))) (log.f64 (/.f64 im im)) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) (log.f64 (/.f64 im im)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 re) #s(literal 3 binary64))) (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (log.f64 (neg.f64 re)) (*.f64 (log.f64 (/.f64 im im)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 re) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 im im)) (log.f64 (neg.f64 re)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) (*.f64 (log.f64 (/.f64 im im)) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 re) #s(literal 3 binary64))))) (*.f64 (log.f64 (/.f64 im im)) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64))) (log.f64 (neg.f64 re)) (*.f64 (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 re) #s(literal 2 binary64))))) (*.f64 (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (log.f64 (neg.f64 re)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))) (*.f64 (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 re) #s(literal 3 binary64))))) (*.f64 (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 re) (log.f64 re) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (neg.f64 re)) (log.f64 (neg.f64 re)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 (log.f64 im) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64))) (fma.f64 (log.f64 (neg.f64 re)) (log.f64 (neg.f64 re)) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 (log.f64 im) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (fma.f64 #s(literal 8 binary64) (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 3 binary64)))))) |
(fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))) (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (neg.f64 re)) (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (log.f64 im) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im)))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))))) |
(-.f64 (log.f64 (*.f64 (*.f64 im im) #s(literal 1 binary64))) (log.f64 (*.f64 re #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (*.f64 im im) #s(literal 1 binary64))) (log.f64 (neg.f64 re))) |
(-.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 re)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 re (*.f64 im im)))) |
(-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (*.f64 re #s(literal -1 binary64)))) |
(-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re))) |
(+.f64 (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 #s(literal -1 binary64))) (neg.f64 (log.f64 re))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (log.f64 im)) |
(+.f64 (log.f64 im) (log.f64 (*.f64 im (/.f64 #s(literal -1 binary64) re)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) re))) |
(log.f64 (/.f64 (*.f64 im im) (neg.f64 re))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 im)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (sqrt.f64 im))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 im))) |
(*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 im))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im))) |
(*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1/4 binary64) im)) |
(*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) im)) |
(*.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 re (sqrt.f64 im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 re (sqrt.f64 im))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 im #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (neg.f64 im) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 (pow.f64 im #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) (pow.f64 im #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) im)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 re re) (pow.f64 (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (neg.f64 im)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 im)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 im))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 im))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 im)) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64))) (sqrt.f64 im)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (neg.f64 im))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) #s(literal 1 binary64)) im) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (neg.f64 im)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) #s(literal 2 binary64)) im) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal -1/4 binary64)) im)) |
(neg.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 im)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) re) |
(*.f64 re (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1 binary64))) |
(*.f64 (log.f64 im) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 im)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 im im)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (log.f64 (/.f64 im im))) |
(/.f64 (+.f64 (pow.f64 (log.f64 im) #s(literal 3 binary64)) (pow.f64 (log.f64 im) #s(literal 3 binary64))) (fma.f64 (log.f64 im) (log.f64 im) (-.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (pow.f64 (log.f64 im) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (/.f64 im im))) (/.f64 (pow.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (/.f64 im im)))) |
(+.f64 (log.f64 im) (log.f64 im)) |
(log.f64 (*.f64 im im)) |
(*.f64 (pow.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) #s(literal 1/4 binary64)) (pow.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) |
(pow.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))))) |
(exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re)))) #s(literal 1/2 binary64))) |
Compiled 38 538 to 4 269 computations (88.9% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 768 | 10 | 778 |
| Fresh | 4 | 5 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 775 | 21 | 796 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) | |
| 48.2% | (*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) | |
| 19.8% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| ▶ | 26.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
| 37.4% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) | |
| ✓ | 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
| ✓ | 51.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
| ✓ | 49.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
| 20.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) | |
| ▶ | 24.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
| ✓ | 49.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
| ✓ | 69.6% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| 21.0% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (fma.f64 (*.f64 (/.f64 im re) (/.f64 im re)) #s(literal -1/4 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))))) #s(literal 1/2 binary64)))) | |
| 15.0% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))))) #s(literal 1/2 binary64)))) | |
| 29.2% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))))) #s(literal 1/2 binary64)))) | |
| 29.4% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64)))) | |
| 28.4% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (log.f64 im))) #s(literal 1/2 binary64)))) | |
| ▶ | 33.9% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
| ▶ | 52.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
| ▶ | 48.8% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
| ✓ | 24.5% | #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
Compiled 1 159 to 768 computations (33.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) | |
| cost-diff | 832 | (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) | |
| cost-diff | 12992 | (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) | |
| cost-diff | 320 | (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) | |
| cost-diff | 1728 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) | |
| cost-diff | 3776 | (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) | |
| cost-diff | 5696 | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) | |
| cost-diff | 0 | (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) | |
| cost-diff | 0 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) | |
| cost-diff | 0 | (*.f64 (neg.f64 im) (/.f64 im re)) | |
| cost-diff | 0 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re)))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) | |
| cost-diff | 0 | #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) | |
| cost-diff | 0 | (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) | |
| cost-diff | 0 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 940 |
| 0 | 117 | 895 |
| 1 | 218 | 831 |
| 2 | 603 | 721 |
| 3 | 3582 | 684 |
| 0 | 8291 | 664 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 #s(literal -2 binary64) im) |
#s(literal -2 binary64) |
im |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 re (sqrt.f64 im)) |
re |
(sqrt.f64 im) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(neg.f64 im) |
im |
(/.f64 im re) |
re |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 im) |
im |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(*.f64 (*.f64 re re) #s(literal 2 binary64)) |
(*.f64 re re) |
re |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/4 binary64) im) |
#s(literal 1/4 binary64) |
im |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) |
(sqrt.f64 #s(literal 2 binary64)) |
(-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) |
(*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) |
(/.f64 re (sqrt.f64 im)) |
(sqrt.f64 im) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 #s(literal -2 binary64) im) |
#s(literal -2 binary64) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) |
(*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(*.f64 re re) |
re |
(pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) |
(hypot.f64 im re) |
im |
#s(literal 2 binary64) |
(-.f64 re (hypot.f64 im re)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
(/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
#s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 #s(literal -2 binary64) im) |
#s(literal -2 binary64) |
im |
(-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) |
(-.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 re (sqrt.f64 im)) |
re |
(sqrt.f64 im) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) im)) |
(sqrt.f64 (*.f64 im #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) im) |
(*.f64 im #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re)))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im)) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(*.f64 (/.f64 (neg.f64 im) re) im) |
(neg.f64 im) |
im |
(/.f64 im re) |
re |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)))) |
#s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
#s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) |
(/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 im) |
im |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) im) re) re (*.f64 im #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) im) re) re (*.f64 im #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) im) re) re (*.f64 im #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) re) re (*.f64 #s(literal -2 binary64) im)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) re) re)) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) re) re) |
(*.f64 (*.f64 re re) #s(literal 2 binary64)) |
(*.f64 re re) |
re |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/4 binary64) im) |
#s(literal 1/4 binary64) |
im |
(neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) |
(neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im))) |
(*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) |
(/.f64 re (sqrt.f64 im)) |
(sqrt.f64 im) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 (*.f64 im (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) im) |
#s(literal -2 binary64) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im)) #s(literal -2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 re (sqrt.f64 im)) (sqrt.f64 im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) |
(*.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (neg.f64 im) im) #s(literal 2 binary64)) |
(-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(*.f64 (neg.f64 im) im) |
(*.f64 re re) |
re |
(pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) |
(hypot.f64 im re) |
im |
#s(literal 2 binary64) |
(-.f64 re (hypot.f64 im re)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 5.131135921054598 | (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) | |
| accuracy | 7.401508775253466 | (-.f64 re (hypot.f64 im re)) | |
| accuracy | 23.588624546159533 | (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) | |
| accuracy | 26.045158975319243 | (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) | |
| accuracy | 4.7029252476642665 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im)) | |
| accuracy | 8.316116530604837 | (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) | |
| accuracy | 30.08545600136544 | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) | |
| accuracy | 33.118077784509545 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) | |
| accuracy | 0.506191259768442 | (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) | |
| accuracy | 33.118077784509545 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) | |
| accuracy | 33.837108506166764 | #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) | |
| accuracy | 0.1875 | (*.f64 (neg.f64 im) (/.f64 im re)) | |
| accuracy | 5.131135921054598 | (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re)))) | |
| accuracy | 42.96287122251644 | #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))) | |
| accuracy | 0.4248237793053261 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) | |
| accuracy | 14.888684945873536 | (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) | |
| accuracy | 33.118077784509545 | #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) | |
| accuracy | 33.90038033827409 | #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) |
| 91.0ms | 25× | 3 | valid |
| 89.0ms | 49× | 2 | valid |
| 53.0ms | 62× | 1 | valid |
| 47.0ms | 120× | 0 | valid |
Compiled 1 620 to 130 computations (92% saved)
ival-sqrt: 51.0ms (22.6% of total)ival-mult: 45.0ms (20% of total)ival-hypot: 42.0ms (18.6% of total)ival-div: 28.0ms (12.4% of total)ival-neg: 23.0ms (10.2% of total)adjust: 14.0ms (6.2% of total)ival-sub: 12.0ms (5.3% of total)ival-pow2: 8.0ms (3.5% of total)ival-add: 2.0ms (0.9% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im)) |
(-.f64 re (hypot.f64 im re)) |
| Outputs |
|---|
(* 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)))))))) |
(* (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))) |
(* 2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (/ (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(* -2 im) |
(- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) (* 2 im)) |
(* 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)))))) |
(* -1 (/ (pow im 2) re)) |
(+ (* -1 (* re (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (+ (* -1 (* re (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))))) (* -1 (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (+ (* -1 (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) (* re (+ (* -1 (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im)) (* 1/4 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (pow im 2))))))) (* -1 (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))))))))) |
(* -2 (* (sqrt (pow im 3)) (sqrt 2))) |
(- (* (sqrt im) (* re (sqrt 2))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(- (* re (- (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* -1 (* (sqrt im) (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(- (* re (- (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* -1 (* (sqrt im) (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(* -1 (* im (pow (sqrt 2) 2))) |
(+ (* -1 (* im (pow (sqrt 2) 2))) (* re (pow (sqrt 2) 2))) |
(+ (* -1 (* im (pow (sqrt 2) 2))) (* re (+ (* -1/4 (/ (* re (pow (sqrt 2) 2)) im)) (pow (sqrt 2) 2)))) |
(* 1/2 (/ (pow re 2) im)) |
(* -1 (pow im 2)) |
(* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(+ (* -1/4 (* (sqrt (/ 1 im)) (/ (* re (sqrt -2)) (sqrt -1)))) (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))) |
(+ (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* -1/4 (* (sqrt (pow im 3)) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (sqrt -1))))))) |
(+ (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3))))) (sqrt -1)))) (* -1/8 (* (sqrt im) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (pow (sqrt -1) 3))))))))) |
(* (sqrt im) (* (sqrt -2) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 im)) (/ (* re (sqrt -2)) (sqrt -1)))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* -1/2 (* (sqrt (pow im 3)) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (sqrt -1)))))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* re (+ (* -1/2 (* (sqrt (pow im 3)) (/ (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3))))) (sqrt -1)))) (* -1/4 (* (sqrt im) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (pow (sqrt -1) 3)))))))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(* 2 (* (sqrt (pow im 3)) (sqrt 2))) |
(+ (* -1 (* (sqrt im) (* re (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(* -1 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)))))) im) |
(* 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))))))) |
(* (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)))))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 2 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* -2 (* (sqrt (pow im 3)) (sqrt 2))))) (pow re 3))))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(* (pow re 2) (+ (* -2 (/ im (pow re 2))) (* 1/4 (/ (pow (sqrt 2) 2) 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)))))) |
(* (sqrt (/ 1 im)) (/ re (sqrt 2))) |
(* re (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) |
(* re (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (+ (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))) (pow re 2))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) |
(* re (+ (* -1 (/ (- (* -8 (* (sqrt (pow im 5)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))))) (* 4 (* (pow im 2) (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))))) (pow re 3))) (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (+ (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))) (pow re 2))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 3) (sqrt 2)))) |
(* (pow re 3) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) |
(* (pow re 3) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))) (* (sqrt im) (/ (sqrt 2) (pow re 2)))))) |
(* (pow re 3) (- (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 3)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt im) (/ (sqrt 2) (pow re 2)))))) |
(* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(* (pow re 2) (+ (* -1/4 (/ (pow (sqrt 2) 2) im)) (/ (pow (sqrt 2) 2) re))) |
(* (pow re 2) (+ (* -1 (/ (* im (pow (sqrt 2) 2)) (pow re 2))) (+ (* -1/4 (/ (pow (sqrt 2) 2) im)) (/ (pow (sqrt 2) 2) re)))) |
(* re (+ 4 (+ (* 2 (/ (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(* re (+ 4 (+ (* 2 (/ (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))) (pow re 4))) (+ (* 2 (/ (+ (* -1/16 (pow im 6)) (+ (* 1/4 (* (pow im 2) (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))))) (* 2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))))) (pow re 6))) (/ (pow im 2) (pow re 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/4 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 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)))))) |
(* re (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt -2) 2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt -2) 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/2 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2))))) |
(* re (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt -2) 2)) (sqrt (/ 1 (pow re 9))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2)))))) |
(* -1 (* (sqrt im) (* re (sqrt 2)))) |
(* re (+ (* -1 (* (sqrt im) (sqrt 2))) (* 2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))))) |
(* -1/2 (/ (pow im 2) re)) |
(/ (- (* 1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re) |
(/ (- (* -1/16 (/ (pow im 6) (pow re 4))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2)))) re) |
(/ (- (* 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) |
(* 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))))) |
(* (* 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)))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2))))) re)) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -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)) |
(* -1 (* re (- (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (* re (sqrt 2)))))) (* 4 (* (sqrt im) (/ 1 (* re (sqrt 2)))))))) |
(* -1 (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* -1 (/ (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* re (sqrt 2))))) (* -1 (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (+ (* 4 (* (sqrt (pow im 3)) (/ 1 (* re (sqrt 2))))) (* 4 (/ (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) re)))) re))))) |
(* -1 (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* -1 (/ (+ (* -1 (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) (* -1 (/ (- (+ (* -8 (* (sqrt (pow im 5)) (/ 1 (* re (sqrt 2))))) (* -1 (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* 4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))))) (+ (* 4 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* 4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))))) re)) (* 4 (/ (* (pow im 2) (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) re)))) re))) re))))) |
(* -1 (* (pow re 3) (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(* -1 (* (pow re 3) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re))) re)) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(* -1 (* (pow re 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))) (* (sqrt im) (sqrt 2))) re)) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) re)) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(* (pow re 2) (+ (* -1 (/ (+ (* -1 (pow (sqrt 2) 2)) (/ (* im (pow (sqrt 2) 2)) re)) re)) (* -1/4 (/ (pow (sqrt 2) 2) im)))) |
(* -1 (/ (+ (* -2 (/ (+ (* 1/128 (pow im 8)) (* 1/32 (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)) |
(* -1 (* re (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))) (* (sqrt im) (sqrt 2))))) |
(* 2 re) |
(* -1 (* re (- (* -1/2 (/ (pow im 2) (pow re 2))) 2))) |
(* -1 (* re (- (* 1/8 (/ (pow im 4) (pow re 4))) (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 (* re (- (* -1/16 (/ (pow im 6) (pow re 6))) (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 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/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))))))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* 2 (/ (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) re))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(/ (+ (* -2 (pow im 2)) (* 1/4 (* (pow re 2) (pow (sqrt 2) 2)))) im) |
(+ (* 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)))) |
(+ (* -1 (* im (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* im (+ (* -1 (* im (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re)))))) (* -1 (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* im (+ (* -1 (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) (* im (+ (* -1 (* im (- (* -8 (* (sqrt (/ 1 im)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* -4 (/ (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re)))) re)) (* 4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (pow re 2))))))) (* -1 (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re))))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* 1/2 (* (sqrt (pow im 3)) (* (pow re 2) (sqrt 2))))) (pow im 2)) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* im (+ (* 1/2 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* (sqrt (pow im 3)) (* re (sqrt 2)))))) (pow im 2)) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* im (+ (* 1/2 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* im (- (* -2 (* (sqrt (pow im 3)) (sqrt 2))) (* -1 (* (sqrt im) (* re (sqrt 2))))))))) (pow im 2)) |
(/ (+ (* -1/4 (* im (* (pow re 2) (pow (sqrt 2) 2)))) (* (pow im 2) (* re (pow (sqrt 2) 2)))) (pow im 2)) |
(/ (+ (* -1/4 (* im (* (pow re 2) (pow (sqrt 2) 2)))) (* im (+ (* -1 (* (pow im 2) (pow (sqrt 2) 2))) (* im (* re (pow (sqrt 2) 2)))))) (pow im 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/8 (sqrt (/ 1 (pow re 3)))) (* 1/4 (* (* (pow im 2) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))) (sqrt (/ 1 re))))))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt -2) 2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (/ (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2))))) (* (pow re 2) (pow (sqrt -2) 2)))) (* 1/16 (/ 1 (pow re 5))))) (sqrt (/ 1 re)))) (* 1/4 (* (sqrt (/ 1 re)) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (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/4 (sqrt (/ 1 (pow re 3)))) (* 1/2 (* (* (pow im 2) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))) (sqrt (/ 1 re))))))) |
(+ (* (sqrt re) (pow (sqrt -2) 2)) (* (pow im 2) (+ (* -1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (/ (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2))))) (* (pow re 2) (pow (sqrt -2) 2)))) (* 1/16 (/ 1 (pow re 5))))) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt (/ 1 re)) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))))))))) |
(* (sqrt im) (/ 1 (sqrt 2))) |
(* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 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)))) |
(* (pow im 2) (- (* (pow im 2) (+ (* (pow im 2) (- (* 5/128 (/ (pow im 2) (pow re 7))) (* 1/16 (/ 1 (pow re 5))))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))) |
(* 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))))))) |
(* 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/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (/ (* re (- (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 3))) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(* im (- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2))) 2)) |
(* 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)))))) |
(+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 2))) (+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) |
(+ (* -1 (/ (- (* -1/4 (* (sqrt im) (/ (pow re 3) (sqrt 2)))) (+ (* -1 (* re (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))))) (* 1/4 (* (pow re 2) (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))))) (pow im 3))) (+ (* -1 (/ (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 2))) (+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))))) |
(* (pow im 2) (- (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* (pow im 2) (- (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* (pow im 2) (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* (pow im 2) (+ (* -1 (/ (pow (sqrt 2) 2) im)) (/ (* re (pow (sqrt 2) 2)) (pow im 2)))) |
(* (pow im 2) (+ (* -1 (/ (pow (sqrt 2) 2) im)) (+ (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 3))) (/ (* re (pow (sqrt 2) 2)) (pow im 2))))) |
(* im (- (+ 2 (* -1 (/ (+ (* -2 (pow re 2)) (pow re 2)) (pow im 2)))) (* -2 (/ re im)))) |
(* im (- (+ 2 (* -1 (/ (+ (* re (+ (* -2 (pow re 2)) (pow re 2))) (pow re 3)) (pow im 3)))) (+ (* -2 (/ re im)) (+ (* -2 (/ (pow re 2) (pow im 2))) (/ (pow re 2) (pow im 2)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* 1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* 1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2)))))) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))))) |
(* (pow im 2) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (- (/ re im) 1)) |
(* im (- (+ (* -1/2 (/ (pow re 2) (pow im 2))) (/ re im)) 1)) |
(* im (- (+ (* 1/8 (/ (pow re 4) (pow im 4))) (/ re im)) (+ 1 (* 1/2 (/ (pow re 2) (pow im 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)))))))) |
(* -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 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* (sqrt (/ 1 im)) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* re (* (sqrt 2) (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))))) (* im (* (sqrt -2) (sqrt -1))))) (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2))))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(* -1 (* im (+ 2 (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2)))))) |
(* -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))))) |
(* -2 (* (sqrt im) (/ (pow (sqrt -1) 2) (sqrt 2)))) |
(* -2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(- (+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (* (sqrt (/ 1 im)) (/ re (* (pow (sqrt -1) 2) (sqrt 2)))))) (* -2 (* (sqrt (/ 1 im)) (/ re (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (/ (- (+ (* -1 (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* -1/2 (* (sqrt (/ 1 im)) (/ (pow re 2) (sqrt 2))))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* im (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2))))))) im))) |
(+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (/ (+ (* -1 (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* -1 (/ (- (+ (* -1 (- (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt im) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2)))))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (pow re 3) (* (pow (sqrt -1) 2) (sqrt 2)))))) (+ (* -1 (/ (* re (- (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt im) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2)))))))) (* im (pow (sqrt -1) 2)))) (* 1/4 (/ (* (pow re 2) (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* im (pow (sqrt -1) 4)))))) im))) im))) |
(* 2 (* (sqrt (pow im 3)) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* (pow im 2) (- (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* (pow im 2) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (* (pow (sqrt -1) 2) (sqrt 2))))) (* (sqrt (/ 1 im)) (* re (sqrt 2)))) im)) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* (pow im 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 im)) (* (pow re 2) (* (pow (sqrt -1) 2) (sqrt 2))))) (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 3) (sqrt 2))))) im)) (* (sqrt (/ 1 im)) (* re (sqrt 2)))) im)) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* im (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))) |
(* (pow im 2) (+ (/ (* re (pow (sqrt 2) 2)) (pow im 2)) (/ (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)) im))) |
(* (pow im 2) (+ (* -1 (/ (+ (* -1 (/ (* re (pow (sqrt 2) 2)) im)) (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow im 2) (pow (sqrt -1) 2))))) im)) (/ (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)) im))) |
(* -1 (* im (+ 2 (* -1 (/ (- (+ (* -2 (/ (pow re 2) im)) (/ (pow re 2) im)) (* -2 re)) im))))) |
(* -1 (* im (+ 2 (* -1 (/ (- (* -1 (/ (- (+ (/ (* re (+ (* -2 (pow re 2)) (pow re 2))) im) (/ (pow re 3) im)) (+ (* -2 (pow re 2)) (pow re 2))) im)) (* -2 re)) im))))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (pow (sqrt -1) 2)))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/4 (* (sqrt (/ 1 im)) (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* -1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2))))))))) (pow im 3))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (pow (sqrt -1) 2)))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/2 (* (sqrt im) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* -1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2))))))))) (pow im 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(* -1 (* (sqrt im) (/ (pow (sqrt -1) 2) (sqrt 2)))) |
(* -2 (* (sqrt (pow im 3)) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* (pow im 2) (+ (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))) (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
(* -1 (* im (- (* -1 (/ (+ re (* -1 (/ (- (* 1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im)) 1))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | im | @ | -inf | ((* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 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)) (* (neg im) (/ im re)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (* (/ (sqrt im) (sqrt 2)) 2) (/ (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im)))))) (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (* re re) 2) (/ 1/4 im)) (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))) (* 1/2 (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))))) (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (/ (sqrt im) (sqrt 2)) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im)) (- re (sqrt (+ (* im im) (* re re))))) |
| 13.0ms | im | @ | 0 | ((* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 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)) (* (neg im) (/ im re)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (* (/ (sqrt im) (sqrt 2)) 2) (/ (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im)))))) (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (* re re) 2) (/ 1/4 im)) (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))) (* 1/2 (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))))) (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (/ (sqrt im) (sqrt 2)) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im)) (- re (sqrt (+ (* im im) (* re re))))) |
| 12.0ms | re | @ | inf | ((* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 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)) (* (neg im) (/ im re)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (* (/ (sqrt im) (sqrt 2)) 2) (/ (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im)))))) (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (* re re) 2) (/ 1/4 im)) (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))) (* 1/2 (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))))) (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (/ (sqrt im) (sqrt 2)) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im)) (- re (sqrt (+ (* im im) (* re re))))) |
| 10.0ms | im | @ | inf | ((* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 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)) (* (neg im) (/ im re)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (* (/ (sqrt im) (sqrt 2)) 2) (/ (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im)))))) (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (* re re) 2) (/ 1/4 im)) (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))) (* 1/2 (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))))) (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (/ (sqrt im) (sqrt 2)) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im)) (- re (sqrt (+ (* im im) (* re re))))) |
| 9.0ms | re | @ | 0 | ((* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 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)) (* (neg im) (/ im re)) (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (* (/ (sqrt im) (sqrt 2)) 2) (/ (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im)))))) (- (* (* (* (* re re) 2) (/ 1/4 im)) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (* (* (* re re) 2) (/ 1/4 im)) (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))) (* 1/2 (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re))))))) (sqrt (/ (* (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) 2) (- re (sqrt (+ (* im im) (* re re)))))) (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (/ (sqrt im) (sqrt 2)) (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (* -2 im)) (- re (sqrt (+ (* im im) (* re re))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1337 | 8336 |
| 1 | 4581 | 7581 |
| 0 | 8630 | 7276 |
| 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/32 (* (sqrt (/ 1 (pow im 5))) (* re (sqrt 2)))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (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))) |
(* 2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (/ (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(* -2 im) |
(- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) (* 2 im)) |
(* 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)))))) |
(* -1 (/ (pow im 2) re)) |
(+ (* -1 (* re (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (+ (* -1 (* re (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))))) (* -1 (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (+ (* -1 (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) (* re (+ (* -1 (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im)) (* 1/4 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (pow im 2))))))) (* -1 (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))))))))) |
(* -2 (* (sqrt (pow im 3)) (sqrt 2))) |
(- (* (sqrt im) (* re (sqrt 2))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(- (* re (- (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* -1 (* (sqrt im) (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(- (* re (- (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* -1 (* (sqrt im) (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(* -1 (* im (pow (sqrt 2) 2))) |
(+ (* -1 (* im (pow (sqrt 2) 2))) (* re (pow (sqrt 2) 2))) |
(+ (* -1 (* im (pow (sqrt 2) 2))) (* re (+ (* -1/4 (/ (* re (pow (sqrt 2) 2)) im)) (pow (sqrt 2) 2)))) |
(* 1/2 (/ (pow re 2) im)) |
(* -1 (pow im 2)) |
(* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(+ (* -1/4 (* (sqrt (/ 1 im)) (/ (* re (sqrt -2)) (sqrt -1)))) (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))) |
(+ (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* -1/4 (* (sqrt (pow im 3)) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (sqrt -1))))))) |
(+ (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3))))) (sqrt -1)))) (* -1/8 (* (sqrt im) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (pow (sqrt -1) 3))))))))) |
(* (sqrt im) (* (sqrt -2) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 im)) (/ (* re (sqrt -2)) (sqrt -1)))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* -1/2 (* (sqrt (pow im 3)) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (sqrt -1)))))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* re (+ (* -1/2 (* (sqrt (pow im 3)) (/ (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3))))) (sqrt -1)))) (* -1/4 (* (sqrt im) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (pow (sqrt -1) 3)))))))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(* 2 (* (sqrt (pow im 3)) (sqrt 2))) |
(+ (* -1 (* (sqrt im) (* re (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(* -1 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)))))) im) |
(* 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))))))) |
(* (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)))))) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 2 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* -2 (* (sqrt (pow im 3)) (sqrt 2))))) (pow re 3))))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(* (pow re 2) (+ (* -2 (/ im (pow re 2))) (* 1/4 (/ (pow (sqrt 2) 2) 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)))))) |
(* (sqrt (/ 1 im)) (/ re (sqrt 2))) |
(* re (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) |
(* re (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (+ (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))) (pow re 2))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) |
(* re (+ (* -1 (/ (- (* -8 (* (sqrt (pow im 5)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))))) (* 4 (* (pow im 2) (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))))) (pow re 3))) (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (+ (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))) (pow re 2))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 3) (sqrt 2)))) |
(* (pow re 3) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) |
(* (pow re 3) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))) (* (sqrt im) (/ (sqrt 2) (pow re 2)))))) |
(* (pow re 3) (- (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 3)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt im) (/ (sqrt 2) (pow re 2)))))) |
(* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(* (pow re 2) (+ (* -1/4 (/ (pow (sqrt 2) 2) im)) (/ (pow (sqrt 2) 2) re))) |
(* (pow re 2) (+ (* -1 (/ (* im (pow (sqrt 2) 2)) (pow re 2))) (+ (* -1/4 (/ (pow (sqrt 2) 2) im)) (/ (pow (sqrt 2) 2) re)))) |
(* re (+ 4 (+ (* 2 (/ (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(* re (+ 4 (+ (* 2 (/ (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))) (pow re 4))) (+ (* 2 (/ (+ (* -1/16 (pow im 6)) (+ (* 1/4 (* (pow im 2) (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))))) (* 2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))))) (pow re 6))) (/ (pow im 2) (pow re 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/4 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 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)))))) |
(* re (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt -2) 2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt -2) 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/2 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2))))) |
(* re (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt -2) 2)) (sqrt (/ 1 (pow re 9))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2)))))) |
(* -1 (* (sqrt im) (* re (sqrt 2)))) |
(* re (+ (* -1 (* (sqrt im) (sqrt 2))) (* 2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))))) |
(* -1/2 (/ (pow im 2) re)) |
(/ (- (* 1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re) |
(/ (- (* -1/16 (/ (pow im 6) (pow re 4))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2)))) re) |
(/ (- (* 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) |
(* 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))))) |
(* (* 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)))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2))))) re)) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* -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)) |
(* -1 (* re (- (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (* re (sqrt 2)))))) (* 4 (* (sqrt im) (/ 1 (* re (sqrt 2)))))))) |
(* -1 (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* -1 (/ (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* re (sqrt 2))))) (* -1 (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (+ (* 4 (* (sqrt (pow im 3)) (/ 1 (* re (sqrt 2))))) (* 4 (/ (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) re)))) re))))) |
(* -1 (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* -1 (/ (+ (* -1 (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) (* -1 (/ (- (+ (* -8 (* (sqrt (pow im 5)) (/ 1 (* re (sqrt 2))))) (* -1 (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* 4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))))) (+ (* 4 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* 4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))))) re)) (* 4 (/ (* (pow im 2) (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) re)))) re))) re))))) |
(* -1 (* (pow re 3) (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(* -1 (* (pow re 3) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re))) re)) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(* -1 (* (pow re 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))) (* (sqrt im) (sqrt 2))) re)) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) re)) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(* (pow re 2) (+ (* -1 (/ (+ (* -1 (pow (sqrt 2) 2)) (/ (* im (pow (sqrt 2) 2)) re)) re)) (* -1/4 (/ (pow (sqrt 2) 2) im)))) |
(* -1 (/ (+ (* -2 (/ (+ (* 1/128 (pow im 8)) (* 1/32 (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)) |
(* -1 (* re (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))) (* (sqrt im) (sqrt 2))))) |
(* 2 re) |
(* -1 (* re (- (* -1/2 (/ (pow im 2) (pow re 2))) 2))) |
(* -1 (* re (- (* 1/8 (/ (pow im 4) (pow re 4))) (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(* -1 (* re (- (* -1/16 (/ (pow im 6) (pow re 6))) (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 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/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))))))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* 2 (/ (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) re))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(/ (+ (* -2 (pow im 2)) (* 1/4 (* (pow re 2) (pow (sqrt 2) 2)))) im) |
(+ (* 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)))) |
(+ (* -1 (* im (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* im (+ (* -1 (* im (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re)))))) (* -1 (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(+ (* im (+ (* -1 (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) (* im (+ (* -1 (* im (- (* -8 (* (sqrt (/ 1 im)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* -4 (/ (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re)))) re)) (* 4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (pow re 2))))))) (* -1 (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re))))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* 1/2 (* (sqrt (pow im 3)) (* (pow re 2) (sqrt 2))))) (pow im 2)) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* im (+ (* 1/2 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* (sqrt (pow im 3)) (* re (sqrt 2)))))) (pow im 2)) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* im (+ (* 1/2 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* im (- (* -2 (* (sqrt (pow im 3)) (sqrt 2))) (* -1 (* (sqrt im) (* re (sqrt 2))))))))) (pow im 2)) |
(/ (+ (* -1/4 (* im (* (pow re 2) (pow (sqrt 2) 2)))) (* (pow im 2) (* re (pow (sqrt 2) 2)))) (pow im 2)) |
(/ (+ (* -1/4 (* im (* (pow re 2) (pow (sqrt 2) 2)))) (* im (+ (* -1 (* (pow im 2) (pow (sqrt 2) 2))) (* im (* re (pow (sqrt 2) 2)))))) (pow im 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/8 (sqrt (/ 1 (pow re 3)))) (* 1/4 (* (* (pow im 2) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))) (sqrt (/ 1 re))))))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt -2) 2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (/ (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2))))) (* (pow re 2) (pow (sqrt -2) 2)))) (* 1/16 (/ 1 (pow re 5))))) (sqrt (/ 1 re)))) (* 1/4 (* (sqrt (/ 1 re)) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (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/4 (sqrt (/ 1 (pow re 3)))) (* 1/2 (* (* (pow im 2) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))) (sqrt (/ 1 re))))))) |
(+ (* (sqrt re) (pow (sqrt -2) 2)) (* (pow im 2) (+ (* -1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (/ (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2))))) (* (pow re 2) (pow (sqrt -2) 2)))) (* 1/16 (/ 1 (pow re 5))))) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt (/ 1 re)) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))))))))) |
(* (sqrt im) (/ 1 (sqrt 2))) |
(* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 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)))) |
(* (pow im 2) (- (* (pow im 2) (+ (* (pow im 2) (- (* 5/128 (/ (pow im 2) (pow re 7))) (* 1/16 (/ 1 (pow re 5))))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))) |
(* 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))))))) |
(* 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/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (/ (* re (- (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 3))) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(* im (- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2))) 2)) |
(* 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)))))) |
(+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 2))) (+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) |
(+ (* -1 (/ (- (* -1/4 (* (sqrt im) (/ (pow re 3) (sqrt 2)))) (+ (* -1 (* re (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))))) (* 1/4 (* (pow re 2) (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))))) (pow im 3))) (+ (* -1 (/ (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 2))) (+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))))) |
(* (pow im 2) (- (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* (pow im 2) (- (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* (pow im 2) (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(* (pow im 2) (+ (* -1 (/ (pow (sqrt 2) 2) im)) (/ (* re (pow (sqrt 2) 2)) (pow im 2)))) |
(* (pow im 2) (+ (* -1 (/ (pow (sqrt 2) 2) im)) (+ (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 3))) (/ (* re (pow (sqrt 2) 2)) (pow im 2))))) |
(* im (- (+ 2 (* -1 (/ (+ (* -2 (pow re 2)) (pow re 2)) (pow im 2)))) (* -2 (/ re im)))) |
(* im (- (+ 2 (* -1 (/ (+ (* re (+ (* -2 (pow re 2)) (pow re 2))) (pow re 3)) (pow im 3)))) (+ (* -2 (/ re im)) (+ (* -2 (/ (pow re 2) (pow im 2))) (/ (pow re 2) (pow im 2)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))))) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* 1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* 1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2)))))) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))))) |
(* (pow im 2) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(* im (- (/ re im) 1)) |
(* im (- (+ (* -1/2 (/ (pow re 2) (pow im 2))) (/ re im)) 1)) |
(* im (- (+ (* 1/8 (/ (pow re 4) (pow im 4))) (/ re im)) (+ 1 (* 1/2 (/ (pow re 2) (pow im 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)))))))) |
(* -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 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* (sqrt (/ 1 im)) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* re (* (sqrt 2) (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))))) (* im (* (sqrt -2) (sqrt -1))))) (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2))))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(* -1 (* im (+ 2 (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2)))))) |
(* -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))))) |
(* -2 (* (sqrt im) (/ (pow (sqrt -1) 2) (sqrt 2)))) |
(* -2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(- (+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (* (sqrt (/ 1 im)) (/ re (* (pow (sqrt -1) 2) (sqrt 2)))))) (* -2 (* (sqrt (/ 1 im)) (/ re (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (/ (- (+ (* -1 (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* -1/2 (* (sqrt (/ 1 im)) (/ (pow re 2) (sqrt 2))))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* im (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2))))))) im))) |
(+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (/ (+ (* -1 (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* -1 (/ (- (+ (* -1 (- (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt im) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2)))))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (pow re 3) (* (pow (sqrt -1) 2) (sqrt 2)))))) (+ (* -1 (/ (* re (- (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt im) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2)))))))) (* im (pow (sqrt -1) 2)))) (* 1/4 (/ (* (pow re 2) (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* im (pow (sqrt -1) 4)))))) im))) im))) |
(* 2 (* (sqrt (pow im 3)) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* (pow im 2) (- (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* (pow im 2) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (* (pow (sqrt -1) 2) (sqrt 2))))) (* (sqrt (/ 1 im)) (* re (sqrt 2)))) im)) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* (pow im 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 im)) (* (pow re 2) (* (pow (sqrt -1) 2) (sqrt 2))))) (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 3) (sqrt 2))))) im)) (* (sqrt (/ 1 im)) (* re (sqrt 2)))) im)) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(* im (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))) |
(* (pow im 2) (+ (/ (* re (pow (sqrt 2) 2)) (pow im 2)) (/ (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)) im))) |
(* (pow im 2) (+ (* -1 (/ (+ (* -1 (/ (* re (pow (sqrt 2) 2)) im)) (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow im 2) (pow (sqrt -1) 2))))) im)) (/ (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)) im))) |
(* -1 (* im (+ 2 (* -1 (/ (- (+ (* -2 (/ (pow re 2) im)) (/ (pow re 2) im)) (* -2 re)) im))))) |
(* -1 (* im (+ 2 (* -1 (/ (- (* -1 (/ (- (+ (/ (* re (+ (* -2 (pow re 2)) (pow re 2))) im) (/ (pow re 3) im)) (+ (* -2 (pow re 2)) (pow re 2))) im)) (* -2 re)) im))))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (pow (sqrt -1) 2)))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/4 (* (sqrt (/ 1 im)) (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* -1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2))))))))) (pow im 3))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (pow (sqrt -1) 2)))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/2 (* (sqrt im) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* -1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2))))))))) (pow im 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(* -1 (* (sqrt im) (/ (pow (sqrt -1) 2) (sqrt 2)))) |
(* -2 (* (sqrt (pow im 3)) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* (pow im 2) (+ (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))) (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
(* -1 (* im (- (* -1 (/ (+ re (* -1 (/ (- (* 1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im)) 1))) |
| Outputs |
|---|
(* 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 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/16 binary64))) re (*.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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -1/32 binary64))) re)) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 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 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) re (*.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 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) re)) re (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(* 2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (- (* re (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (/ (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 re (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) im)) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) re (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(* -2 im) |
(*.f64 #s(literal -2 binary64) im) |
(- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) (* 2 im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im) #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) 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 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 im #s(literal 2 binary64))) |
(+ (* 2 im) (* re (+ 2 (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) im)) re #s(literal 2 binary64)) re (*.f64 im #s(literal 2 binary64))) |
(* -1 (/ (pow im 2) re)) |
(/.f64 (*.f64 im im) (neg.f64 re)) |
(+ (* -1 (* re (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) |
(fma.f64 (neg.f64 re) (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (+ (* -1 (* re (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))))) (* -1 (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))))) |
(fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) im))) re (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) re (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(+ (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* re (+ (* -1 (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) (* re (+ (* -1 (* re (- (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))) im)) (* 1/4 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (pow im 2))))))) (* -1 (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))) (+ (* -1 (/ (- (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) im)) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ 1 (sqrt 2)))))))))))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) im) (/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) im) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) im))) (neg.f64 im)))) re (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) im))))) re (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) re (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(* -2 (* (sqrt (pow im 3)) (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64)) |
(- (* (sqrt im) (* re (sqrt 2))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(fma.f64 (*.f64 (sqrt.f64 im) re) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(- (* re (- (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* -1 (* (sqrt im) (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(- (* re (- (* re (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) (* -1 (* (sqrt im) (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) re (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(* -1 (* im (pow (sqrt 2) 2))) |
(*.f64 #s(literal -2 binary64) im) |
(+ (* -1 (* im (pow (sqrt 2) 2))) (* re (pow (sqrt 2) 2))) |
(fma.f64 #s(literal -2 binary64) im (*.f64 re #s(literal 2 binary64))) |
(+ (* -1 (* im (pow (sqrt 2) 2))) (* re (+ (* -1/4 (/ (* re (pow (sqrt 2) 2)) im)) (pow (sqrt 2) 2)))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1/4 binary64) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)) |
(* 1/2 (/ (pow re 2) im)) |
(*.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64)) |
(* -1 (pow im 2)) |
(*.f64 (neg.f64 im) im) |
(* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(+ (* -1/4 (* (sqrt (/ 1 im)) (/ (* re (sqrt -2)) (sqrt -1)))) (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(+ (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* -1/4 (* (sqrt (pow im 3)) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (sqrt -1))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(+ (* 1/2 (* (sqrt im) (* (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* re (+ (* -1/4 (* (sqrt (pow im 3)) (/ (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3))))) (sqrt -1)))) (* -1/8 (* (sqrt im) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (pow (sqrt -1) 3))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (/.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 im)) (*.f64 (/.f64 re #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) re)) re (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) |
(* (sqrt im) (* (sqrt -2) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 im)) |
(+ (* -1/2 (* (sqrt (/ 1 im)) (/ (* re (sqrt -2)) (sqrt -1)))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 im))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* -1/2 (* (sqrt (pow im 3)) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (sqrt -1)))))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))))) re (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 im))) |
(+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt -2) (sqrt -1)))) (* re (+ (* -1/2 (* (sqrt (pow im 3)) (/ (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3))))) (sqrt -1)))) (* -1/4 (* (sqrt im) (/ (* re (* (sqrt -2) (+ (* 1/4 (/ 1 (* (pow im 3) (pow (sqrt -1) 2)))) (* 1/2 (/ 1 (pow im 3)))))) (pow (sqrt -1) 3)))))))) (* (sqrt im) (* (sqrt -2) (sqrt -1)))) |
(fma.f64 (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))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 (/.f64 re #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) re)) re (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 im))) |
(* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64)) |
(* 2 (* (sqrt (pow im 3)) (sqrt 2))) |
(*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(+ (* -1 (* (sqrt im) (* re (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 im) re)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(* -1 im) |
(neg.f64 im) |
(- re im) |
(-.f64 re im) |
(- (* re (+ 1 (* -1/2 (/ re im)))) im) |
(-.f64 (*.f64 (fma.f64 (/.f64 re im) #s(literal -1/2 binary64) #s(literal 1 binary64)) re) im) |
(- (* re (+ 1 (* re (- (* 1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))))) im) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal -1/2 binary64) im)) re #s(literal 1 binary64)) re (neg.f64 im)) |
(* 1/2 (* (sqrt re) (pow (sqrt 2) 2))) |
(*.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(* re (+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt 2) 2))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 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 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 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 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 im #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))))))) re) |
(* (sqrt re) (pow (sqrt 2) 2)) |
(*.f64 (sqrt.f64 re) #s(literal 2 binary64)) |
(* re (+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt 2) 2)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))) re) |
(* 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 (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)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64)))) re) |
(* 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 (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)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal 2 binary64))))) re) |
(* re (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im))) re) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -4 binary64))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 im) (*.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) #s(literal -2 binary64)))) re) |
(* re (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 2 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* -2 (* (sqrt (pow im 3)) (sqrt 2))))) (pow re 3))))) (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 2)))) (* -1 (* (sqrt im) (/ (sqrt 2) re)))))) |
(*.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -4 binary64) (-.f64 (fma.f64 (*.f64 im (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -4 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 re #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 im) (*.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) #s(literal -2 binary64))))) re) |
(* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im) #s(literal 1/4 binary64)) |
(* (pow re 2) (+ (* -2 (/ im (pow re 2))) (* 1/4 (/ (pow (sqrt 2) 2) im)))) |
(*.f64 (fma.f64 (/.f64 im (*.f64 re re)) #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) im)) (*.f64 re re)) |
(* 4 re) |
(*.f64 #s(literal 4 binary64) re) |
(* re (+ 4 (/ (pow im 2) (pow re 2)))) |
(*.f64 (fma.f64 (/.f64 im re) (/.f64 im re) #s(literal 4 binary64)) re) |
(* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 im re) (/.f64 im re) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/4 binary64)) (pow.f64 re #s(literal 4 binary64)))) #s(literal 4 binary64)) re) |
(* 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 (+.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 im re) (/.f64 im re) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 6 binary64))))) #s(literal 4 binary64)) re) |
(* (sqrt (/ 1 im)) (/ re (sqrt 2))) |
(*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) |
(* re (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) |
(*.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re)) re) |
(* re (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (+ (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))) (pow re 2))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) im (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 re re))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re)) re) |
(* re (+ (* -1 (/ (- (* -8 (* (sqrt (pow im 5)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))))) (* 4 (* (pow im 2) (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))))) (pow re 3))) (+ (* -1 (/ (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))) re)) (+ (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* -4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))) (pow re 2))) (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) |
(*.f64 (-.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) im (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 re re))) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re)) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 5 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -8 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) im) (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) im (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))))))) (pow.f64 re #s(literal 3 binary64)))) re) |
(* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 3) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow re 3) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 re #s(literal 3 binary64))) |
(* (pow re 3) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))) (* (sqrt im) (/ (sqrt 2) (pow re 2)))))) |
(*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 im) re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)))) (pow.f64 re #s(literal 3 binary64))) |
(* (pow re 3) (- (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) (pow re 3)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2))) (* 1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt im) (/ (sqrt 2) (pow re 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 re #s(literal 3 binary64))) #s(literal -2 binary64) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 im) re) (/.f64 (sqrt.f64 #s(literal 2 binary64)) re))))) (pow.f64 re #s(literal 3 binary64))) |
(* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) im)) |
(*.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im) #s(literal -1/4 binary64)) |
(* (pow re 2) (+ (* -1/4 (/ (pow (sqrt 2) 2) im)) (/ (pow (sqrt 2) 2) re))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) re) (/.f64 #s(literal -1/2 binary64) im)) (*.f64 re re)) |
(* (pow re 2) (+ (* -1 (/ (* im (pow (sqrt 2) 2)) (pow re 2))) (+ (* -1/4 (/ (pow (sqrt 2) 2) im)) (/ (pow (sqrt 2) 2) re)))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) re) (/.f64 im re) (+.f64 (/.f64 #s(literal 2 binary64) re) (/.f64 #s(literal -1/2 binary64) im))) (*.f64 re re)) |
(* re (+ 4 (+ (* 2 (/ (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))) (pow re 4))) (/ (pow im 2) (pow re 2))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 im re) (/.f64 im re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64))) (pow.f64 re #s(literal 4 binary64)))) #s(literal 4 binary64)) re) |
(* re (+ 4 (+ (* 2 (/ (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))) (pow re 4))) (+ (* 2 (/ (+ (* -1/16 (pow im 6)) (+ (* 1/4 (* (pow im 2) (+ (* -1/4 (pow im 4)) (* 1/8 (pow im 4))))) (* 2 (/ (+ (* 1/64 (pow im 8)) (* 1/16 (pow im 8))) (pow im 2))))) (pow re 6))) (/ (pow im 2) (pow re 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (/.f64 (fma.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) im) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) im)))) (pow.f64 re #s(literal 6 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 im re) (/.f64 im re)))) #s(literal 4 binary64)) re) |
(* 1/2 (* (sqrt re) (pow (sqrt -2) 2))) |
(*.f64 (*.f64 (sqrt.f64 re) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(* re (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt -2) 2))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.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) |
(* re (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 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 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.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) |
(* re (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* -1/64 (* (/ (pow im 4) (pow (sqrt -2) 2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (sqrt (/ 1 re)) (pow (sqrt -2) 2))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))))))) re) |
(* (sqrt re) (pow (sqrt -2) 2)) |
(*.f64 (sqrt.f64 re) #s(literal -2 binary64)) |
(* re (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -2 binary64))) re) |
(* re (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -2 binary64)))) re) |
(* re (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (pow im 2)) (* 1/8 (pow im 2)))) (sqrt (/ 1 (pow re 9))))) (+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* -1/32 (* (/ (pow im 4) (pow (sqrt -2) 2)) (sqrt (/ 1 (pow re 9))))) (* (sqrt (/ 1 re)) (pow (sqrt -2) 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 9 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) #s(literal -2 binary64))))) re) |
(* -1 (* (sqrt im) (* re (sqrt 2)))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 im) re)) (sqrt.f64 #s(literal 2 binary64))) |
(* re (+ (* -1 (* (sqrt im) (sqrt 2))) (* 2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal 2 binary64))) re) |
(* -1/2 (/ (pow im 2) re)) |
(*.f64 (/.f64 (*.f64 im im) re) #s(literal -1/2 binary64)) |
(/ (- (* 1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) re) |
(/ (- (* -1/16 (/ (pow im 6) (pow re 4))) (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2)))) re) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal -1/16 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) re) |
(/ (- (* 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 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64))) (pow.f64 re #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) re) (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))))) re) |
(* 1/2 (* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 re)) #s(literal -1/32 binary64))) (pow.f64 re #s(literal 3 binary64)))) |
(+ (* -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 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (fma.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/1024 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64))))))) (pow.f64 re #s(literal 3 binary64)))) |
(* (* im (* (sqrt -1) (* (sqrt 1/2) (sqrt 2)))) (sqrt (/ 1 re))) |
(*.f64 (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))) |
(fma.f64 (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (*.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(+ (* -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)))) |
(fma.f64 (*.f64 (*.f64 im (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 re) (fma.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64))))))) (neg.f64 (pow.f64 re #s(literal 3 binary64))))) |
(* -1 (* re (+ (* -1 (* (sqrt im) (/ (sqrt 2) re))) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 im) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) re) #s(literal -1 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 re)))) |
(* -1 (* re (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* im (- (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt (pow im 3)) (sqrt 2))))) re)) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))) (* 2 (* (sqrt (pow im 3)) (sqrt 2)))) re)) (* -1 (* (sqrt im) (sqrt 2)))) re)) (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (neg.f64 re) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 im (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) re)) #s(literal 2 binary64) (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64)))) re) #s(literal -1 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 re)))) |
(* -1 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) 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 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (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 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im))) (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/64 binary64)) (pow.f64 re #s(literal 6 binary64)))) (neg.f64 re)) |
(* -1 (* re (- (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (* re (sqrt 2)))))) (* 4 (* (sqrt im) (/ 1 (* re (sqrt 2)))))))) |
(*.f64 (neg.f64 re) (-.f64 (fma.f64 (/.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 4 binary64)))) |
(* -1 (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* -1 (/ (- (+ (* -4 (* (sqrt (pow im 3)) (/ 1 (* re (sqrt 2))))) (* -1 (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (+ (* 4 (* (sqrt (pow im 3)) (/ 1 (* re (sqrt 2))))) (* 4 (/ (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) re)))) re))))) |
(*.f64 (neg.f64 re) (-.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (fma.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (*.f64 im (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re)))))) (neg.f64 re)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* -1 (/ (+ (* -1 (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) (* -1 (/ (- (+ (* -8 (* (sqrt (pow im 5)) (/ 1 (* re (sqrt 2))))) (* -1 (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* 4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))))))) (+ (* 4 (/ (* im (- (* -4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2)))) (+ (* 4 (* im (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2))))))) (* 4 (* (sqrt (pow im 3)) (/ 1 (sqrt 2))))))) re)) (* 4 (/ (* (pow im 2) (- (* 2 (* (sqrt im) (/ 1 (sqrt 2)))) (* 4 (* (sqrt im) (/ 1 (sqrt 2)))))) re)))) re))) re))))) |
(*.f64 (neg.f64 re) (-.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (-.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -8 binary64)) (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) im (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (fma.f64 im (/.f64 (fma.f64 #s(literal -4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) im (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -4 binary64))) re) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 im im)) re)))) (neg.f64 re))) (neg.f64 re)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (pow re 3) (+ (* -1/2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(*.f64 (neg.f64 (pow.f64 re #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(* -1 (* (pow re 3) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* (sqrt im) (/ (sqrt 2) re))) re)) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(*.f64 (neg.f64 (pow.f64 re #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 im))) (neg.f64 re)))) |
(* -1 (* (pow re 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))) (* (sqrt im) (sqrt 2))) re)) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))) re)) (* 1/4 (* (sqrt (/ 1 (pow im 3))) (sqrt 2)))))) |
(*.f64 (neg.f64 (pow.f64 re #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) re)) (neg.f64 re)))) |
(* (pow re 2) (+ (* -1 (/ (+ (* -1 (pow (sqrt 2) 2)) (/ (* im (pow (sqrt 2) 2)) re)) re)) (* -1/4 (/ (pow (sqrt 2) 2) im)))) |
(*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) im) (/.f64 (fma.f64 im (/.f64 #s(literal 2 binary64) re) #s(literal -2 binary64)) re)) (*.f64 re re)) |
(* -1 (/ (+ (* -2 (/ (+ (* 1/128 (pow im 8)) (* 1/32 (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 (fma.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 8 binary64)) #s(literal 5/128 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) re) (/.f64 #s(literal -1/4 binary64) re) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/8 binary64) (*.f64 im im)))) (neg.f64 re)) |
(* -1 (* re (+ (* -2 (* (sqrt (pow im 3)) (/ (sqrt 2) re))) (* (sqrt im) (sqrt 2))))) |
(*.f64 (neg.f64 re) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))))) |
(* 2 re) |
(*.f64 re #s(literal 2 binary64)) |
(* -1 (* re (- (* -1/2 (/ (pow im 2) (pow re 2))) 2))) |
(*.f64 (neg.f64 re) (fma.f64 (/.f64 #s(literal -1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal -2 binary64))) |
(* -1 (* re (- (* 1/8 (/ (pow im 4) (pow re 4))) (+ 2 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
(*.f64 (neg.f64 re) (-.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/8 binary64)) (pow.f64 re #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) #s(literal 2 binary64)))) |
(* -1 (* re (- (* -1/16 (/ (pow im 6) (pow re 6))) (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
(*.f64 (neg.f64 re) (-.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal -1/16 binary64) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) re) (/.f64 (*.f64 im im) re) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(+ (* 1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt 2) 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 im im) #s(literal 1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))))) |
(+ (* 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 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 re re)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) #s(literal -1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 (*.f64 (sqrt.f64 re) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt 2) 2))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 (sqrt.f64 re) #s(literal 2 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* (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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (*.f64 re re)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) #s(literal -1/2 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal 1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal 2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 2 binary64))) im (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) im (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* im (- (* im (- (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* 2 (/ (* im (- (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) re))) (* -2 (* (sqrt (/ 1 im)) (/ (sqrt 2) re))))) (* -1 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (fma.f64 (*.f64 im (/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 2 binary64))) re)) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 2 binary64)))) im (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) im)) |
(/ (+ (* -2 (pow im 2)) (* 1/4 (* (pow re 2) (pow (sqrt 2) 2)))) im) |
(/.f64 (fma.f64 (*.f64 im im) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) im) |
(+ (* 4 re) (/ (pow im 2) re)) |
(fma.f64 #s(literal 4 binary64) re (/.f64 (*.f64 im im) re)) |
(+ (* 4 re) (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) 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)))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal 1 binary64) re)) (*.f64 im im) (*.f64 #s(literal 4 binary64) re)) |
(+ (* -1 (* im (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) im (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(+ (* im (+ (* -1 (* im (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re)))))) (* -1 (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (fma.f64 (neg.f64 im) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) im (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(+ (* im (+ (* -1 (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))))) (* im (+ (* -1 (* im (- (* -8 (* (sqrt (/ 1 im)) (/ 1 (* (pow re 2) (sqrt 2))))) (+ (* -4 (/ (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re)))) re)) (* 4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) (pow re 2))))))) (* -1 (- (* 4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (+ (* -4 (* (sqrt (/ 1 im)) (/ 1 (* re (sqrt 2))))) (* -4 (/ (- (* 2 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 4 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2))))) re))))))))) (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) |
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -8 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re)))) re) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 4 binary64) re) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re)))) im (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) re)))))) im (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) im (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* 1/2 (* (sqrt (pow im 3)) (* (pow re 2) (sqrt 2))))) (pow im 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 im im)) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* im (+ (* 1/2 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* (sqrt (pow im 3)) (* re (sqrt 2)))))) (pow im 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re))) im)) (*.f64 im im)) |
(/ (+ (* -1/4 (* (sqrt im) (* (pow re 3) (sqrt 2)))) (* im (+ (* 1/2 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* im (- (* -2 (* (sqrt (pow im 3)) (sqrt 2))) (* -1 (* (sqrt im) (* re (sqrt 2))))))))) (pow im 2)) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 im #s(literal 3 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 im) re) (sqrt.f64 #s(literal 2 binary64)))) im (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))))) im (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 im im)) |
(/ (+ (* -1/4 (* im (* (pow re 2) (pow (sqrt 2) 2)))) (* (pow im 2) (* re (pow (sqrt 2) 2)))) (pow im 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) im) (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 im im) re) #s(literal 2 binary64))) (*.f64 im im)) |
(/ (+ (* -1/4 (* im (* (pow re 2) (pow (sqrt 2) 2)))) (* im (+ (* -1 (* (pow im 2) (pow (sqrt 2) 2))) (* im (* re (pow (sqrt 2) 2)))))) (pow im 2)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -2 binary64) (*.f64 (*.f64 re #s(literal 2 binary64)) im)) im (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im) #s(literal -1/4 binary64))) (*.f64 im im)) |
(+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* 1/2 (* (sqrt re) (pow (sqrt -2) 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 re)) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 im im)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt -2) 2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* 1/4 (* (* (pow im 2) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))) (sqrt (/ 1 re))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/8 binary64))) (*.f64 im im) (*.f64 (*.f64 (sqrt.f64 re) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (sqrt re) (pow (sqrt -2) 2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/4 (* (* (pow im 2) (+ (* -1/4 (/ (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2))))) (* (pow re 2) (pow (sqrt -2) 2)))) (* 1/16 (/ 1 (pow re 5))))) (sqrt (/ 1 re)))) (* 1/4 (* (sqrt (/ 1 re)) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) re))) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 re re)) (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/8 binary64))) (*.f64 im im) (*.f64 (*.f64 (sqrt.f64 re) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/4 (* (pow im 2) (sqrt (/ 1 (pow re 3))))) (* (sqrt re) (pow (sqrt -2) 2))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im)) #s(literal -1/4 binary64) (*.f64 (sqrt.f64 re) #s(literal -2 binary64))) |
(+ (* (sqrt re) (pow (sqrt -2) 2)) (* (pow im 2) (+ (* -1/4 (sqrt (/ 1 (pow re 3)))) (* 1/2 (* (* (pow im 2) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))) (sqrt (/ 1 re))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 im im))) (sqrt.f64 (/.f64 #s(literal 1 binary64) re)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal -2 binary64))) |
(+ (* (sqrt re) (pow (sqrt -2) 2)) (* (pow im 2) (+ (* -1/4 (sqrt (/ 1 (pow re 3)))) (* (pow im 2) (+ (* -1/2 (* (* (pow im 2) (+ (* -1/4 (/ (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2))))) (* (pow re 2) (pow (sqrt -2) 2)))) (* 1/16 (/ 1 (pow re 5))))) (sqrt (/ 1 re)))) (* 1/2 (* (sqrt (/ 1 re)) (- (* 1/8 (/ 1 (pow re 3))) (* 1/16 (/ 1 (* (pow re 3) (pow (sqrt -2) 2)))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -2 binary64)))) (*.f64 re re)) (/.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 im im))) (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) (pow.f64 re #s(literal 3 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -2 binary64)))))) (*.f64 im im) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 3 binary64)))) #s(literal -1/4 binary64))) (*.f64 im im) (*.f64 (sqrt.f64 re) #s(literal -2 binary64))) |
(* (sqrt im) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 3 binary64))) #s(literal 1/8 binary64) (/.f64 #s(literal -1/2 binary64) re)) (*.f64 im im)) |
(* (pow im 2) (- (* (pow im 2) (+ (* -1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 5 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal -1/2 binary64) re)) (*.f64 im im)) |
(* (pow im 2) (- (* (pow im 2) (+ (* (pow im 2) (- (* 5/128 (/ (pow im 2) (pow re 7))) (* 1/16 (/ 1 (pow re 5))))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 7 binary64))) #s(literal 5/128 binary64) (/.f64 #s(literal -1/16 binary64) (pow.f64 re #s(literal 5 binary64)))) (*.f64 im im) (/.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal 3 binary64)))) (*.f64 im im) (/.f64 #s(literal -1/2 binary64) re)) (*.f64 im im)) |
(* im (+ (* 1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/4 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 (fma.f64 (*.f64 #s(literal 1/8 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/4 binary64)))) im) |
(* 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 (fma.f64 (*.f64 #s(literal -1/16 binary64) (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/8 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/4 binary64))))) im) |
(* im (+ (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 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 (fma.f64 (*.f64 #s(literal -1/8 binary64) (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/4 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))))) im) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))) |
(- (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (sqrt 2)))) (+ (* 1/2 (/ (* re (- (* -1/4 (* (sqrt im) (* (pow re 2) (sqrt 2)))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 3))) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (pow re 2) (sqrt 2)))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 re (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))))) (pow.f64 im #s(literal 3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))) |
(* im (- (* 1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2))) 2)) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) im) (/.f64 #s(literal 2 binary64) im) #s(literal -2 binary64)) im) |
(* im (+ 2 (* 2 (/ re im)))) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) |
(* im (+ 2 (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 re im) (/.f64 re im))) im) |
(* im (+ 2 (+ (* -1/4 (/ (pow re 4) (pow im 4))) (+ (* 2 (/ re im)) (/ (pow re 2) (pow im 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 re im) (/.f64 re im) (*.f64 (/.f64 re im) #s(literal 2 binary64)))) #s(literal 2 binary64)) im) |
(+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) im)) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 2))) (+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2)))))) |
(-.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) im)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (neg.f64 re) (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 im im))) |
(+ (* -1 (/ (- (* -1/4 (* (sqrt im) (/ (pow re 3) (sqrt 2)))) (+ (* -1 (* re (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))))) (* 1/4 (* (pow re 2) (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))))) (pow im 3))) (+ (* -1 (/ (- (* 1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (* re (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))))) (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))))) (pow im 2))) (+ (* -1 (/ (- (* (sqrt im) (/ re (sqrt 2))) (* 2 (* (sqrt im) (/ re (sqrt 2))))) im)) (* 2 (* (sqrt im) (/ 1 (sqrt 2))))))) |
(-.f64 (-.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) im)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (neg.f64 re) (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 im im))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (/.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) (*.f64 (neg.f64 re) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (neg.f64 re) (fma.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))))))))) (pow.f64 im #s(literal 3 binary64)))) |
(* (pow im 2) (- (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) re) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 im im)) |
(* (pow im 2) (- (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 im im)) |
(* (pow im 2) (- (+ (* -1/4 (* (sqrt (/ 1 (pow im 7))) (* (pow re 3) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2))))) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64))))) (*.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 im im)) |
(* (pow im 2) (+ (* -1 (/ (pow (sqrt 2) 2) im)) (/ (* re (pow (sqrt 2) 2)) (pow im 2)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) im) (/.f64 re im) (/.f64 #s(literal -2 binary64) im)) (*.f64 im im)) |
(* (pow im 2) (+ (* -1 (/ (pow (sqrt 2) 2) im)) (+ (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 3))) (/ (* re (pow (sqrt 2) 2)) (pow im 2))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) im) (/.f64 re im) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 im #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) im)) (*.f64 im im)) |
(* im (- (+ 2 (* -1 (/ (+ (* -2 (pow re 2)) (pow re 2)) (pow im 2)))) (* -2 (/ re im)))) |
(*.f64 (-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 re re)) (*.f64 im im))) (*.f64 (/.f64 re im) #s(literal -2 binary64))) im) |
(* im (- (+ 2 (* -1 (/ (+ (* re (+ (* -2 (pow re 2)) (pow re 2))) (pow re 3)) (pow im 3)))) (+ (* -2 (/ re im)) (+ (* -2 (/ (pow re 2) (pow im 2))) (/ (pow re 2) (pow im 2)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 re re)) re (pow.f64 re #s(literal 3 binary64))) (pow.f64 im #s(literal 3 binary64)))) (fma.f64 (/.f64 re im) #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 re im) (/.f64 re im))))) im) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))))) im) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (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) im))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))))) im) |
(* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 7))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* 1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (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) (pow.f64 im #s(literal 7 binary64))))) (/.f64 (*.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) re (*.f64 (/.f64 (*.f64 (*.f64 re re) im) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (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) im))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) im) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) im) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) im) |
(* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -2)) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 7))) (/ (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* 1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2)))))) (sqrt -1)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 7 binary64))))) (/.f64 (*.f64 (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) re (*.f64 (/.f64 (*.f64 (*.f64 re re) im) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) im) |
(* (pow im 2) (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 2 (* (sqrt (/ 1 im)) (sqrt 2))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 im im)) |
(* im (- (/ re im) 1)) |
(*.f64 (-.f64 (/.f64 re im) #s(literal 1 binary64)) im) |
(* im (- (+ (* -1/2 (/ (pow re 2) (pow im 2))) (/ re im)) 1)) |
(fma.f64 im (fma.f64 (*.f64 (/.f64 re im) (/.f64 re im)) #s(literal -1/2 binary64) (/.f64 re im)) (neg.f64 im)) |
(* im (- (+ (* 1/8 (/ (pow re 4) (pow im 4))) (/ re im)) (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 im #s(literal 4 binary64))) #s(literal 1/8 binary64) (/.f64 re im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (/.f64 (*.f64 re re) im) #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 -1 binary64)) (sqrt.f64 #s(literal 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))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.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 -1 binary64)) (sqrt.f64 #s(literal 2 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.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 -1 binary64)) (sqrt.f64 #s(literal 2 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) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.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 -1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) (sqrt.f64 im)) #s(literal 3/16 binary64)) (pow.f64 im #s(literal 3 binary64))))) |
(* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (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 (neg.f64 im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (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))))))) |
(*.f64 (neg.f64 im) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (*.f64 re (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) (sqrt.f64 im)) #s(literal 3/8 binary64)) (pow.f64 im #s(literal 3 binary64))))) |
(* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* (sqrt (/ 1 im)) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 re re)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1/2 binary64))) im) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 im) re) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 im))) |
(+ (* -2 (* (sqrt im) (/ (sqrt -1) (sqrt -2)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* re (* (sqrt 2) (- (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2)))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))))) (* im (* (sqrt -2) (sqrt -1))))) (* 1/4 (* (sqrt im) (/ (* (pow re 2) (* (sqrt -1) (pow (sqrt 2) 2))) (sqrt -2))))) (* 1/2 (* (sqrt im) (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow (sqrt -2) 3) (sqrt -1)))))) im)) (* (sqrt im) (/ (* re (sqrt 2)) (pow (sqrt -2) 2)))) im))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 im (sqrt.f64 #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 re re)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 im)) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 re re)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1/2 binary64)))) im) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 im) re) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (neg.f64 im))) |
(* -1 (* im (+ 2 (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (pow im 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 #s(literal -1/4 binary64) im) (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) im) #s(literal 2 binary64))) |
(* -1 (* im (+ 2 (* -2 (/ re im))))) |
(*.f64 (neg.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 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 re #s(literal 2 binary64) (/.f64 (neg.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 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 re #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 re re)) (neg.f64 im))) im))) |
(* -2 (* (sqrt im) (/ (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 im)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(* -2 (* (sqrt im) (/ 1 (sqrt 2)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)))) |
(- (+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (* (sqrt (/ 1 im)) (/ re (* (pow (sqrt -1) 2) (sqrt 2)))))) (* -2 (* (sqrt (/ 1 im)) (/ re (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 re (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (*.f64 (/.f64 re (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 2 binary64)))) |
(+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (/ (- (+ (* -1 (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* -1/2 (* (sqrt (/ 1 im)) (/ (pow re 2) (sqrt 2))))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* im (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2))))))) im))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 re (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 im))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (/.f64 re (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 re) (/.f64 (*.f64 (/.f64 (sqrt.f64 im) #s(literal -1 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 im))))) (neg.f64 im))) |
(+ (* -2 (* (sqrt im) (/ 1 (sqrt 2)))) (* -1 (/ (+ (* -1 (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* -1 (/ (- (+ (* -1 (- (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt im) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2)))))))) (* 1/4 (* (sqrt (/ 1 im)) (/ (pow re 3) (* (pow (sqrt -1) 2) (sqrt 2)))))) (+ (* -1 (/ (* re (- (* -1/2 (* (sqrt im) (/ (pow re 2) (sqrt 2)))) (+ (* -1 (/ (* re (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt im) (/ (pow re 2) (* (pow (sqrt -1) 4) (sqrt 2)))))))) (* im (pow (sqrt -1) 2)))) (* 1/4 (/ (* (pow re 2) (- (* -1 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))) (* -2 (* (sqrt im) (/ re (* (pow (sqrt -1) 2) (sqrt 2))))))) (* im (pow (sqrt -1) 4)))))) im))) im))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 im) #s(literal -1 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (/.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (/.f64 re (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 im) #s(literal -1 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) re) #s(literal 1 binary64)))))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 im) #s(literal -1 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (*.f64 re re)) im) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (/.f64 (*.f64 re re) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 im)) (*.f64 (/.f64 re (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 im) #s(literal -1 binary64)) (/.f64 re (sqrt.f64 #s(literal 2 binary64)))) re) #s(literal 1 binary64)))) re) (neg.f64 (neg.f64 im))))) im))) (neg.f64 im))) |
(* 2 (* (sqrt (pow im 3)) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal 2 binary64)) |
(* (pow im 2) (- (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) re) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 2 binary64))) (*.f64 im im)) |
(* (pow im 2) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (pow im 3))) (* (pow re 2) (* (pow (sqrt -1) 2) (sqrt 2))))) (* (sqrt (/ 1 im)) (* re (sqrt 2)))) im)) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 re re) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) im) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 2 binary64))) (*.f64 im im)) |
(* (pow im 2) (- (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 im)) (* (pow re 2) (* (pow (sqrt -1) 2) (sqrt 2))))) (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* (pow re 3) (sqrt 2))))) im)) (* (sqrt (/ 1 im)) (* re (sqrt 2)))) im)) (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (*.f64 (*.f64 re re) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (pow.f64 re #s(literal 3 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))) (neg.f64 im)) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal -2 binary64))) (*.f64 im im)) |
(* im (* (pow (sqrt -1) 2) (pow (sqrt 2) 2))) |
(*.f64 #s(literal -2 binary64) im) |
(* (pow im 2) (+ (/ (* re (pow (sqrt 2) 2)) (pow im 2)) (/ (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)) im))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) im) (/.f64 re im) (/.f64 #s(literal -2 binary64) im)) (*.f64 im im)) |
(* (pow im 2) (+ (* -1 (/ (+ (* -1 (/ (* re (pow (sqrt 2) 2)) im)) (* -1/4 (/ (* (pow re 2) (pow (sqrt 2) 2)) (* (pow im 2) (pow (sqrt -1) 2))))) im)) (/ (* (pow (sqrt -1) 2) (pow (sqrt 2) 2)) im))) |
(*.f64 (-.f64 (/.f64 #s(literal -2 binary64) im) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) im) (/.f64 #s(literal 2 binary64) im) (*.f64 re (/.f64 #s(literal -2 binary64) im))) im)) (*.f64 im im)) |
(* -1 (* im (+ 2 (* -1 (/ (- (+ (* -2 (/ (pow re 2) im)) (/ (pow re 2) im)) (* -2 re)) im))))) |
(*.f64 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 re #s(literal 2 binary64) (/.f64 (neg.f64 (*.f64 re re)) im)) im))) |
(* -1 (* im (+ 2 (* -1 (/ (- (* -1 (/ (- (+ (/ (* re (+ (* -2 (pow re 2)) (pow re 2))) im) (/ (pow re 3) im)) (+ (* -2 (pow re 2)) (pow re 2))) im)) (* -2 re)) im))))) |
(*.f64 (neg.f64 im) (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (fma.f64 re (/.f64 (neg.f64 (*.f64 re re)) im) (/.f64 (pow.f64 re #s(literal 3 binary64)) im)) (neg.f64 (*.f64 re re))) (neg.f64 im)) (*.f64 #s(literal -2 binary64) re)) im))) |
(* -1/2 (* (sqrt im) (* (sqrt -2) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -1 binary64))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/4 binary64)))) |
(* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/4 (* (sqrt im) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/4 (* (sqrt (/ 1 im)) (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* -1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2))))))))) (pow im 3))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))))) |
(*.f64 (neg.f64 im) (-.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) re (*.f64 (/.f64 (*.f64 (*.f64 re re) im) #s(literal -1 binary64)) #s(literal -1/4 binary64))))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (pow.f64 im #s(literal 3 binary64))))) |
(* -1 (* (sqrt im) (* (sqrt -2) (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal -2 binary64))) #s(literal 1 binary64)) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/2 binary64)))) |
(* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 im) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 5 binary64)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)))))) |
(* -1 (* im (+ (* -1 (/ (+ (* -1/2 (* (sqrt im) (* (sqrt -2) (+ (* -1/2 (pow re 2)) (pow re 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -2) (+ (* -1/2 (pow re 3)) (+ (* -1/4 (/ (* im (pow re 2)) (pow (sqrt -1) 2))) (* re (+ (* -1/2 (pow re 2)) (pow re 2))))))))) (pow im 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt -2)))) (* (sqrt (/ 1 im)) (* (sqrt -2) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 im) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1/2 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (sqrt.f64 #s(literal -2 binary64))) (fma.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) re (*.f64 (/.f64 (*.f64 (*.f64 re re) im) #s(literal -1 binary64)) #s(literal -1/4 binary64))))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (pow.f64 im #s(literal 3 binary64))))) |
(* -1 (* (sqrt im) (/ (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 im)) |
(* -2 (* (sqrt (pow im 3)) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (pow.f64 im #s(literal 3 binary64)))) #s(literal -2 binary64)) |
(* (pow im 2) (+ (* -2 (* (sqrt (/ 1 im)) (* (pow (sqrt -1) 2) (sqrt 2)))) (* -1 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal -2 binary64))) (*.f64 im im)) |
im |
(* -1 (* im (- (* -1 (/ re im)) 1))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* im (- (* -1 (/ (+ re (* 1/2 (/ (pow re 2) im))) im)) 1))) |
(*.f64 (neg.f64 im) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) re) im) #s(literal -1 binary64) #s(literal -1 binary64))) |
(* -1 (* im (- (* -1 (/ (+ re (* -1 (/ (- (* 1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im))) im)) 1))) |
(*.f64 (neg.f64 im) (-.f64 (/.f64 (-.f64 re (/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) im) (/.f64 (pow.f64 re #s(literal 4 binary64)) im) (*.f64 (*.f64 re re) #s(literal -1/2 binary64))) im)) (neg.f64 im)) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 684 |
| 0 | 115 | 639 |
| 1 | 406 | 472 |
| 2 | 2930 | 393 |
| 0 | 9061 | 383 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))) |
(/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re)))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)))) |
#s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im)) |
(-.f64 re (hypot.f64 im re)) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (neg.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))))) |
(/.f64 (neg.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) |
(/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))) |
#s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))))) |
(*.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im)))) #s(literal 1/2 binary64))) |
#s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) |
(*.f64 (*.f64 (/.f64 im re) #s(literal -1 binary64)) im) |
(*.f64 (*.f64 (neg.f64 im) im) (pow.f64 re #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 im re) im)) |
(*.f64 (/.f64 im re) (neg.f64 im)) |
(*.f64 (neg.f64 im) (/.f64 im re)) |
(*.f64 im (*.f64 (pow.f64 re #s(literal -1 binary64)) (neg.f64 im))) |
(*.f64 im (neg.f64 (/.f64 im re))) |
(pow.f64 (/.f64 re (*.f64 (neg.f64 im) im)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im))) (neg.f64 (/.f64 re im))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 im) #s(literal 1 binary64))) (neg.f64 (/.f64 re im))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 im) im))) (neg.f64 (neg.f64 re))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 im)) (/.f64 re im)) |
(/.f64 (*.f64 (neg.f64 im) #s(literal 1 binary64)) (/.f64 re im)) |
(/.f64 (neg.f64 (neg.f64 im)) (neg.f64 (/.f64 re im))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 im) im)) (neg.f64 re)) |
(/.f64 (*.f64 (neg.f64 im) im) (neg.f64 (neg.f64 re))) |
(/.f64 (*.f64 (neg.f64 im) im) re) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 re (*.f64 (neg.f64 im) im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 re (*.f64 (neg.f64 im) im))) |
(/.f64 (neg.f64 im) (/.f64 re im)) |
(/.f64 (*.f64 im im) (neg.f64 re)) |
(neg.f64 (*.f64 (/.f64 im re) im)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 im re) im)) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
#s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 im))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 im) #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 im #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 im #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 im im)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 im)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 im)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 im) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 im)) #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 im))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 im) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 im) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im))) |
(sqrt.f64 (*.f64 im #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(exp.f64 (log.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) #s(literal 1 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im))))) (neg.f64 (pow.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (pow.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) (*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 im)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 im)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 im)) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 im)) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) #s(literal 1 binary64)) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (-.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))) (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) (pow.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 im #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 im im))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) im) #s(literal 3 binary64)) (pow.f64 re #s(literal 6 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 im #s(literal 3 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 im #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 im #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 im)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 im (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 im #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 im) #s(literal 2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 im #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (/.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 re (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 im #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 im #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (/.f64 (neg.f64 im) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (-.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))) (fma.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) im) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 re re)) (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -2 binary64)) im (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) im) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64)))) im (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (neg.f64 im) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) im) (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 re re) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 re re) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 re (*.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 re re) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (/.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im))) |
(+.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) |
(neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) (*.f64 re re)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) im) re) (*.f64 re #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 re (sqrt.f64 im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 re (sqrt.f64 im))) |
(*.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 im) re) #s(literal -2 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re)) |
(*.f64 (pow.f64 im #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) im) #s(literal 2 binary64)) |
(*.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) (pow.f64 (neg.f64 im) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) im) (*.f64 (*.f64 re re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 im #s(literal -1 binary64)) (*.f64 (*.f64 re re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) |
(*.f64 (*.f64 re re) (pow.f64 (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 re re) (/.f64 #s(literal 1/2 binary64) im)) |
(*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 im #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (pow.f64 im #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) im)) |
(*.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal -1 binary64)))) |
(*.f64 re (*.f64 (*.f64 re #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im))) |
(*.f64 re (*.f64 re (/.f64 #s(literal 1/2 binary64) im))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 re re) (/.f64 #s(literal 1/4 binary64) im))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 re re)) im)) |
(pow.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64)))) (neg.f64 (neg.f64 im))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64)))) (neg.f64 (*.f64 im #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 im #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 im)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 im))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 im))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (neg.f64 im)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 im)) |
(/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64))) (neg.f64 (*.f64 im #s(literal 4 binary64)))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1 binary64)) im) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (neg.f64 im)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 im #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 im)) |
(/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 im #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 im)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 im))) |
(/.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) im) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) (neg.f64 im)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 im #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) im) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im)) |
(neg.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (neg.f64 im))) |
(exp.f64 (*.f64 (log.f64 (/.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (pow.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (hypot.f64 im re) re) (-.f64 re (hypot.f64 im re))) |
(pow.f64 (/.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re #s(literal 4 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (*.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) (*.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re #s(literal 6 binary64)) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) (*.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 re re) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) (neg.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 re #s(literal 4 binary64)) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (*.f64 (*.f64 re re) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (-.f64 (*.f64 re re) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (+.f64 (pow.f64 re #s(literal 4 binary64)) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (*.f64 (*.f64 re re) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))))) |
(fma.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re)) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re)) |
(fma.f64 (neg.f64 (hypot.f64 im re)) (hypot.f64 im re) (*.f64 re re)) |
(fma.f64 (hypot.f64 im re) (neg.f64 (hypot.f64 im re)) (*.f64 re re)) |
(fma.f64 re re (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(+.f64 (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (*.f64 re re)) |
(+.f64 (*.f64 re re) (neg.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (+.f64 (hypot.f64 im re) re)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re))) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64)) (pow.f64 (neg.f64 (-.f64 re (hypot.f64 im re))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re)))) |
(*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) (+.f64 (hypot.f64 im re) re)) |
(pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64))) (neg.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64))) (neg.f64 (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re))))) (neg.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re))))) (neg.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re)))) (neg.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 re (hypot.f64 im re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 re #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 re #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (neg.f64 (-.f64 re (hypot.f64 im re)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 re (hypot.f64 im re))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 re (hypot.f64 im re))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64)) (-.f64 (hypot.f64 im re) re)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re)))) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re)))) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re))) (-.f64 (hypot.f64 im re) re)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 re (hypot.f64 im re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 re #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 re #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64))) (neg.f64 (neg.f64 (-.f64 re (hypot.f64 im re))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 re (hypot.f64 im re)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 re (hypot.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64)) (neg.f64 (-.f64 re (hypot.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64)) (-.f64 re (hypot.f64 im re)))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (neg.f64 (-.f64 re (hypot.f64 im re))))) |
(fma.f64 (hypot.f64 im re) #s(literal 2 binary64) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 re #s(literal 2 binary64) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (hypot.f64 im re) (*.f64 re #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) re (*.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 re #s(literal 2 binary64)) (*.f64 (hypot.f64 im re) #s(literal 2 binary64))) |
(+.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (-.f64 re (hypot.f64 im re))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (-.f64 re (hypot.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 re (hypot.f64 im re)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 re (hypot.f64 im re)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (sqrt.f64 (+.f64 (hypot.f64 im re) re))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (hypot.f64 im re) re))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64))) (sqrt.f64 (pow.f64 (neg.f64 (-.f64 re (hypot.f64 im re))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64))) (pow.f64 (pow.f64 (neg.f64 (-.f64 re (hypot.f64 im re))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re)))) (sqrt.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re))))) |
(*.f64 (sqrt.f64 (+.f64 (hypot.f64 im re) re)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (-.f64 re (hypot.f64 im re)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (+.f64 (hypot.f64 im re) re))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 re (hypot.f64 im re)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64)))) (neg.f64 (sqrt.f64 (neg.f64 (-.f64 re (hypot.f64 im re)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re)) #s(literal 2 binary64))) (sqrt.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re))))) (hypot.f64 (hypot.f64 im re) re)) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 re (hypot.f64 im re))))) (sqrt.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re)))) (sqrt.f64 (-.f64 (hypot.f64 im re) re))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 re (hypot.f64 im re)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 re #s(literal 2 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 #s(literal 8 binary64) (pow.f64 re #s(literal 3 binary64))))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 re #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64)))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 re (hypot.f64 im re)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) #s(literal 2 binary64))) (sqrt.f64 (*.f64 (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 re (hypot.f64 im re))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) #s(literal 2 binary64))) (sqrt.f64 (*.f64 (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))) (-.f64 re (hypot.f64 im re))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (-.f64 re (hypot.f64 im re))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal -2 binary64))) (sqrt.f64 (neg.f64 (-.f64 re (hypot.f64 im re))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64))) (sqrt.f64 (-.f64 re (hypot.f64 im re)))) |
(sqrt.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (/.f64 re (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 im #s(literal -1/2 binary64))) |
(*.f64 re (*.f64 (pow.f64 im #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 re (sqrt.f64 im)))) |
(pow.f64 (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 im)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 im) re))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (neg.f64 re))) (neg.f64 (neg.f64 (sqrt.f64 im)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sqrt.f64 im) re))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 im)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (sqrt.f64 im) re))) |
(/.f64 (*.f64 (neg.f64 re) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 im))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 im) re)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (neg.f64 re)) (neg.f64 (sqrt.f64 im))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 im) re)) |
(/.f64 (neg.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 im))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 im) re)) |
(/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) |
(exp.f64 (log.f64 (*.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 im #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (sqrt.f64 im)) |
(*.f64 (neg.f64 (sqrt.f64 im)) (pow.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 im #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 im) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) im) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 im #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 im) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 im)))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 im)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 im) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 im))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))) |
(/.f64 (neg.f64 (sqrt.f64 im)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im))) |
(/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 im) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 im #s(literal 1/2 binary64))) |
(exp.f64 (-.f64 (log.f64 (sqrt.f64 im)) (log.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (/.f64 #s(literal 2 binary64) im))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 im #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) im) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) im) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) im) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) im)) |
(*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 #s(literal -2 binary64) im))) |
(*.f64 (*.f64 #s(literal -2 binary64) im) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 im (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 im (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re re))) (-.f64 (hypot.f64 im re) re)) |
(*.f64 (/.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (+.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (pow.f64 re #s(literal 3 binary64)))) (fma.f64 re (-.f64 re (hypot.f64 im re)) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (pow.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 (+.f64 (hypot.f64 im re) re) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)) (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (hypot.f64 im re) re) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (hypot.f64 im re) re)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re))) (*.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (*.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)) (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (+.f64 (hypot.f64 im re) re)) (*.f64 (+.f64 (hypot.f64 im re) re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (*.f64 (+.f64 (hypot.f64 im re) re) (+.f64 (hypot.f64 im re) re))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 (hypot.f64 im re) re) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (hypot.f64 im re) re) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 re re (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re (neg.f64 (hypot.f64 im re))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (neg.f64 (-.f64 re (neg.f64 (hypot.f64 im re))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))) (neg.f64 (+.f64 (hypot.f64 im re) re))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 4 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 4 binary64))) (*.f64 (+.f64 (hypot.f64 im re) re) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)) (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (hypot.f64 im re) re) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (fma.f64 re re (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (*.f64 re (neg.f64 (hypot.f64 im re)))))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))) (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re))) |
(/.f64 (-.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 6 binary64))) (*.f64 (+.f64 (hypot.f64 im re) re) (fma.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (fma.f64 re re (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (pow.f64 re #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)) (-.f64 (pow.f64 re #s(literal 3 binary64)) (pow.f64 (hypot.f64 im re) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (hypot.f64 im re) re) (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (-.f64 re (neg.f64 (hypot.f64 im re)))) |
(/.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) (+.f64 (hypot.f64 im re) re)) |
(fma.f64 #s(literal -1 binary64) (hypot.f64 im re) re) |
(-.f64 (/.f64 (pow.f64 re #s(literal 3 binary64)) (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (fma.f64 (hypot.f64 im re) (+.f64 (hypot.f64 im re) re) (*.f64 re re)))) |
(-.f64 (/.f64 (*.f64 re re) (+.f64 (hypot.f64 im re) re)) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (+.f64 (hypot.f64 im re) re))) |
(-.f64 re (hypot.f64 im re)) |
(+.f64 (neg.f64 (hypot.f64 im re)) re) |
(+.f64 re (neg.f64 (hypot.f64 im re))) |
Compiled 58 499 to 4 998 computations (91.5% saved)
32 alts after pruning (26 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 864 | 18 | 882 |
| Fresh | 2 | 8 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 5 | 6 |
| Total | 871 | 32 | 903 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) | |
| 48.2% | (*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) | |
| 52.1% | (*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) | |
| 24.3% | (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| 44.2% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) | |
| 37.4% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (fma.f64 re re (*.f64 im im))) re)))) | |
| ✓ | 6.9% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
| ✓ | 51.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
| ✓ | 49.0% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
| 20.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) | |
| 24.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) | |
| 20.7% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (neg.f64 im) im) (pow.f64 re #s(literal -1 binary64)))))) | |
| ✓ | 24.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
| ✓ | 49.1% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
| 15.0% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))))) #s(literal 1/2 binary64)))) | |
| 29.2% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))))) #s(literal 1/2 binary64)))) | |
| 29.4% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64)))) | |
| 28.4% | (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (log.f64 im))) #s(literal 1/2 binary64)))) | |
| 33.9% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) | |
| 34.0% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) #s(approx (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (fma.f64 (fma.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1/4 binary64) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))))) | |
| 52.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) | |
| 52.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) | |
| 52.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 #s(approx (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) | |
| 52.1% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))))) | |
| 52.1% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))))) | |
| 47.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) | |
| 48.8% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))))) | |
| 48.9% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) | |
| 48.7% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))))))) | |
| 48.7% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))))) | |
| 48.8% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) | |
| ✓ | 24.5% | #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
Compiled 3 167 to 1 191 computations (62.4% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.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 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 #s(approx (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (neg.f64 im) im) (pow.f64 re #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) #s(approx (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (fma.f64 (fma.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1/4 binary64) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) re) im)) (log.f64 im))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 (-.f64 (*.f64 re re) (pow.f64 (hypot.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (fma.f64 (*.f64 (/.f64 im re) (/.f64 im re)) #s(literal -1/4 binary64) (+.f64 (log.f64 (*.f64 im im)) (log.f64 (/.f64 #s(literal -1 binary64) re))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (fma.f64 (*.f64 (/.f64 im re) (/.f64 im re)) #s(literal -1/4 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) (log.f64 (*.f64 im im))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (*.f64 #s(literal 2 binary64) im))) (*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im))))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (exp.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (/.f64 (*.f64 im im) (neg.f64 re))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 re re) (-.f64 re (hypot.f64 im re))) (/.f64 (pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64)))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) re) (*.f64 im im))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 im) #s(literal 2 binary64))) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))) (/.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) re)) #s(literal 2 binary64)) (fma.f64 (log.f64 im) #s(literal 2 binary64) (log.f64 (*.f64 re #s(literal -1 binary64))))))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
7 calls:
| 44.0ms | im |
| 22.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 16.0ms | (*.f64 im im) |
| 13.0ms | re |
| 12.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 3 | re |
| 75.0% | 3 | im |
| 83.1% | 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)))) |
| 83.1% | 2 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 82.8% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 82.8% | 2 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 75.0% | 3 | (*.f64 im im) |
Compiled 55 to 45 computations (18.2% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.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 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 #s(approx (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (neg.f64 im) im) (pow.f64 re #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) #s(approx (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (fma.f64 (fma.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1/4 binary64) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
5 calls:
| 23.0ms | re |
| 12.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)))) |
| 10.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 10.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 10.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 4 | re |
| 78.4% | 2 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 78.4% | 2 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 78.9% | 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)))) |
| 78.9% | 2 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
Compiled 51 to 40 computations (21.6% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.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 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 #s(approx (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (neg.f64 im) im) (pow.f64 re #s(literal -1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) #s(approx (* (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))) (neg (* (sqrt 2) (- (* (/ re (sqrt im)) 1/2) (sqrt im))))) (fma.f64 (fma.f64 (*.f64 (/.f64 re im) #s(literal 2 binary64)) #s(literal -1/4 binary64) #s(literal 2 binary64)) re (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) im) (*.f64 #s(literal 2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (log.f64 (*.f64 #s(literal 2 binary64) im))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 im re) (neg.f64 im))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 re re) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) im)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (*.f64 #s(literal -2 binary64) im))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)))))))) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (+.f64 (log.f64 im) (log.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
5 calls:
| 23.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)))) |
| 10.0ms | re |
| 10.0ms | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 10.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 9.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.2% | 4 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 70.2% | 4 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 71.0% | 4 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 71.0% | 4 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 79.0% | 4 | re |
Compiled 51 to 40 computations (21.6% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 im) (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (/.f64 (sqrt.f64 im) (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 im im) re)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.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 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 im) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 im #s(literal 2 binary64)))))))) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) im)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 im))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 re (sqrt.f64 im))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 im)) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 #s(approx (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) re) (sqrt.f64 (/.f64 #s(literal 1 binary64) im))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64)) (sqrt.f64 im)) (sqrt.f64 #s(literal 2 binary64))) #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 im) (*.f64 (*.f64 re #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) (*.f64 (/.f64 #s(approx (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (*.f64 #s(literal -2 binary64) im)) (fma.f64 (/.f64 #s(literal 1/2 binary64) im) (*.f64 re re) (*.f64 #s(literal -2 binary64) im))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (/.f64 re (sqrt.f64 im)) #s(literal 1/2 binary64) (sqrt.f64 im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (neg.f64 im) im) (pow.f64 re #s(literal -1 binary64)))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
1 calls:
| 15.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | re |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
1 calls:
| 4.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | re |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 (neg.f64 im) im) re)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re))) #s(approx (/ (- (/ (pow (* (* (sqrt 2) re) 1/2) 2) im) (* 2 im)) (- (* (* (sqrt 2) 1/2) (/ re (sqrt im))) (sqrt (* 2 im)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 #s(literal 2 binary64) im)))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
1 calls:
| 3.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.3% | 3 | re |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
7 calls:
| 13.0ms | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 2.0ms | re |
| 2.0ms | im |
| 2.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 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.0% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 51.0% | 1 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 51.0% | 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)))) |
| 51.0% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 55.1% | 2 | (*.f64 im im) |
| 56.3% | 2 | im |
| 65.9% | 3 | re |
Compiled 55 to 45 computations (18.2% saved)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 re im))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
1 calls:
| 2.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 2 | re |
Compiled 1 to 2 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
| Outputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
7 calls:
| 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 | re |
| 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 |
|---|---|---|
| 24.5% | 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)))) |
| 24.5% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 24.5% | 1 | (*.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 24.5% | 1 | (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 24.5% | 1 | (*.f64 im im) |
| 24.5% | 1 | im |
| 24.5% | 1 | re |
Compiled 55 to 45 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 1.497104577521169e-152 |
Compiled 18 to 17 computations (5.6% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 5.256123864001607e-253 | 7.180915198128439e-252 |
| 17.0ms | -2.3228532981129714e-23 | -5.020593640311613e-24 |
| 7.0ms | -8.824358557314746e+200 | -6.754779371415324e+198 |
| 11.0ms | 145× | 0 | valid |
| 8.0ms | 44× | 2 | valid |
| 3.0ms | 26× | 1 | valid |
| 2.0ms | 9× | 3 | valid |
Compiled 692 to 516 computations (25.4% saved)
ival-hypot: 7.0ms (37.6% of total)ival-sqrt: 4.0ms (21.5% of total)ival-mult: 4.0ms (21.5% of total)ival-add: 2.0ms (10.7% of total)adjust: 1.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 189111457631.73117 | 410878808764.7342 |
| 24.0ms | -4.827962265216177e-25 | -5.50953569264661e-30 |
| 0.0ms | -8.824358557314746e+200 | -6.754779371415324e+198 |
| 10.0ms | 160× | 0 | valid |
| 10.0ms | 43× | 2 | valid |
| 3.0ms | 20× | 1 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 818 to 606 computations (25.9% saved)
ival-hypot: 8.0ms (46.1% of total)ival-mult: 4.0ms (23% of total)ival-add: 2.0ms (11.5% of total)ival-sqrt: 2.0ms (11.5% of total)adjust: 1.0ms (5.8% 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 |
|---|---|---|
| 1.0ms | 189111457631.73117 | 410878808764.7342 |
| 15.0ms | -4.827962265216177e-25 | -5.50953569264661e-30 |
| 6.0ms | 32× | 2 | valid |
| 3.0ms | 50× | 0 | valid |
| 2.0ms | 14× | 1 | valid |
Compiled 642 to 494 computations (23.1% saved)
ival-hypot: 3.0ms (37.2% of total)ival-mult: 2.0ms (24.8% of total)adjust: 1.0ms (12.4% of total)ival-add: 1.0ms (12.4% of total)ival-sqrt: 1.0ms (12.4% 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 |
|---|---|---|
| 1.0ms | 189111457631.73117 | 410878808764.7342 |
| 1.0ms | -4.827962265216177e-25 | -5.50953569264661e-30 |
Compiled 642 to 494 computations (23.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 189111457631.73117 | 410878808764.7342 |
| 1.0ms | -4.827962265216177e-25 | -5.50953569264661e-30 |
Compiled 572 to 452 computations (21% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 189111457631.73117 | 410878808764.7342 |
| 47.0ms | -5.509046965062536e+147 | -5.963383915141408e+144 |
| 8.0ms | 37× | 2 | valid |
| 7.0ms | 23× | 3 | valid |
| 6.0ms | 43× | 1 | valid |
| 2.0ms | 25× | 0 | valid |
Compiled 499 to 417 computations (16.4% saved)
ival-hypot: 8.0ms (44.5% of total)ival-mult: 4.0ms (22.3% of total)adjust: 2.0ms (11.1% of total)ival-sqrt: 2.0ms (11.1% of total)ival-add: 2.0ms (11.1% 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 |
|---|---|---|
| 1.0ms | 189111457631.73117 | 410878808764.7342 |
Compiled 203 to 169 computations (16.7% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 598 |
| 1 | 157 | 598 |
| 2 | 179 | 598 |
| 3 | 201 | 598 |
| 4 | 210 | 598 |
| 5 | 212 | 598 |
| 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 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(if (<=.f64 re #s(literal -49999999999999998486656110625518082973725163772751181324120875475173424217777037767098169202353125934013756207986941204091067867184139242319692520523619938935511795533394990905590906653083564427444224 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal -3743106036130323/340282366920938463463374607431768211456 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) (if (<=.f64 re #s(literal 5159126280621731/1031825256124346184281913642415071497107123683664299847906173259817722465931103241160971202905580445106785927721205329450942085077153682689942458942310428861149192742185556805017053745461770392681687954898849977351851617759280394021168743942904368118143630040815894528 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(if (<=.f64 re #s(literal -49999999999999998486656110625518082973725163772751181324120875475173424217777037767098169202353125934013756207986941204091067867184139242319692520523619938935511795533394990905590906653083564427444224 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal -6097860015223217/174224571863520493293247799005065324265472 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re))))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -1899999999999999851722610316510263723482060718894407841508097471010244997988888340009701274168171051807542515590560648250970520464892019918583627776 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
| 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 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(if (<=.f64 (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 im im) (*.f64 re re))) re) #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (exp.f64 (*.f64 #s(approx (log (* (+ (sqrt (+ (* im im) (* re re))) re) 2)) (-.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)) (log.f64 (neg.f64 re)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(if (<=.f64 re #s(literal -49999999999999998486656110625518082973725163772751181324120875475173424217777037767098169202353125934013756207986941204091067867184139242319692520523619938935511795533394990905590906653083564427444224 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal -3743106036130323/340282366920938463463374607431768211456 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) (if (<=.f64 re #s(literal 5159126280621731/1031825256124346184281913642415071497107123683664299847906173259817722465931103241160971202905580445106785927721205329450942085077153682689942458942310428861149192742185556805017053745461770392681687954898849977351851617759280394021168743942904368118143630040815894528 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))))) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(if (<=.f64 re #s(literal -49999999999999998486656110625518082973725163772751181324120875475173424217777037767098169202353125934013756207986941204091067867184139242319692520523619938935511795533394990905590906653083564427444224 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal -3743106036130323/340282366920938463463374607431768211456 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 5159126280621731/1031825256124346184281913642415071497107123683664299847906173259817722465931103241160971202905580445106785927721205329450942085077153682689942458942310428861149192742185556805017053745461770392681687954898849977351851617759280394021168743942904368118143630040815894528 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (+.f64 (/.f64 re im) #s(literal 2 binary64)) re (*.f64 im #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (hypot.f64 im re) re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))) |
(if (<=.f64 re #s(literal -49999999999999998486656110625518082973725163772751181324120875475173424217777037767098169202353125934013756207986941204091067867184139242319692520523619938935511795533394990905590906653083564427444224 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal -6097860015223217/174224571863520493293247799005065324265472 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re))))) |
(if (<=.f64 re #s(literal -49999999999999998486656110625518082973725163772751181324120875475173424217777037767098169202353125934013756207986941204091067867184139242319692520523619938935511795533394990905590906653083564427444224 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal -6097860015223217/174224571863520493293247799005065324265472 binary64)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(approx (- (* re re) (pow (sqrt (+ (* im im) (* re re))) 2)) (*.f64 (neg.f64 im) im)) #s(literal 2 binary64)) (-.f64 re (hypot.f64 im re)))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re))))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (/.f64 (neg.f64 im) (/.f64 re im)))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (neg.f64 im) (/.f64 im re))))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re))))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -7404544304199621/21778071482940061661655974875633165533184 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (neg.f64 im) re) im))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(approx (+ (sqrt (+ (* re re) (* im im))) re) (+.f64 im re)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -1899999999999999851722610316510263723482060718894407841508097471010244997988888340009701274168171051807542515590560648250970520464892019918583627776 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re)))) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal -1899999999999999851722610316510263723482060718894407841508097471010244997988888340009701274168171051807542515590560648250970520464892019918583627776 binary64)) (*.f64 (sqrt.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* re re) (* im im))) (neg.f64 re)) re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)))) |
(if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal 2 binary64) im)))) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re))) |
(if (<=.f64 re #s(literal 400000000000 binary64)) (*.f64 (sqrt.f64 #s(approx (* 2 (+ (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re))) |
#s(approx (* 1/2 (sqrt (* 2 (+ (sqrt (+ (* re re) (* im im))) re)))) (sqrt.f64 re)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 65 |
| 0 | 20 | 65 |
| 1 | 61 | 65 |
| 2 | 398 | 65 |
| 3 | 4225 | 65 |
| 0 | 8344 | 38 |
| 0 | 1337 | 8336 |
| 1 | 4581 | 7581 |
| 0 | 8630 | 7276 |
| 0 | 56 | 464 |
| 0 | 91 | 459 |
| 1 | 314 | 446 |
| 2 | 1902 | 398 |
| 0 | 8552 | 314 |
| 0 | 898 | 4834 |
| 1 | 2850 | 4517 |
| 0 | 8711 | 4265 |
| 0 | 73 | 684 |
| 0 | 115 | 639 |
| 1 | 406 | 472 |
| 2 | 2930 | 393 |
| 0 | 9061 | 383 |
| 0 | 500 | 2884 |
| 1 | 1659 | 2707 |
| 2 | 5910 | 2687 |
| 0 | 8080 | 2521 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 048 to 427 computations (59.3% saved)
Compiled 1 416 to 376 computations (73.4% saved)
Loading profile data...