
Time bar (total: 4.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 2 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 3 |
| 62.5% | 31.2% | 18.7% | 50% | 0% | 0% | 0% | 4 |
| 62.5% | 31.2% | 18.7% | 50% | 0% | 0% | 0% | 5 |
| 68.8% | 34.3% | 15.6% | 50% | 0% | 0% | 0% | 6 |
| 68.8% | 34.3% | 15.6% | 50% | 0% | 0% | 0% | 7 |
| 71.9% | 35.9% | 14% | 50% | 0% | 0% | 0% | 8 |
| 71.9% | 35.9% | 14% | 50% | 0% | 0% | 0% | 9 |
| 73.4% | 36.7% | 13.3% | 50% | 0% | 0% | 0% | 10 |
| 73.4% | 36.7% | 13.3% | 50% | 0% | 0% | 0% | 11 |
| 74.2% | 37.1% | 12.9% | 50% | 0% | 0% | 0% | 12 |
Compiled 19 to 12 computations (36.8% saved)
| 558.0ms | 6 274× | 0 | valid |
| 188.0ms | 762× | 2 | valid |
| 143.0ms | 463× | 3 | valid |
| 111.0ms | 757× | 1 | valid |
ival-hypot: 288.0ms (43.1% of total)ival-mult: 142.0ms (21.3% of total)ival-sqrt: 84.0ms (12.6% of total)ival-sub: 80.0ms (12% of total)adjust: 61.0ms (9.1% of total)exact: 10.0ms (1.5% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 137 | 0 | - | 1 | (4.227854708475253e-248 3.0699964580779796e-159) | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 30 | 0 | - | 0 | - | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 23 | 0 | - | 2 | (1.1121281022322718e-88 2.3135980903676497e-200) | (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 #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 | - | 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 | 121 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | overflow | 121 | |
| ↳ | (*.f64 re re) | overflow | 73 | |
| ↳ | (*.f64 im im) | overflow | 71 | |
-.f64 | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) | cancellation | 30 | 0 |
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) | uflow-rescue | 21 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) | underflow | 26 | |
| ↳ | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) | underflow | 5 | |
| ↳ | (*.f64 re re) | underflow | 61 | |
| ↳ | (*.f64 im im) | underflow | 59 | |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | underflow | 15 | |
| ↳ | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) | underflow | 26 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) | uflow-rescue | 15 | 0 |
| ↳ | (+.f64 (*.f64 re re) (*.f64 im im)) | underflow | 15 | |
| ↳ | (*.f64 re re) | underflow | 61 | |
| ↳ | (*.f64 im im) | underflow | 59 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 165 | 1 |
| - | 0 | 90 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 165 | 0 | 1 |
| - | 0 | 0 | 90 |
| number | freq |
|---|---|
| 0 | 91 |
| 1 | 143 |
| 2 | 22 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 44× | 1 | valid |
| 39.0ms | 400× | 0 | valid |
| 22.0ms | 18× | 3 | valid |
| 21.0ms | 50× | 2 | valid |
Compiled 169 to 40 computations (76.3% saved)
adjust: 46.0ms (52.3% of total)ival-mult: 15.0ms (17% of total)ival-hypot: 14.0ms (15.9% of total)ival-sqrt: 5.0ms (5.7% of total)ival-sub: 4.0ms (4.5% of total)ival-add: 3.0ms (3.4% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 92 |
| 1 | 85 | 92 |
| 2 | 170 | 92 |
| 3 | 247 | 92 |
| 4 | 394 | 92 |
| 5 | 977 | 92 |
| 6 | 6308 | 92 |
| 0 | 12 | 15 |
| 0 | 20 | 15 |
| 1 | 36 | 15 |
| 2 | 86 | 15 |
| 3 | 165 | 15 |
| 4 | 253 | 15 |
| 5 | 505 | 15 |
| 6 | 2708 | 15 |
| 0 | 8229 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node 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)))) |
| 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 |
|---|---|---|
| ▶ | 38.5% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
Compiled 15 to 12 computations (20% saved)
| 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 |
|---|
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* 2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* -2 re) (* 2 im)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (/ re im) 2))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))) 2))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* 1/2 (/ re im)) 1))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))) 1))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ 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))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (+ (pow im 2) (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (pow im 2) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 re)) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* 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))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (pow re 2))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -4 re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (/ (pow im 2) (pow re 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -2 re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* 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)))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/64 (/ (pow im 2) (pow re 7))) (* 1/8 (/ 1 (pow re 5))))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (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)))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ 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))))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (* -2 (/ re im)))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (/ (pow re 2) (pow im 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (/ (pow re 2) (pow im 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))) (/ re im))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) (/ re im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* 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))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* 2 (/ re im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (pow re 2) im))) im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im))) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1/2 (/ (pow re 2) im)) re) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im)) re) im))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole 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)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | re | @ | -inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* 2 (- (sqrt (+ (* re re) (* im im))) re)) 2 (- (sqrt (+ (* re re) (* im im))) re) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) re (* im im) im) |
| 5.0ms | im | @ | 0 | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* 2 (- (sqrt (+ (* re re) (* im im))) re)) 2 (- (sqrt (+ (* re re) (* im im))) re) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) re (* im im) im) |
| 4.0ms | re | @ | inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* 2 (- (sqrt (+ (* re re) (* im im))) re)) 2 (- (sqrt (+ (* re re) (* im im))) re) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) re (* im im) im) |
| 3.0ms | im | @ | -inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* 2 (- (sqrt (+ (* re re) (* im im))) re)) 2 (- (sqrt (+ (* re re) (* im im))) re) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) re (* im im) im) |
| 3.0ms | im | @ | inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* 2 (- (sqrt (+ (* re re) (* im im))) re)) 2 (- (sqrt (+ (* re re) (* im im))) re) (sqrt (+ (* re re) (* im im))) (+ (* re re) (* im im)) (* re re) re (* im im) im) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 686 | 4698 |
| 0 | 699 | 4191 |
| 1 | 4093 | 4083 |
| 0 | 9011 | 3342 |
| 1× | iter limit |
| 1× | node limit |
| 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 |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* 2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* -2 re) (* 2 im)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (/ re im) 2))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))) 2))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* 1/2 (/ re im)) 1))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))) 1))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ 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))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (pow im 2))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (+ (pow im 2) (pow re 2)))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (pow im 2) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 re)) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* 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))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (pow re 2))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow re 2) (+ 1 (/ (pow im 2) (pow re 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -4 re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (/ (pow im 2) (pow re 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -2 re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* 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)))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/64 (/ (pow im 2) (pow re 7))) (* 1/8 (/ 1 (pow re 5))))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (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)))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (+ 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))))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (* -2 (/ re im)))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (/ (pow re 2) (pow im 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (/ (pow re 2) (pow im 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))) (/ re im))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) (/ re im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* 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))))))))) |
#s(approx (+ (* re re) (* im im)) #s(hole binary64 (* (pow im 2) (+ 1 (/ (pow re 2) (pow im 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* 2 (/ re im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (pow re 2) im))) im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im))) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1/2 (/ (pow re 2) im)) re) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im)) re) im))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* re re) (* im im))) #s(hole 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)))))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (hypot.f64 im re) re) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(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 (hypot.f64 im re) re) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 im re) re)) |
(/.f64 (fma.f64 (-.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 re re)) (+.f64 (hypot.f64 im re) re) (*.f64 (+.f64 (hypot.f64 im re) re) (-.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 re re)))) (*.f64 (+.f64 (hypot.f64 im re) re) (+.f64 (hypot.f64 im re) re))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 re re)) (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))) (*.f64 (+.f64 (hypot.f64 im re) re) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 (*.f64 re re) re)))) (*.f64 (+.f64 (hypot.f64 im re) re) (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 (*.f64 re re) re)) (+.f64 (hypot.f64 im re) re) (*.f64 (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))) (-.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 re re)))) (*.f64 (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))) (+.f64 (hypot.f64 im re) re))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 (*.f64 re re) re)) (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))) (*.f64 (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))) (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 (*.f64 re re) re)))) (*.f64 (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))) (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re))))) |
(+.f64 (-.f64 (hypot.f64 im re) re) (-.f64 (hypot.f64 im re) re)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 re re)) (+.f64 (hypot.f64 im re) re)) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 im re) #s(literal 3 binary64)) (*.f64 (*.f64 re re) re)) (fma.f64 (hypot.f64 im re) (hypot.f64 im re) (fma.f64 re re (*.f64 (hypot.f64 im re) re)))) |
(-.f64 (hypot.f64 im re) re) |
(pow.f64 (pow.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (hypot.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 im im) (*.f64 re re)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (hypot.f64 (pow.f64 (fabs.f64 im) #s(literal 3 binary64)) (pow.f64 (fabs.f64 re) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 im im) (*.f64 im im) (-.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (*.f64 im im) (*.f64 re re)))))) |
(/.f64 (hypot.f64 (pow.f64 (fabs.f64 re) #s(literal 3 binary64)) (pow.f64 (fabs.f64 im) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 re re) (*.f64 re re) (-.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 re re) (*.f64 im im)))))) |
(sqrt.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (exp.f64 (log.f64 re))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (fabs.f64 re)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) re) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (exp.f64 (log.f64 re))) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (neg.f64 (fabs.f64 im)) (fabs.f64 re)) |
(hypot.f64 (neg.f64 (fabs.f64 im)) re) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (exp.f64 (log.f64 im))) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (fabs.f64 im)) |
(hypot.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) im) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (exp.f64 (log.f64 im))) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (neg.f64 (fabs.f64 re)) (fabs.f64 im)) |
(hypot.f64 (neg.f64 (fabs.f64 re)) im) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (exp.f64 (log.f64 re))) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 (fabs.f64 im)) re) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (exp.f64 (log.f64 im))) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 (fabs.f64 re)) im) |
(hypot.f64 (exp.f64 (log.f64 re)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (exp.f64 (log.f64 re)) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (exp.f64 (log.f64 re)) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 im))) |
(hypot.f64 (exp.f64 (log.f64 re)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (exp.f64 (log.f64 re)) (fabs.f64 im)) |
(hypot.f64 (exp.f64 (log.f64 re)) im) |
(hypot.f64 (exp.f64 (log.f64 im)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (exp.f64 (log.f64 im)) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 im)) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 re))) |
(hypot.f64 (exp.f64 (log.f64 im)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (exp.f64 (log.f64 im)) (fabs.f64 re)) |
(hypot.f64 (exp.f64 (log.f64 im)) re) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (exp.f64 (log.f64 im))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) im) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (exp.f64 (log.f64 re))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) re) |
(hypot.f64 (fabs.f64 re) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 (fabs.f64 re) (neg.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 re) (fabs.f64 (fabs.f64 im))) |
(hypot.f64 (fabs.f64 re) (exp.f64 (log.f64 im))) |
(hypot.f64 (fabs.f64 re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 re) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 re) im) |
(hypot.f64 (fabs.f64 im) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 (fabs.f64 im) (neg.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 im) (fabs.f64 (fabs.f64 re))) |
(hypot.f64 (fabs.f64 im) (exp.f64 (log.f64 re))) |
(hypot.f64 (fabs.f64 im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 im) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 im) re) |
(hypot.f64 im (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(hypot.f64 im (neg.f64 (fabs.f64 re))) |
(hypot.f64 im (fabs.f64 (fabs.f64 re))) |
(hypot.f64 im (exp.f64 (log.f64 re))) |
(hypot.f64 im (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 im (fabs.f64 re)) |
(hypot.f64 im re) |
(hypot.f64 re (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(hypot.f64 re (neg.f64 (fabs.f64 im))) |
(hypot.f64 re (fabs.f64 (fabs.f64 im))) |
(hypot.f64 re (exp.f64 (log.f64 im))) |
(hypot.f64 re (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 re (fabs.f64 im)) |
(hypot.f64 re im) |
(exp.f64 (*.f64 (log.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (hypot.f64 im re)) (neg.f64 (hypot.f64 im re))) |
(*.f64 (fabs.f64 (hypot.f64 im re)) (fabs.f64 (hypot.f64 im re))) |
(*.f64 (hypot.f64 im re) (hypot.f64 im re)) |
(pow.f64 (*.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 (hypot.f64 im re) (hypot.f64 im re))) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (-.f64 (*.f64 im im) (*.f64 re re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (-.f64 (*.f64 re re) (*.f64 im im))) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 im) #s(literal 3 binary64)) (pow.f64 (fabs.f64 im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (fma.f64 (*.f64 im im) (*.f64 im im) (-.f64 (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 (*.f64 im im) (*.f64 re re))))) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 re) #s(literal 3 binary64)) (pow.f64 (fabs.f64 re) #s(literal 3 binary64)) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (fma.f64 (*.f64 re re) (*.f64 re re) (-.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 (*.f64 re re) (*.f64 im im))))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (*.f64 #s(literal -1 binary64) im)) (*.f64 re re)) |
(fma.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im)) (*.f64 re re)) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (*.f64 #s(literal -1 binary64) re)) (*.f64 im im)) |
(fma.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 re)) (*.f64 im im)) |
(fma.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im)) (*.f64 re re)) |
(fma.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 re)) (*.f64 im im)) |
(fma.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re)) (*.f64 im im)) |
(fma.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im)) (*.f64 re re)) |
(fma.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re) (*.f64 im im)) |
(fma.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) im) (*.f64 re re)) |
(fma.f64 (fabs.f64 re) (fabs.f64 re) (*.f64 im im)) |
(fma.f64 (fabs.f64 im) (fabs.f64 im) (*.f64 re re)) |
(fma.f64 im im (*.f64 re re)) |
(fma.f64 re re (*.f64 im im)) |
(sqrt.f64 (*.f64 (*.f64 (hypot.f64 im re) (hypot.f64 im re)) (*.f64 (hypot.f64 im re) (hypot.f64 im re)))) |
(-.f64 (*.f64 re re) (*.f64 (*.f64 #s(literal -1 binary64) im) im)) |
(+.f64 (*.f64 im im) (*.f64 re re)) |
(+.f64 (*.f64 re re) (*.f64 im im)) |
(*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) re)) (neg.f64 (*.f64 #s(literal -1 binary64) re))) |
(*.f64 (neg.f64 (fabs.f64 re)) (neg.f64 (fabs.f64 re))) |
(*.f64 (fabs.f64 (fabs.f64 re)) (fabs.f64 (fabs.f64 re))) |
(*.f64 (exp.f64 (log.f64 re)) (exp.f64 (log.f64 re))) |
(*.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re)) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 re re) |
(pow.f64 (exp.f64 (log.f64 re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 re (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal -1 binary64) re) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 re) #s(literal 2 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 1 binary64)) |
(pow.f64 re #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 re re)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
re |
(*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) im)) (neg.f64 (*.f64 #s(literal -1 binary64) im))) |
(*.f64 (neg.f64 (fabs.f64 im)) (neg.f64 (fabs.f64 im))) |
(*.f64 (fabs.f64 (fabs.f64 im)) (fabs.f64 (fabs.f64 im))) |
(*.f64 (exp.f64 (log.f64 im)) (exp.f64 (log.f64 im))) |
(*.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 (exp.f64 (log.f64 im)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 im (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 #s(literal -1 binary64) im) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 im) #s(literal 2 binary64)) |
(pow.f64 (*.f64 im im) #s(literal 1 binary64)) |
(pow.f64 im #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) |
(fabs.f64 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
im |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) re (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.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) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re))) re (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) re (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) re (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 im #s(literal 2 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (fma.f64 #s(literal -2 binary64) re (*.f64 im #s(literal 2 binary64)))) |
#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(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (fma.f64 (neg.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 im #s(literal 1/2 binary64)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 re re)) (pow.f64 im #s(literal 3 binary64))) re (*.f64 (pow.f64 im #s(literal -1 binary64)) re)) #s(literal 2 binary64)) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) im) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 #s(literal -1 binary64) re im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 (-.f64 (*.f64 (/.f64 re im) #s(literal 1/2 binary64)) #s(literal 1 binary64)) re im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 re re)) (pow.f64 im #s(literal 3 binary64))) re (*.f64 (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1 binary64)) re im)) |
#s(approx (sqrt (+ (* re re) (* im im))) im) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 3 binary64)) (*.f64 im (*.f64 #s(literal -1/8 binary64) (*.f64 re re)))) (*.f64 im (pow.f64 im #s(literal 3 binary64)))) (*.f64 re re) im)) |
#s(approx (sqrt (+ (* re re) (* im 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 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 re re) (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re) im)) |
#s(approx (+ (* re re) (* im im)) (*.f64 im im)) |
#s(approx (+ (* re re) (* im im)) (*.f64 (hypot.f64 im re) (hypot.f64 im re))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx re re) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) im)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) im)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) im)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 9/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 9/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/1024 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) im)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 9/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 9/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 9/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 9/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 im im) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 re re)) re (*.f64 re (*.f64 im im))) (*.f64 re re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 re re)) re (*.f64 re (fma.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) im) (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))))) (*.f64 re re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 re re)) #s(literal -1/4 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) im) (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))))) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 re re)) re (*.f64 re (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) (*.f64 re re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 re re)) re (*.f64 re (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))))) (*.f64 re re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))))) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) re) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 (*.f64 re re) #s(literal 2 binary64))) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (*.f64 re re) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (*.f64 re re)))) re)) |
#s(approx (+ (* re re) (* im im)) (*.f64 re re)) |
#s(approx (+ (* re re) (* im im)) (*.f64 (/.f64 (fma.f64 (*.f64 im im) #s(literal 2 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 re re))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/32 binary64))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/16 binary64))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/32 binary64)))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal -4 binary64) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (/.f64 (fma.f64 (*.f64 im im) #s(literal 2 binary64) (*.f64 (*.f64 re re) #s(literal 8 binary64))) (*.f64 (*.f64 re re) #s(literal 2 binary64))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 im im) (*.f64 re re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (neg.f64 (*.f64 re re)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (neg.f64 (*.f64 im im)))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (neg.f64 (*.f64 re re))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -2 binary64) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (/.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 re re) #s(literal 4 binary64))) (*.f64 (*.f64 re re) #s(literal 2 binary64))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (*.f64 re re) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (*.f64 re re)))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 #s(literal -1 binary64) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (*.f64 #s(literal -1 binary64) re) (/.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 (*.f64 re re) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 im im) #s(literal 3 binary64))) (*.f64 re re) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (*.f64 (*.f64 im im) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 re re) #s(literal 3 binary64)) (*.f64 re re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) im (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/32 binary64))) (*.f64 im im))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) im (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 7/2 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 im im)) re (*.f64 (*.f64 (*.f64 re re) re) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 re re) re) re)) (*.f64 im im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 7/2 binary64))) #s(literal -5/64 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 im im) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re re) re) (*.f64 re (*.f64 #s(literal -1/8 binary64) (*.f64 im im)))) (*.f64 re (*.f64 (*.f64 re re) re))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 7/2 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64))) (*.f64 im im) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 re re) re) (*.f64 re (*.f64 #s(literal -1/8 binary64) (*.f64 im im)))) (*.f64 re (*.f64 (*.f64 re re) re))) (*.f64 im im) re)) |
#s(approx (sqrt (+ (* re re) (* im im))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx im im) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 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(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 re re) (*.f64 im im))) im)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 re re) (*.f64 im im))) #s(literal 2 binary64)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (/.f64 re im)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (-.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))) (/.f64 re im)) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (*.f64 im im) #s(literal 2 binary64))) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (*.f64 im im) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (*.f64 im im)))) im)) |
#s(approx (+ (* re re) (* im im)) (*.f64 (/.f64 (fma.f64 (*.f64 re re) #s(literal 2 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 im im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 #s(literal -2 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/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 (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) #s(literal -1 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 re re) im) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) re)) im) #s(literal -1 binary64) #s(literal 2 binary64)) im) #s(literal -1 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 im im)) im (*.f64 im (*.f64 re re))) (*.f64 im im)) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) re)) im) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 re re) im) #s(literal -1/2 binary64)) re) im) #s(literal -1 binary64) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))) (*.f64 im im)) im (*.f64 im (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 im im)) #s(literal -1 binary64)) re) im) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (*.f64 #s(literal -1 binary64) im) (/.f64 (fma.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (*.f64 (*.f64 im im) #s(literal 2 binary64))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))))) |
#s(approx (sqrt (+ (* re re) (* im im))) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 re re) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 im im) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 re re) #s(literal 3 binary64))) (*.f64 im im) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (*.f64 (*.f64 re re) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 im im) #s(literal 3 binary64)) (*.f64 im im)))))) |
Compiled 8 851 to 1 972 computations (77.7% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 312 | 5 | 317 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 313 | 5 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.3% | (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
| ▶ | 11.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
| ▶ | 50.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
| ▶ | 16.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
| ▶ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
Compiled 386 to 240 computations (37.8% saved)
| Inputs |
|---|
(*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 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 (-.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(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
(pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) |
(pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
#s(literal 4 binary64) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) |
(*.f64 re re) |
#s(literal 5/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(literal -1/256 binary64) |
(*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 im im) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
#s(literal -1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
(fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) |
(/.f64 re im) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) |
(/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64))) |
#s(literal -1/8 binary64) |
(pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) |
(*.f64 (*.f64 re re) re) |
| Outputs |
|---|
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole 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)))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (pow (sqrt 2) 3)))))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* 2 im))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (+ (* -2 re) (* 2 im)))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (+ (* 2 im) (* re (- (/ re im) 2))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (+ (* 2 im) (* re (- (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))) 2))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 im)) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (+ im (* re (- (* 1/2 (/ re im)) 1))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (+ im (* re (- (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))) 1))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ 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))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* (* 1 im) (pow (pow re -1) 1/2)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (pow re -1) 1/2) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx (pow re -1) #s(hole binary64 (/ 1 re))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 3) (sqrt (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (/ (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt re)))) (* (pow re 2) (+ (* -1/8 (* (pow im 3) (sqrt re))) (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (pow re 5))))))) (pow re 5)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (sqrt (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (/ (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt re)))) (* (pow re 2) (+ (* -1/8 (* (pow im 2) (sqrt re))) (* (pow 4 1/4) (* (sqrt (pow re 5)) (sqrt 1/2)))))) (pow re 5)))) |
#s(approx (pow (* (pow re -1) 1/2) 1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (sqrt 1/2)))) |
#s(approx (* (pow re -1) 1/2) #s(hole binary64 (/ 1/2 re))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (sqrt (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow re 5))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (/ (pow im 2) (* (pow re 5) (sqrt 1/2))))))) |
#s(approx (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (/ (pow im 2) (pow re 5)))))) |
#s(approx (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (/ 1 (pow re 5)))))) |
#s(approx (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) #s(hole binary64 (/ 7/128 (pow re 5)))) |
#s(approx (pow (pow (* re re) 5/2) -1) #s(hole binary64 (/ 1 (pow re 5)))) |
#s(approx (pow (* re re) 5/2) #s(hole binary64 (pow re 5))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) #s(hole binary64 (/ -1/128 (pow re 5)))) |
#s(approx (* (pow (pow (* re re) 5/2) -1) 2) #s(hole binary64 (/ 2 (pow re 5)))) |
#s(approx (pow re 1/2) #s(hole binary64 (sqrt re))) |
#s(approx (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow re 5)))))) |
#s(approx (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) #s(hole binary64 (* 2 (sqrt (/ 1 (pow re 5)))))) |
#s(approx (pow (pow (pow (* re re) 5/2) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow re 5))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* 2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* -2 re) (* 2 im)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (/ re im) 2))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))) 2))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* 1/2 (/ re im)) 1))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))) 1))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (+ 1 (* -1 (/ re im))))) |
#s(approx (/ re im) #s(hole binary64 (/ re im))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* 1/16 (/ (pow im 6) (pow re 5))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 4) (pow re 2))) (* 1/16 (pow im 6))) (pow re 5)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* 1/16 (pow im 6)) (* (pow re 2) (+ (* -1/8 (pow im 4)) (* 1/2 (* (pow im 2) (pow re 2)))))) (pow re 5)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* 1/16 (/ (pow im 4) (pow re 5))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (pow re 2))) (* 1/16 (pow im 4))) (pow re 5)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ (* 1/16 (pow im 4)) (* (pow re 2) (+ (* -1/8 (pow im 2)) (* 1/2 (pow re 2))))) (pow re 5)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (* 1/16 (/ (pow im 2) (pow re 5))))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (/ (+ (* -1/8 (pow re 2)) (* 1/16 (pow im 2))) (pow re 5)))) |
#s(approx (/ (* im im) (pow (* re re) 5/2)) #s(hole binary64 (/ (pow im 2) (pow re 5)))) |
#s(approx (* -1/8 (pow (* (* re re) re) -1)) #s(hole binary64 (/ -1/8 (pow re 3)))) |
#s(approx (pow (* (* re re) re) -1) #s(hole binary64 (/ 1 (pow re 3)))) |
#s(approx (* (* re re) re) #s(hole binary64 (pow re 3))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (* im (sqrt (/ 1 re)))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (pow im 5) (sqrt (/ 1 (pow re 9))))) (* im (sqrt (/ 1 re))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (+ (* -1/128 (* (pow im 5) (sqrt (/ 1 (pow re 9))))) (+ (* 1/16 (* (pow im 5) (sqrt (/ 1 (pow re 9))))) (* im (sqrt (/ 1 re)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (pow im 2) re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 re)) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* 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))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (/ 1 re)))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (/ 1 re))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (/ 1 re)))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2)))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 re)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow re 5)))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 re))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (pow im 2) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* -1 re))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* re (- (/ im re) 1)))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (* -1 (/ re im)))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (* re (- (/ 1 re) (/ 1 im))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ 1/2 re))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ 1/2 (* -1/8 (/ (pow im 2) (pow re 2)))) re))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ 1/2 (+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/16 (/ (pow im 4) (pow re 4))))) re))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (/ -1/8 (pow re 3)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (/ (- (* 1/16 (/ (pow im 2) (pow re 2))) 1/8) (pow re 3)))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -2 (* (sqrt re) (sqrt -1))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 2 (* (sqrt (/ 1 re)) (sqrt -1)))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 2 (* (sqrt (/ 1 re)) (sqrt -1)))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 2 (* (sqrt (/ 1 re)) (sqrt -1)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -4 re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* re (+ 4 (/ (pow im 2) (pow re 2))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -2 re))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* 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)))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* (* 1 im) (pow (pow re -1) 1/2)) #s(hole binary64 (* (* im (pow (sqrt -1) 2)) (sqrt (/ 1 re))))) |
#s(approx (pow (pow re -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow 4 1/4) (* (* im (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 re)))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (* im (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 re))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 5) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (* im (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 re)))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow 4 1/4) (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 4) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2)))))))) |
#s(approx (pow (* (pow re -1) 1/2) 1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 re)))) (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 4) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 (pow re 5))) (sqrt -1))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (/ (+ (* -1/8 (* (sqrt (/ 1 re)) (sqrt -1))) (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) #s(hole binary64 (* -7/128 (* (pow 4 1/4) (/ (pow im 2) (* (pow re 5) (sqrt 1/2))))))) |
#s(approx (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) #s(hole binary64 (* -7/128 (* (pow 4 1/4) (/ (pow im 2) (pow re 5)))))) |
#s(approx (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) #s(hole binary64 (* -7/128 (* (pow 4 1/4) (/ 1 (pow re 5)))))) |
#s(approx (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) #s(hole binary64 (/ -7/128 (pow re 5)))) |
#s(approx (pow (pow (* re re) 5/2) -1) #s(hole binary64 (/ -1 (pow re 5)))) |
#s(approx (pow (* re re) 5/2) #s(hole binary64 (* -1 (pow re 5)))) |
#s(approx (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) #s(hole binary64 (/ 1/128 (pow re 5)))) |
#s(approx (* (pow (pow (* re re) 5/2) -1) 2) #s(hole binary64 (/ -2 (pow re 5)))) |
#s(approx (pow re 1/2) #s(hole binary64 (* -1 (* (sqrt re) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 (pow re 5))) (sqrt -1))))) |
#s(approx (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) #s(hole binary64 (* 2 (* (sqrt (/ 1 (pow re 5))) (sqrt -1))))) |
#s(approx (pow (pow (pow (* re re) 5/2) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow re 5))) (sqrt -1)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -4 re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (/ (pow im 2) (pow re 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -2 re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* 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)))))))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* -1 (* re (+ 1 (* -1 (/ im re))))))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (* -1 (* re (- (/ 1 im) (/ 1 re)))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* -1 (/ (+ (* -1/2 (pow im 2)) (* 1/8 (/ (pow im 4) (pow re 2)))) re)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* -1 (/ (+ (* -1/2 (pow im 2)) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/8 (/ (pow im 4) (pow re 2))))) re)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow im 2) (pow re 2))) 1/2) re)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (pow im 4) (pow re 4))) (* 1/8 (/ (pow im 2) (pow re 2)))) 1/2) re)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (* -1 (/ (+ 1/8 (* 1/16 (/ (pow im 2) (pow re 2)))) (pow re 3))))) |
#s(approx (/ (* im im) (pow (* re re) 5/2)) #s(hole binary64 (* -1 (/ (pow im 2) (pow re 5))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (sqrt (/ 1 re)) (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (sqrt (/ 1 re)) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/128 (* (pow im 2) (sqrt (/ 1 (pow re 9))))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (sqrt (/ 1 re)) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* (pow im 2) (+ (* -33/1024 (* (pow im 2) (sqrt (/ 1 (pow re 13))))) (* 7/128 (sqrt (/ 1 (pow re 9)))))))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/64 (/ (pow im 2) (pow re 7))) (* 1/8 (/ 1 (pow re 5))))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* (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)))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ 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))))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 1 im) #s(hole binary64 im)) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* im (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* im (+ (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/64 (/ (pow im 2) (pow re 7))) (* 1/8 (/ 1 (pow re 5))))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (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)))))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (/ (+ im (* -1 re)) im))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))) (+ (* -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)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* im (+ 2 (* -2 (/ re im)))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (/ (pow re 2) (pow im 2))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (/ (pow re 2) (pow im 2)))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* im (- (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))) (/ re im))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* im (- (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) (/ re im))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* 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))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow im 5) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow im 5) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* (pow 4 1/4) (* (/ (sqrt 1/2) (pow im 4)) (sqrt (/ 1 re))))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow im 4) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow im 4) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* (pow 4 1/4) (* (/ (sqrt 1/2) (pow im 4)) (sqrt (/ 1 re))))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* (pow im 4) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (* -2 (/ re im)))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (/ (pow re 2) (pow im 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (/ (pow re 2) (pow im 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))) (/ re im))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) (/ re im))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 6) (- (* 1/16 (/ 1 (pow re 5))) (* 1/8 (/ 1 (* (pow im 2) (pow re 3)))))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 6) (- (+ (/ 1/2 (* (pow im 4) re)) (* 1/16 (/ 1 (pow re 5)))) (/ 1/8 (* (pow im 2) (pow re 3))))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* (pow im 4) (- (* 1/16 (/ 1 (pow re 5))) (* 1/8 (/ 1 (* (pow im 2) (pow re 3)))))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* (pow im 4) (- (+ (/ 1/2 (* (pow im 4) re)) (* 1/16 (/ 1 (pow re 5)))) (/ 1/8 (* (pow im 2) (pow re 3))))))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/8 (/ 1 (* (pow im 2) (pow re 3)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole 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)))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))) (+ (* -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))))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* im (+ 2 (* 2 (/ re im))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (pow re 2) im))) im))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im))) im))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 im))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* im (+ 1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1/2 (/ (pow re 2) im)) re) im))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im)) re) im))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* 1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5)))))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -1 (* (pow 4 1/4) (* (/ (sqrt 1/2) (pow im 4)) (sqrt (/ 1 re))))) (+ (* -7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* 1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* 2 (/ re im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (pow re 2) im))) im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im))) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1/2 (/ (pow re 2) im)) re) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im)) re) im))))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* -1 (* im (- (/ re im) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 52.0ms | re | @ | 0 | ((* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) (* (- (sqrt (+ (* im im) (* re re))) re) 2) (- (sqrt (+ (* im im) (* re re))) re) (sqrt (+ (* im im) (* re re))) im re 2 1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re -1) 1/2)) (* 1 im) 1 (pow (pow re -1) 1/2) (pow re -1) -1 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (pow (* (pow re -1) 1/2) 1/2) (* (pow re -1) 1/2) (pow 4 1/4) 4 1/4 (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow (pow (* re re) 5/2) -1) (pow (* re re) 5/2) (* re re) 5/2 1/16 (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) -1/256 (* (pow (pow (* re re) 5/2) -1) 2) (* im im) (pow 1/2 1/2) (pow re 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (pow (pow (pow (* re re) 5/2) -1) 1/2) -1/16 (* 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 (/ re im)) 1) im) (+ (* -1 (/ re im)) 1) (/ re 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))) re) (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/ (* im im) (pow (* re re) 5/2)) (* -1/8 (pow (* (* re re) re) -1)) -1/8 (pow (* (* re re) re) -1) (* (* re re) re)) |
| 28.0ms | re | @ | -inf | ((* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) (* (- (sqrt (+ (* im im) (* re re))) re) 2) (- (sqrt (+ (* im im) (* re re))) re) (sqrt (+ (* im im) (* re re))) im re 2 1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re -1) 1/2)) (* 1 im) 1 (pow (pow re -1) 1/2) (pow re -1) -1 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (pow (* (pow re -1) 1/2) 1/2) (* (pow re -1) 1/2) (pow 4 1/4) 4 1/4 (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow (pow (* re re) 5/2) -1) (pow (* re re) 5/2) (* re re) 5/2 1/16 (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) -1/256 (* (pow (pow (* re re) 5/2) -1) 2) (* im im) (pow 1/2 1/2) (pow re 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (pow (pow (pow (* re re) 5/2) -1) 1/2) -1/16 (* 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 (/ re im)) 1) im) (+ (* -1 (/ re im)) 1) (/ re 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))) re) (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/ (* im im) (pow (* re re) 5/2)) (* -1/8 (pow (* (* re re) re) -1)) -1/8 (pow (* (* re re) re) -1) (* (* re re) re)) |
| 22.0ms | im | @ | 0 | ((* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) (* (- (sqrt (+ (* im im) (* re re))) re) 2) (- (sqrt (+ (* im im) (* re re))) re) (sqrt (+ (* im im) (* re re))) im re 2 1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re -1) 1/2)) (* 1 im) 1 (pow (pow re -1) 1/2) (pow re -1) -1 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (pow (* (pow re -1) 1/2) 1/2) (* (pow re -1) 1/2) (pow 4 1/4) 4 1/4 (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow (pow (* re re) 5/2) -1) (pow (* re re) 5/2) (* re re) 5/2 1/16 (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) -1/256 (* (pow (pow (* re re) 5/2) -1) 2) (* im im) (pow 1/2 1/2) (pow re 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (pow (pow (pow (* re re) 5/2) -1) 1/2) -1/16 (* 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 (/ re im)) 1) im) (+ (* -1 (/ re im)) 1) (/ re 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))) re) (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/ (* im im) (pow (* re re) 5/2)) (* -1/8 (pow (* (* re re) re) -1)) -1/8 (pow (* (* re re) re) -1) (* (* re re) re)) |
| 21.0ms | re | @ | inf | ((* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) (* (- (sqrt (+ (* im im) (* re re))) re) 2) (- (sqrt (+ (* im im) (* re re))) re) (sqrt (+ (* im im) (* re re))) im re 2 1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re -1) 1/2)) (* 1 im) 1 (pow (pow re -1) 1/2) (pow re -1) -1 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (pow (* (pow re -1) 1/2) 1/2) (* (pow re -1) 1/2) (pow 4 1/4) 4 1/4 (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow (pow (* re re) 5/2) -1) (pow (* re re) 5/2) (* re re) 5/2 1/16 (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) -1/256 (* (pow (pow (* re re) 5/2) -1) 2) (* im im) (pow 1/2 1/2) (pow re 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (pow (pow (pow (* re re) 5/2) -1) 1/2) -1/16 (* 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 (/ re im)) 1) im) (+ (* -1 (/ re im)) 1) (/ re 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))) re) (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/ (* im im) (pow (* re re) 5/2)) (* -1/8 (pow (* (* re re) re) -1)) -1/8 (pow (* (* re re) re) -1) (* (* re re) re)) |
| 20.0ms | im | @ | -inf | ((* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) (* (- (sqrt (+ (* im im) (* re re))) re) 2) (- (sqrt (+ (* im im) (* re re))) re) (sqrt (+ (* im im) (* re re))) im re 2 1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re -1) 1/2)) (* 1 im) 1 (pow (pow re -1) 1/2) (pow re -1) -1 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (pow (* (pow re -1) 1/2) 1/2) (* (pow re -1) 1/2) (pow 4 1/4) 4 1/4 (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow (pow (* re re) 5/2) -1) (pow (* re re) 5/2) (* re re) 5/2 1/16 (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) -1/256 (* (pow (pow (* re re) 5/2) -1) 2) (* im im) (pow 1/2 1/2) (pow re 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (pow (pow (pow (* re re) 5/2) -1) 1/2) -1/16 (* 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 (/ re im)) 1) im) (+ (* -1 (/ re im)) 1) (/ re 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))) re) (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/ (* im im) (pow (* re re) 5/2)) (* -1/8 (pow (* (* re re) re) -1)) -1/8 (pow (* (* re re) re) -1) (* (* re re) re)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1388 | 15561 |
| 0 | 1490 | 12192 |
| 1 | 7442 | 12190 |
| 0 | 8679 | 11863 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 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 (-.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(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
(pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im) |
(fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) |
(pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
#s(literal 4 binary64) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) |
(*.f64 re re) |
#s(literal 5/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(literal -1/256 binary64) |
(*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 im im) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
#s(literal -1/16 binary64) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im) |
(fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) |
(/.f64 re im) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) |
(/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64))) |
#s(literal -1/8 binary64) |
(pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) |
(*.f64 (*.f64 re re) re) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole 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)))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 im)) (/ re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* re (+ (* -1 (* (sqrt (/ 1 im)) (/ 1 (sqrt 2)))) (* re (+ (* 1/2 (* (sqrt (/ 1 im)) (/ (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2)))) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 (pow im 3))) (/ (* re (- (/ 1 im) (/ 1 (* im (pow (sqrt 2) 2))))) (pow (sqrt 2) 3)))))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* 2 im))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (+ (* -2 re) (* 2 im)))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (+ (* 2 im) (* re (- (/ re im) 2))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (+ (* 2 im) (* re (- (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))) 2))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 im)) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (+ im (* re (- (* 1/2 (/ re im)) 1))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (+ im (* re (- (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))) 1))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 im)) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* 1/2 (/ (pow re 2) im))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ im (* (pow re 2) (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ 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))))))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* (* 1 im) (pow (pow re -1) 1/2)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (pow re -1) 1/2) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx (pow re -1) #s(hole binary64 (/ 1 re))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 3) (sqrt (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (/ (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt re)))) (* (pow re 2) (+ (* -1/8 (* (pow im 3) (sqrt re))) (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (pow re 5))))))) (pow re 5)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (sqrt (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (/ (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt re)))) (* (pow re 2) (+ (* -1/8 (* (pow im 2) (sqrt re))) (* (pow 4 1/4) (* (sqrt (pow re 5)) (sqrt 1/2)))))) (pow re 5)))) |
#s(approx (pow (* (pow re -1) 1/2) 1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (sqrt 1/2)))) |
#s(approx (* (pow re -1) 1/2) #s(hole binary64 (/ 1/2 re))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (sqrt (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (pow re 5))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt re))))) (pow re 5)))) |
#s(approx (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (/ (pow im 2) (* (pow re 5) (sqrt 1/2))))))) |
#s(approx (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (/ (pow im 2) (pow re 5)))))) |
#s(approx (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (/ 1 (pow re 5)))))) |
#s(approx (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) #s(hole binary64 (/ 7/128 (pow re 5)))) |
#s(approx (pow (pow (* re re) 5/2) -1) #s(hole binary64 (/ 1 (pow re 5)))) |
#s(approx (pow (* re re) 5/2) #s(hole binary64 (pow re 5))) |
#s(approx (* re re) #s(hole binary64 (pow re 2))) |
#s(approx (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) #s(hole binary64 (/ -1/128 (pow re 5)))) |
#s(approx (* (pow (pow (* re re) 5/2) -1) 2) #s(hole binary64 (/ 2 (pow re 5)))) |
#s(approx (pow re 1/2) #s(hole binary64 (sqrt re))) |
#s(approx (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow re 5)))))) |
#s(approx (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) #s(hole binary64 (* 2 (sqrt (/ 1 (pow re 5)))))) |
#s(approx (pow (pow (pow (* re re) 5/2) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow re 5))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* 2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* -2 re) (* 2 im)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (/ re im) 2))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (+ (* 2 im) (* re (- (* re (+ (* -1/4 (/ (pow re 2) (pow im 3))) (/ 1 im))) 2))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* 1/2 (/ re im)) 1))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (+ im (* re (- (* re (+ (* -1/8 (/ (pow re 2) (pow im 3))) (* 1/2 (/ 1 im)))) 1))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 im)) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (+ im (* -1 re)))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (+ 1 (* -1 (/ re im))))) |
#s(approx (/ re im) #s(hole binary64 (/ re im))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* 1/16 (/ (pow im 6) (pow re 5))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 4) (pow re 2))) (* 1/16 (pow im 6))) (pow re 5)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* 1/16 (pow im 6)) (* (pow re 2) (+ (* -1/8 (pow im 4)) (* 1/2 (* (pow im 2) (pow re 2)))))) (pow re 5)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* 1/16 (/ (pow im 4) (pow re 5))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (pow re 2))) (* 1/16 (pow im 4))) (pow re 5)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ (* 1/16 (pow im 4)) (* (pow re 2) (+ (* -1/8 (pow im 2)) (* 1/2 (pow re 2))))) (pow re 5)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (* 1/16 (/ (pow im 2) (pow re 5))))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (/ (+ (* -1/8 (pow re 2)) (* 1/16 (pow im 2))) (pow re 5)))) |
#s(approx (/ (* im im) (pow (* re re) 5/2)) #s(hole binary64 (/ (pow im 2) (pow re 5)))) |
#s(approx (* -1/8 (pow (* (* re re) re) -1)) #s(hole binary64 (/ -1/8 (pow re 3)))) |
#s(approx (pow (* (* re re) re) -1) #s(hole binary64 (/ 1 (pow re 3)))) |
#s(approx (* (* re re) re) #s(hole binary64 (pow re 3))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (* im (sqrt (/ 1 re)))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (+ (* 1/16 (* (pow im 5) (sqrt (/ 1 (pow re 9))))) (* im (sqrt (/ 1 re))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (+ (* -1/128 (* (pow im 5) (sqrt (/ 1 (pow re 9))))) (+ (* 1/16 (* (pow im 5) (sqrt (/ 1 (pow re 9))))) (* im (sqrt (/ 1 re)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (pow im 2) re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 re)) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* 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))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (/ 1 re)))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (/ 1 re))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (pow im 3) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 5) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (* im (sqrt 1/2)) (sqrt (/ 1 re)))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2)))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 re)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 4) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* -1/8 (sqrt (/ 1 (pow re 5)))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (/ (+ (* -1/8 (sqrt (/ 1 re))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (pow im 2) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (pow im 2)) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -1/4 (/ (pow im 4) (pow re 2))) (+ (* 1/8 (/ (pow im 6) (pow re 4))) (pow im 2))) re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (/ (+ (* -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))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* -1 re))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* re (- (/ im re) 1)))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (* -1 (/ re im)))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (* re (- (/ 1 re) (/ 1 im))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* 1/2 (/ (pow im 2) re)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (* 1/2 (pow im 2))) re))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (/ (pow im 4) (pow re 2))) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/2 (pow im 2)))) re))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ 1/2 re))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ 1/2 (* -1/8 (/ (pow im 2) (pow re 2)))) re))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (/ (+ 1/2 (+ (* -1/8 (/ (pow im 2) (pow re 2))) (* 1/16 (/ (pow im 4) (pow re 4))))) re))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (/ -1/8 (pow re 3)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (/ (- (* 1/16 (/ (pow im 2) (pow re 2))) 1/8) (pow re 3)))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -2 (* (sqrt re) (sqrt -1))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 2 (* (sqrt (/ 1 re)) (sqrt -1)))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 2 (* (sqrt (/ 1 re)) (sqrt -1)))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 2 (* (sqrt (/ 1 re)) (sqrt -1)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -4 re))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* re (+ 4 (/ (pow im 2) (pow re 2))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -2 re))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* 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)))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 re))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* re (+ 1 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* (* 1 im) (pow (pow re -1) 1/2)) #s(hole binary64 (* (* im (pow (sqrt -1) 2)) (sqrt (/ 1 re))))) |
#s(approx (pow (pow re -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow 4 1/4) (* (* im (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 re)))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (* im (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 re))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (+ (* -1/8 (* (* (pow im 3) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 5) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (* im (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 re)))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow 4 1/4) (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2)))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 4) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2)))))))) |
#s(approx (pow (* (pow re -1) 1/2) 1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (* (sqrt -1) (sqrt -1/2))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (/ (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 re)))) (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 4) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 (pow re 5))) (sqrt -1))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (/ (+ (* -1/8 (* (sqrt (/ 1 re)) (sqrt -1))) (* 7/256 (* (pow 4 1/4) (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))))) (pow re 2)))) |
#s(approx (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) #s(hole binary64 (* 7/128 (* (pow 4 1/4) (* (/ (* (pow im 2) (pow (sqrt -1) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))) |
#s(approx (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) #s(hole binary64 (* -7/128 (* (pow 4 1/4) (/ (pow im 2) (* (pow re 5) (sqrt 1/2))))))) |
#s(approx (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) #s(hole binary64 (* -7/128 (* (pow 4 1/4) (/ (pow im 2) (pow re 5)))))) |
#s(approx (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) #s(hole binary64 (* -7/128 (* (pow 4 1/4) (/ 1 (pow re 5)))))) |
#s(approx (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) #s(hole binary64 (/ -7/128 (pow re 5)))) |
#s(approx (pow (pow (* re re) 5/2) -1) #s(hole binary64 (/ -1 (pow re 5)))) |
#s(approx (pow (* re re) 5/2) #s(hole binary64 (* -1 (pow re 5)))) |
#s(approx (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) #s(hole binary64 (/ 1/128 (pow re 5)))) |
#s(approx (* (pow (pow (* re re) 5/2) -1) 2) #s(hole binary64 (/ -2 (pow re 5)))) |
#s(approx (pow re 1/2) #s(hole binary64 (* -1 (* (sqrt re) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) #s(hole binary64 (* -1/8 (* (sqrt (/ 1 (pow re 5))) (sqrt -1))))) |
#s(approx (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) #s(hole binary64 (* 2 (* (sqrt (/ 1 (pow re 5))) (sqrt -1))))) |
#s(approx (pow (pow (pow (* re re) 5/2) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow re 5))) (sqrt -1)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -4 re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (/ (pow im 2) (pow re 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (/ (pow im 2) (pow re 2)))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* re (+ 4 (+ (* -1/4 (/ (pow im 4) (pow re 4))) (+ (* 1/8 (/ (pow im 6) (pow re 6))) (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -2 re))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (* 1/2 (/ (pow im 2) (pow re 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* re (+ 2 (+ (* -1/8 (/ (pow im 4) (pow re 4))) (* 1/2 (/ (pow im 2) (pow re 2))))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* 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)))))))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* -1 (* re (+ 1 (* -1 (/ im re))))))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (* -1 (* re (- (/ 1 im) (/ 1 re)))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* -1 (/ (+ (* -1/2 (pow im 2)) (* 1/8 (/ (pow im 4) (pow re 2)))) re)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* -1 (/ (+ (* -1/2 (pow im 2)) (+ (* 1/16 (/ (pow im 6) (pow re 4))) (* 1/8 (/ (pow im 4) (pow re 2))))) re)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ (pow im 2) (pow re 2))) 1/2) re)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* -1 (/ (- (+ (* 1/16 (/ (pow im 4) (pow re 4))) (* 1/8 (/ (pow im 2) (pow re 2)))) 1/2) re)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (* -1 (/ (+ 1/8 (* 1/16 (/ (pow im 2) (pow re 2)))) (pow re 3))))) |
#s(approx (/ (* im im) (pow (* re re) 5/2)) #s(hole binary64 (* -1 (/ (pow im 2) (pow re 5))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (sqrt (/ 1 re)) (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (sqrt (/ 1 re)) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/128 (* (pow im 2) (sqrt (/ 1 (pow re 9))))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (sqrt (/ 1 re)) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* (pow im 2) (+ (* -33/1024 (* (pow im 2) (sqrt (/ 1 (pow re 13))))) (* 7/128 (sqrt (/ 1 (pow re 9)))))))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/64 (/ (pow im 2) (pow re 7))) (* 1/8 (/ 1 (pow re 5))))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* (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)))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* 1/2 (/ (pow im 2) re))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ re (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (+ 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))))))) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 1 im) #s(hole binary64 im)) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* im (+ (* -1/8 (* (pow im 2) (sqrt (/ 1 (pow re 5))))) (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* im (+ (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (+ (* (pow 4 1/4) (* (sqrt (/ 1 re)) (sqrt 1/2))) (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9)))))))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 (pow re 5)))) (* 7/256 (* (pow 4 1/4) (* (/ (pow im 2) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))))))) |
#s(approx (* im im) #s(hole binary64 (pow im 2))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* -1/4 (/ (pow im 2) (pow re 3))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/8 (/ (pow im 2) (pow re 5))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* (pow im 2) (+ (* -5/64 (/ (pow im 2) (pow re 7))) (* 1/8 (/ 1 (pow re 5))))) (* 1/4 (/ 1 (pow re 3))))) (/ 1 re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* (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)))))) |
#s(approx (+ (* -1 (/ re im)) 1) #s(hole binary64 (/ (+ im (* -1 re)) im))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re)))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 2) (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re)))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (+ (* -1/8 (/ (pow im 2) (pow re 3))) (* 1/2 (/ 1 re))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (+ (* (pow im 2) (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3))))) (* 1/2 (/ 1 re))))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (- (* 1/16 (/ (pow im 2) (pow re 5))) (* 1/8 (/ 1 (pow re 3)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow im 5))) (/ (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ re (sqrt 2)))) (+ (* -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)))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* im (+ 2 (* -2 (/ re im)))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (/ (pow re 2) (pow im 2))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (/ (pow re 2) (pow im 2)))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* im (- (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))) (/ re im))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* im (- (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) (/ re im))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* 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))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow im 5) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* (pow im 5) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* (pow 4 1/4) (* (/ (sqrt 1/2) (pow im 4)) (sqrt (/ 1 re))))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow im 4) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) #s(hole binary64 (* (pow im 4) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (+ (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* (pow 4 1/4) (* (/ (sqrt 1/2) (pow im 4)) (sqrt (/ 1 re))))))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) #s(hole binary64 (* (pow im 4) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) #s(hole binary64 (* (pow im 2) (+ (* -1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))) (* 7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (* -2 (/ re im)))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (/ (pow re 2) (pow im 2))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* im (+ 2 (+ (* -2 (/ re im)) (+ (* -1/4 (/ (pow re 4) (pow im 4))) (/ (pow re 2) (pow im 2)))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))) (/ re im))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* im (- (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))) (/ re im))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* im (+ 1 (* -1 (/ re im)))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 6) (- (* 1/16 (/ 1 (pow re 5))) (* 1/8 (/ 1 (* (pow im 2) (pow re 3)))))))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) #s(hole binary64 (* (pow im 6) (- (+ (/ 1/2 (* (pow im 4) re)) (* 1/16 (/ 1 (pow re 5)))) (/ 1/8 (* (pow im 2) (pow re 3))))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* (pow im 4) (- (* 1/16 (/ 1 (pow re 5))) (* 1/8 (/ 1 (* (pow im 2) (pow re 3)))))))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) #s(hole binary64 (* (pow im 4) (- (+ (/ 1/2 (* (pow im 4) re)) (* 1/16 (/ 1 (pow re 5)))) (/ 1/8 (* (pow im 2) (pow re 3))))))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) #s(hole binary64 (* (pow im 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/8 (/ 1 (* (pow im 2) (pow re 3)))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) 1/2) #s(hole 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)))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))) (+ (* -1/2 (* (sqrt (/ 1 (pow im 5))) (/ (* (pow re 2) (sqrt -1)) (sqrt 2)))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (pow (* (- (sqrt (+ (* im im) (* re re))) re) 2) 1/2) #s(hole binary64 (* -1 (* im (+ (* -1 (* (sqrt (/ 1 (pow im 3))) (/ (* re (sqrt -1)) (sqrt 2)))) (+ (* -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))))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -2 im))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* im (+ 2 (* 2 (/ re im))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (pow re 2) im))) im))))))) |
#s(approx (* (- (sqrt (+ (* im im) (* re re))) re) 2) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im))) im))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 im))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* im (+ 1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1/2 (/ (pow re 2) im)) re) im))))))) |
#s(approx (- (sqrt (+ (* im im) (* re re))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im)) re) im))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 im))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (* 1/2 (/ (pow re 2) (pow im 2)))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole binary64 (* -1 (* im (+ 1 (+ (* -1/8 (/ (pow re 4) (pow im 4))) (* 1/2 (/ (pow re 2) (pow im 2))))))))) |
#s(approx (sqrt (+ (* im im) (* re re))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* 1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5)))))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) #s(hole binary64 (* -1 (* (pow im 5) (+ (* -1 (* (pow 4 1/4) (* (/ (sqrt 1/2) (pow im 4)) (sqrt (/ 1 re))))) (+ (* -7/256 (* (pow 4 1/4) (* (sqrt (/ 1 (pow re 9))) (/ 1 (sqrt 1/2))))) (* 1/8 (* (/ 1 (pow im 2)) (sqrt (/ 1 (pow re 5))))))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -2 im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* 2 (/ re im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (pow re 2) im))) im))))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) #s(hole binary64 (* -1 (* im (+ 2 (* -1 (/ (+ (* -2 re) (* -1 (/ (+ (* -1/4 (/ (pow re 4) (pow im 2))) (pow re 2)) im))) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (/ re im)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1/2 (/ (pow re 2) im)) re) im))))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) #s(hole binary64 (* -1 (* im (+ 1 (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow re 4) (pow im 2))) (* 1/2 (pow re 2))) im)) re) im))))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) #s(hole binary64 (* -1 (* im (- (/ re im) 1))))) |
| Outputs |
|---|
(*.f64 (*.f64 (pow.f64 (-.f64 (hypot.f64 re im) re) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (hypot.f64 re im) re) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 re im) re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 (hypot.f64 re im) re) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (hypot.f64 re im) re) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (hypot.f64 re im) re))) |
(pow.f64 (*.f64 (-.f64 (hypot.f64 re im) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 (hypot.f64 re im) re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (-.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 (-.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 (-.f64 (hypot.f64 re im) re)) (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (hypot.f64 re im) re) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 (hypot.f64 re im) re)) |
(+.f64 (-.f64 (hypot.f64 re im) re) (-.f64 (hypot.f64 re im) re)) |
(/.f64 (-.f64 (*.f64 (hypot.f64 re im) (hypot.f64 re im)) (*.f64 re re)) (+.f64 (hypot.f64 re im) re)) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 re im) #s(literal 3 binary64)) (*.f64 (*.f64 re re) re)) (fma.f64 (hypot.f64 re im) (hypot.f64 re im) (fma.f64 re re (*.f64 (hypot.f64 re im) re)))) |
(-.f64 (hypot.f64 re im) re) |
(pow.f64 (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (*.f64 re re)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (*.f64 re re))) |
(hypot.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 re #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 im #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (pow.f64 im #s(literal 1 binary64)) (fabs.f64 re)) |
(hypot.f64 (pow.f64 im #s(literal 1 binary64)) re) |
(hypot.f64 (pow.f64 re #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64))) |
(hypot.f64 (pow.f64 re #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (pow.f64 re #s(literal 1 binary64)) (fabs.f64 im)) |
(hypot.f64 (pow.f64 re #s(literal 1 binary64)) im) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (pow.f64 im #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) (fabs.f64 im)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) re) im) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (pow.f64 re #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) (fabs.f64 re)) |
(hypot.f64 (*.f64 #s(literal -1 binary64) im) re) |
(hypot.f64 (fabs.f64 re) (pow.f64 im #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 re) (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 (fabs.f64 re) (fabs.f64 im)) |
(hypot.f64 (fabs.f64 re) im) |
(hypot.f64 (fabs.f64 im) (pow.f64 re #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 im) (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 (fabs.f64 im) (fabs.f64 re)) |
(hypot.f64 (fabs.f64 im) re) |
(hypot.f64 re (pow.f64 im #s(literal 1 binary64))) |
(hypot.f64 re (*.f64 #s(literal -1 binary64) im)) |
(hypot.f64 re (fabs.f64 im)) |
(hypot.f64 re im) |
(hypot.f64 im (pow.f64 re #s(literal 1 binary64))) |
(hypot.f64 im (*.f64 #s(literal -1 binary64) re)) |
(hypot.f64 im (fabs.f64 re)) |
(hypot.f64 im re) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (*.f64 re re))) #s(literal 1/2 binary64))) |
im |
re |
#s(literal 2 binary64) |
#s(literal 1/2 binary64) |
(*.f64 #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/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 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 im (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 im (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
im |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 re #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 re)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 re)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 re)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 re #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) re)) |
(/.f64 #s(literal 1 binary64) re) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/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 (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) im)) |
(*.f64 (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) im) |
(*.f64 im (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))))) |
(fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) im) im (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
(fma.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 re) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 re) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (log.f64 re) (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) re)) |
(/.f64 #s(literal 1/2 binary64) re) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/8 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/8 binary64))) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 #s(literal 4 binary64)) #s(literal 1/4 binary64)))) |
#s(literal 4 binary64) |
#s(literal 1/4 binary64) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) im) im) |
(*.f64 (*.f64 im im) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 im im)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 re #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/16 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 re #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) (neg.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) im) im) |
(*.f64 (*.f64 im im) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 im im))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 re #s(literal -5 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) |
(fma.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) |
(fma.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) |
(fma.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 re re) #s(literal -5/2 binary64)) |
(pow.f64 re #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 re)) #s(literal -5/2 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -5 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) (log.f64 re)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 5 binary64) (log.f64 re)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 5 binary64) (log.f64 re)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (*.f64 re re) #s(literal 5/4 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) |
(pow.f64 re #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 5 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 re)) #s(literal 5/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 5 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 5 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 re)) #s(literal 5/2 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 re)) #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 re #s(literal 1 binary64)) (pow.f64 re #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) re)) |
(*.f64 (fabs.f64 re) (fabs.f64 re)) |
(*.f64 re re) |
(pow.f64 re #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 2 binary64)))) |
#s(literal 5/2 binary64) |
#s(literal 1/16 binary64) |
(*.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 re #s(literal -5 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) #s(literal -1/256 binary64)) |
(*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64))) |
#s(literal -1/256 binary64) |
(*.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 re #s(literal -5 binary64))) |
(*.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) im) (*.f64 #s(literal -1 binary64) im)) |
(*.f64 (fabs.f64 im) (fabs.f64 im)) |
(*.f64 im im) |
(pow.f64 im #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 im) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 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 (cosh.f64 (*.f64 (log.f64 re) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 re #s(literal -5 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 re #s(literal -5 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 5 binary64) (log.f64 re)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -5 binary64) (log.f64 re)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal -5 binary64) (log.f64 re)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal -5 binary64) (log.f64 re)) #s(literal 1/2 binary64)))) |
#s(literal -1/16 binary64) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)))) |
(pow.f64 (*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im))) |
(+.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) |
(*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im) |
(*.f64 im (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64))) |
(+.f64 im (*.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) im)) |
(+.f64 im (*.f64 im (*.f64 (/.f64 re im) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) (*.f64 (/.f64 re im) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) (*.f64 (/.f64 re im) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 re im) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) (*.f64 (/.f64 re im) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) (*.f64 (/.f64 re im) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 re im) #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 re im))) |
(+.f64 (*.f64 (/.f64 re im) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 re im) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) re) (*.f64 #s(literal -1 binary64) im)) |
(/.f64 re im) |
(*.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))))) |
(pow.f64 (*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))) |
(+.f64 #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) im) im) |
(*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)) |
(*.f64 (*.f64 im im) (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 im im) (*.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 im im))) |
(fma.f64 (*.f64 im im) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 im im)) (*.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 im im))) |
(+.f64 (*.f64 (*.f64 im im) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im))) (*.f64 (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im))) (*.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im))) (-.f64 (*.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) im) im (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 im im) (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal -1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im))) |
(-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal -1 binary64)))) |
(-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (neg.f64 (pow.f64 re #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im)) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (fma.f64 (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
(fma.f64 (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
(*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 im im)) (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64))) |
#s(literal -1/8 binary64) |
(*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 re re) #s(literal -1 binary64)) (pow.f64 re #s(literal -1 binary64))) |
(pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) |
(pow.f64 re #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 re re) re))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 re re) re)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 re)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 re)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 re)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 re #s(literal 3/2 binary64)) (pow.f64 re #s(literal 3/2 binary64))) |
(*.f64 (*.f64 re re) re) |
(*.f64 re (*.f64 re re)) |
(pow.f64 re #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 re) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 re) #s(literal 3 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 re (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) im)) im) (*.f64 im (*.f64 #s(literal 2 binary64) im))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) im)) im) (*.f64 im (*.f64 #s(literal 2 binary64) im))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) im)) im) (*.f64 im (*.f64 #s(literal 2 binary64) im))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) re (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/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)) (fma.f64 #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 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 re re)) (pow.f64 im #s(literal 3 binary64))) re (*.f64 (pow.f64 im #s(literal -1 binary64)) re)) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) im) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 #s(literal -1 binary64) re im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 (-.f64 (*.f64 (/.f64 re im) #s(literal 1/2 binary64)) #s(literal 1 binary64)) re im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/8 binary64)) (pow.f64 im #s(literal 3 binary64))) re (*.f64 (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1 binary64)) re im)) |
#s(approx (sqrt (+ (* im im) (* re re))) im) |
#s(approx (sqrt (+ (* im im) (* re re))) (fma.f64 (/.f64 (*.f64 re re) im) #s(literal 1/2 binary64) im)) |
#s(approx (sqrt (+ (* im im) (* re re))) (fma.f64 (fma.f64 (/.f64 (*.f64 re re) (pow.f64 im #s(literal 3 binary64))) #s(literal -1/8 binary64) (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re) im)) |
#s(approx (sqrt (+ (* im im) (* re re))) (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 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 re re) (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 re re) im)) |
#s(approx re re) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.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) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (* (* 1 im) (pow (pow re -1) 1/2)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (pow (pow re -1) 1/2) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow re -1) (pow.f64 re #s(literal -1 binary64))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) (/.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 re #s(literal 1/2 binary64)) (/.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (*.f64 re re))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) (*.f64 re re))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (pow (* (pow re -1) 1/2) 1/2) (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (* (pow re -1) 1/2) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (*.f64 (*.f64 #s(literal 7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (*.f64 (*.f64 #s(literal 7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 im im) (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (*.f64 (*.f64 #s(literal 7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))))) |
#s(approx (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (*.f64 (*.f64 #s(literal 7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal -5 binary64)))) |
#s(approx (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (/.f64 #s(literal 7/128 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (pow (pow (* re re) 5/2) -1) (pow.f64 re #s(literal -5 binary64))) |
#s(approx (pow (* re re) 5/2) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) |
#s(approx (* re re) (*.f64 re re)) |
#s(approx (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) (/.f64 #s(literal -1/128 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* (pow (pow (* re re) 5/2) -1) 2) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (pow re 1/2) (pow.f64 re #s(literal 1/2 binary64))) |
#s(approx (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
#s(approx (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (pow (pow (pow (* re re) 5/2) -1) 1/2) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 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)) (fma.f64 #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 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 re re)) (pow.f64 im #s(literal 3 binary64))) re (*.f64 (pow.f64 im #s(literal -1 binary64)) re)) #s(literal 2 binary64)) re (*.f64 #s(literal 2 binary64) im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) im) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 #s(literal -1 binary64) re im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 (-.f64 (*.f64 (/.f64 re im) #s(literal 1/2 binary64)) #s(literal 1 binary64)) re im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal -1/8 binary64)) (pow.f64 im #s(literal 3 binary64))) re (*.f64 (*.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) re)) #s(literal 1 binary64)) re im)) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) im) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) (fma.f64 #s(literal -1 binary64) re im)) |
#s(approx (+ (* -1 (/ re im)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1 (/ re im)) 1) (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ re im) (/.f64 re im)) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (/.f64 (fma.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 re re) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64))) (*.f64 re re) (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (/.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (*.f64 re re) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/16 binary64))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (/.f64 (fma.f64 (fma.f64 (*.f64 im im) #s(literal -1/8 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) (*.f64 re re) (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/16 binary64))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/.f64 (fma.f64 (*.f64 im im) #s(literal 1/16 binary64) (*.f64 (*.f64 re re) #s(literal -1/8 binary64))) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (/ (* im im) (pow (* re re) 5/2)) (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))))) |
#s(approx (* -1/8 (pow (* (* re re) re) -1)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re re) re))) |
#s(approx (pow (* (* re re) re) -1) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64))) |
#s(approx (* (* re re) re) (*.f64 (*.f64 re re) re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/1024 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 5 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 im #s(literal 5 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 5 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 im im) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 re re))) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64))))) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) 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 binary64) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64)))))) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (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)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) 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 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (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)) |
#s(approx (sqrt (+ (* im im) (* re re))) re) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)) re)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))) re)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re)))) re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/1024 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/16 binary64) (fma.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 re re))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (*.f64 re re))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (*.f64 im im) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 re re))) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64))))) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) 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 binary64) (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/4 binary64) (fma.f64 (pow.f64 im #s(literal 1 binary64)) (pow.f64 im #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 6 binary64))) (pow.f64 re #s(literal 4 binary64)))))) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (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)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) 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 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (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)) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) (*.f64 #s(literal -1 binary64) re)) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) (*.f64 (-.f64 (/.f64 im re) #s(literal 1 binary64)) re)) |
#s(approx (+ (* -1 (/ re im)) 1) (*.f64 (/.f64 re im) #s(literal -1 binary64))) |
#s(approx (+ (* -1 (/ re im)) 1) (*.f64 (/.f64 (-.f64 im (*.f64 re #s(literal 1 binary64))) (*.f64 re im)) re)) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (*.f64 (*.f64 im im) #s(literal 1/2 binary64))) re)) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal -1/8 binary64) (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)) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (/.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) re)) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 4 binary64)))) re)) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 re re) re))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (*.f64 re re)) (*.f64 (*.f64 re re) re)) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/32 binary64))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/4 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/16 binary64))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal 1/64 binary64)))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal -4 binary64) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 4 binary64)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 im im) (*.f64 re re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 im im) (*.f64 re re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -2 binary64) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re)))))) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 #s(literal -1 binary64) re)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))))) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/32 binary64))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/4 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/16 binary64))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64)))) (*.f64 (*.f64 re re) re)) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* 1 im) (pow (pow re -1) 1/2)) (*.f64 (*.f64 #s(literal -1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow re -1) 1/2) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 3 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (fma.f64 (*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))))) |
#s(approx (pow (* (pow re -1) 1/2) 1/2) (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 im im)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 re re))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (/.f64 (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 im im) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) (*.f64 re re))) |
#s(approx (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) (*.f64 (*.f64 #s(literal 7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (*.f64 (*.f64 im im) (/.f64 #s(literal -1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (*.f64 (*.f64 #s(literal -7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (/.f64 (*.f64 im im) (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
#s(approx (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (*.f64 (*.f64 #s(literal -7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))))) |
#s(approx (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (*.f64 (*.f64 #s(literal -7/128 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (pow.f64 re #s(literal -5 binary64)))) |
#s(approx (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (/.f64 #s(literal -7/128 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (pow (pow (* re re) 5/2) -1) (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (pow (* re re) 5/2) (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64))) |
#s(approx (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2)) (/.f64 #s(literal 1/128 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* (pow (pow (* re re) 5/2) -1) 2) (/.f64 #s(literal -2 binary64) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (pow re 1/2) (*.f64 (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow (pow (* re re) 5/2) -1) 1/2) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 #s(literal -4 binary64) re)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 4 binary64)))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 im im) (*.f64 re re))))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 im #s(literal 4 binary64))) (pow.f64 re #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/8 binary64) (/.f64 (*.f64 im im) (*.f64 re re)))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -2 binary64) re)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (*.f64 im im) (*.f64 re re)) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re))))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) re) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 re #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 im #s(literal 6 binary64)) (pow.f64 re #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/2 binary64)) (*.f64 re re)))))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) (*.f64 (*.f64 (fma.f64 (/.f64 im re) #s(literal -1 binary64) #s(literal 1 binary64)) re) #s(literal -1 binary64))) |
#s(approx (+ (* -1 (/ re im)) 1) (*.f64 (*.f64 #s(literal -1 binary64) re) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) re) im) (*.f64 im re)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (*.f64 re re)) #s(literal 1/8 binary64) (*.f64 (*.f64 im im) #s(literal -1/2 binary64))) re) #s(literal -1 binary64))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (/.f64 (+.f64 (fma.f64 (*.f64 im im) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 im #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 re #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 4 binary64))) (*.f64 re re))) re) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 re re)) #s(literal 1/2 binary64)) re) #s(literal -1 binary64))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 re #s(literal 4 binary64))) #s(literal 1/16 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 re re)) #s(literal 1/2 binary64))) re) #s(literal -1 binary64))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (*.f64 re re)) (*.f64 (*.f64 re re) re))) #s(literal -1 binary64))) |
#s(approx (/ (* im im) (pow (* re re) 5/2)) (/.f64 (*.f64 (*.f64 im im) #s(literal -1 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) im (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 im im))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 7/128 binary64) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 im im))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -33/1024 binary64) (*.f64 im im)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 13 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 7/128 binary64) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 im im))) (*.f64 im im))) im)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/4 binary64) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 7 binary64))) #s(literal -5/64 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal -5 binary64)))) (*.f64 im im) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 7 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) (*.f64 im im) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (sqrt (+ (* im im) (* re re))) (fma.f64 (/.f64 (*.f64 im im) re) #s(literal 1/2 binary64) re)) |
#s(approx (sqrt (+ (* im im) (* re re))) (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx (sqrt (+ (* im im) (* re re))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im) re)) |
#s(approx (* 1 im) im) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) im (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 im im))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) im (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx (* 1 im) im) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (fma.f64 (*.f64 (*.f64 im im) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) im)) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)))) im)) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 im im))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 im im) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* im im) (*.f64 im im)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/4 binary64) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (fma.f64 (*.f64 im (/.f64 im (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 re #s(literal 7 binary64))) #s(literal -5/64 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 re #s(literal -5 binary64)))) (*.f64 im im) (*.f64 #s(literal -1/4 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (pow.f64 re #s(literal -1 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -5/128 binary64) (/.f64 (*.f64 im im) (pow.f64 re #s(literal 7 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)))) (*.f64 im im) (*.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (+ (* -1 (/ re im)) 1) (/.f64 (fma.f64 #s(literal -1 binary64) re im) im)) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (fma.f64 (/.f64 (*.f64 im im) (*.f64 (*.f64 re re) re)) #s(literal -1/8 binary64) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (fma.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (fma.f64 (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 im im) #s(literal 1/16 binary64)) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 re (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 re (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 re (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 re re) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/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(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 re re) (*.f64 im im))) im)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (/.f64 (*.f64 re re) (*.f64 im im))) #s(literal 2 binary64)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im)) (/.f64 re im))) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))) (/.f64 re im)) im)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)) im)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))) im)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im)))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64))) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) (pow.f64 im #s(literal 5 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64))) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 im 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(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal -2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 re re) (*.f64 im im))) im)) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 re im) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (/.f64 (*.f64 re re) (*.f64 im im))) #s(literal 2 binary64)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im)) (/.f64 re im))) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))) (/.f64 re im)) im)) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) (*.f64 (fma.f64 (/.f64 re im) #s(literal -1 binary64) #s(literal 1 binary64)) im)) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) re))) (pow.f64 im #s(literal 6 binary64)))) |
#s(approx (* (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (* im im)) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) re))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) re))) (pow.f64 im #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) re))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (* im im)) (* (pow re -1) 1/2)) (*.f64 (-.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 im #s(literal 4 binary64)) re))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) re))) (pow.f64 im #s(literal 4 binary64)))) |
#s(approx (+ (* (/ (* im im) (pow (* re re) 5/2)) 1/16) (* -1/8 (pow (* (* re re) re) -1))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 re #s(literal -5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 im im)) (*.f64 (*.f64 re re) re))) (*.f64 im im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (*.f64 re re)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 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 (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) #s(literal -1 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 re re) im) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) re)) im) #s(literal -1 binary64) #s(literal 2 binary64)) im) #s(literal -1 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 re #s(literal 1 binary64)) (pow.f64 re #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 4 binary64))) (*.f64 im im))) im) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) re)) im) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) im)) re) im) #s(literal -1 binary64) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 im im)) #s(literal -1/8 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im) #s(literal -1 binary64)) re) im) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (*.f64 re re) (*.f64 im im)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im))))) |
#s(approx (sqrt (+ (* im im) (* re re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 re #s(literal 4 binary64))) (pow.f64 im #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 re #s(literal 6 binary64)) (pow.f64 im #s(literal 6 binary64))) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 re re) #s(literal 1/2 binary64)) (*.f64 im im)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (* (+ (* (pow (* (pow re -1) 1/2) 1/2) (pow 4 1/4)) (* (+ (* (* (/ (* (* (+ (* (pow (pow (* re re) 5/2) -1) 1/16) (* -1/256 (* (pow (pow (* re re) 5/2) -1) 2))) (pow 4 1/4)) (* im im)) (pow 1/2 1/2)) (pow re 1/2)) 1/2) (* (* (pow (pow (pow (* re re) 5/2) -1) 1/2) 2) -1/16)) (* im im))) im) (*.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 4 binary64))) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 im im) #s(literal -1 binary64))) (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -7/256 binary64) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/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 (*.f64 (fma.f64 (/.f64 re im) #s(literal 2 binary64) #s(literal 2 binary64)) im) #s(literal -1 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 re re) im) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) re)) im) #s(literal -1 binary64) #s(literal 2 binary64)) im) #s(literal -1 binary64))) |
#s(approx (* 2 (- (sqrt (+ (* re re) (* im im))) re)) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 re #s(literal 1 binary64)) (pow.f64 re #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 re #s(literal 4 binary64))) (*.f64 im im))) im) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) re)) im) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 #s(literal -1 binary64) im)) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 (+.f64 (/.f64 re im) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 re re) im)) re) im) #s(literal -1 binary64) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
#s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 re #s(literal 4 binary64)) (*.f64 im im)) #s(literal -1/8 binary64) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) im) #s(literal -1 binary64)) re) im) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* -1 (/ re im)) 1) im) (*.f64 (*.f64 (-.f64 (/.f64 re im) #s(literal 1 binary64)) im) #s(literal -1 binary64))) |
Compiled 50 881 to 5 218 computations (89.7% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 792 | 2 | 794 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 792 | 7 | 799 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.3% | (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 11.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
| ✓ | 50.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
| ✓ | 16.2% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
| ▶ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
| ▶ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
Compiled 241 to 157 computations (34.9% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
im |
(pow.f64 re #s(literal -1/2 binary64)) |
re |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 re #s(literal 1/2 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* (* 1 im) (pow re -1/2)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow re -1/2) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (* 1 im) (pow (pow re 1/2) -1)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (pow re 1/2) -1) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx (pow re 1/2) #s(hole binary64 (sqrt re))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* (* 1 im) (pow re -1/2)) #s(hole binary64 (* (* im (pow (sqrt -1) 2)) (sqrt (/ 1 re))))) |
#s(approx (pow re -1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))) |
#s(approx (pow re 1/2) #s(hole binary64 (* -1 (* (sqrt re) (pow (sqrt -1) 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 1 im) #s(hole binary64 im)) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | re | @ | -inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow re -1/2)) (* 1 im) 1 im (pow re -1/2) re -1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re 1/2) -1)) (pow (pow re 1/2) -1) (pow re 1/2) -1) |
| 1.0ms | re | @ | inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow re -1/2)) (* 1 im) 1 im (pow re -1/2) re -1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re 1/2) -1)) (pow (pow re 1/2) -1) (pow re 1/2) -1) |
| 1.0ms | re | @ | 0 | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow re -1/2)) (* 1 im) 1 im (pow re -1/2) re -1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re 1/2) -1)) (pow (pow re 1/2) -1) (pow re 1/2) -1) |
| 1.0ms | im | @ | -inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow re -1/2)) (* 1 im) 1 im (pow re -1/2) re -1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re 1/2) -1)) (pow (pow re 1/2) -1) (pow re 1/2) -1) |
| 1.0ms | im | @ | 0 | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow re -1/2)) (* 1 im) 1 im (pow re -1/2) re -1/2 (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (pow re 1/2) -1)) (pow (pow re 1/2) -1) (pow re 1/2) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 2782 |
| 0 | 403 | 2261 |
| 0 | 2253 | 1945 |
| 1× | iter limit |
| 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 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
im |
(pow.f64 re #s(literal -1/2 binary64)) |
re |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 re #s(literal 1/2 binary64)) |
#s(literal -1 binary64) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* (* 1 im) (pow re -1/2)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow re -1/2) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* (* 1 im) (pow (pow re 1/2) -1)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (pow re 1/2) -1) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx (pow re 1/2) #s(hole binary64 (sqrt re))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* (* 1 im) (pow re -1/2)) #s(hole binary64 (* (* im (pow (sqrt -1) 2)) (sqrt (/ 1 re))))) |
#s(approx (pow re -1/2) #s(hole binary64 (* (sqrt (/ 1 re)) (pow (sqrt -1) 2)))) |
#s(approx (pow re 1/2) #s(hole binary64 (* -1 (* (sqrt re) (pow (sqrt -1) 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 1 im) #s(hole binary64 im)) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/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 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 im (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 im (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
im |
#s(literal 1 binary64) |
im |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 re #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
re |
#s(literal -1/2 binary64) |
(*.f64 #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/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 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 im (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 im (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 re #s(literal -1/4 binary64)) (pow.f64 re #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 re #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 re #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 re #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 re) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 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))) |
#s(literal -1 binary64) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) re (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.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) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (* (* 1 im) (pow re -1/2)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (pow (pow re 1/2) -1) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx re re) |
#s(approx (* (* 1 im) (pow re -1/2)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (pow (pow re 1/2) -1) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow re 1/2) (pow.f64 re #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/1024 binary64) (fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/32 binary64))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/8 binary64)))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/32 binary64)))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* (* 1 im) (pow re -1/2)) (*.f64 (*.f64 #s(literal -1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow re 1/2) -1) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow re 1/2) (*.f64 (*.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) im (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/32 binary64))) (*.f64 im im))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) im (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 re #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx (* 1 im) im) |
#s(approx (* 1 im) im) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
Compiled 3 494 to 472 computations (86.5% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 1 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 1 | 4 | 5 |
| Total | 84 | 7 | 91 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.3% | (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 11.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
| ✓ | 50.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
| ▶ | 23.3% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
Compiled 186 to 133 computations (28.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
im |
(pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal 1/4 binary64)) |
re |
#s(literal 1/4 binary64) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (* (pow re 1/4) (pow re 1/4)) -1) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx (* (pow re 1/4) (pow re 1/4)) #s(hole binary64 (sqrt re))) |
#s(approx (pow re 1/4) #s(hole binary64 (pow (* 1 re) 1/4))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* (pow re 1/4) (pow re 1/4)) #s(hole binary64 (* -1 (* (sqrt re) (pow (sqrt -1) 2))))) |
#s(approx (pow re 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 1 im) #s(hole binary64 im)) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | re | @ | -inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) (* 1 im) 1 im (pow (* (pow re 1/4) (pow re 1/4)) -1) (* (pow re 1/4) (pow re 1/4)) (pow re 1/4) re 1/4 -1) |
| 14.0ms | re | @ | 0 | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) (* 1 im) 1 im (pow (* (pow re 1/4) (pow re 1/4)) -1) (* (pow re 1/4) (pow re 1/4)) (pow re 1/4) re 1/4 -1) |
| 11.0ms | re | @ | inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) (* 1 im) 1 im (pow (* (pow re 1/4) (pow re 1/4)) -1) (* (pow re 1/4) (pow re 1/4)) (pow re 1/4) re 1/4 -1) |
| 1.0ms | im | @ | -inf | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) (* 1 im) 1 im (pow (* (pow re 1/4) (pow re 1/4)) -1) (* (pow re 1/4) (pow re 1/4)) (pow re 1/4) re 1/4 -1) |
| 1.0ms | im | @ | 0 | ((* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) (* 1 im) 1 im (pow (* (pow re 1/4) (pow re 1/4)) -1) (* (pow re 1/4) (pow re 1/4)) (pow re 1/4) re 1/4 -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 2738 |
| 0 | 401 | 2226 |
| 0 | 2286 | 1920 |
| 1× | iter limit |
| 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 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) im) |
#s(literal 1 binary64) |
im |
(pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal 1/4 binary64)) |
re |
#s(literal 1/4 binary64) |
#s(literal -1 binary64) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (sqrt im) (sqrt 2))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/4 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* 1/2 (* (sqrt im) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* 1/2 (* (sqrt im) (sqrt 2))) (* re (+ (* -1/4 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/16 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (sqrt im) (sqrt 2)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 im)) (* re (sqrt 2)))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* re (+ (* -1/2 (* (sqrt (/ 1 im)) (sqrt 2))) (* 1/8 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))))) (* (sqrt im) (sqrt 2))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))) |
#s(approx (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) #s(hole binary64 (* im (sqrt (/ 1 re))))) |
#s(approx (pow (* (pow re 1/4) (pow re 1/4)) -1) #s(hole binary64 (sqrt (/ 1 re)))) |
#s(approx (* (pow re 1/4) (pow re 1/4)) #s(hole binary64 (sqrt re))) |
#s(approx (pow re 1/4) #s(hole binary64 (pow (* 1 re) 1/4))) |
#s(approx re #s(hole binary64 re)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (+ (* -1/32 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/1024 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/64 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* 1/2 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (+ (* -1/16 (* (/ (* (pow im 3) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (+ (* -1/512 (* (/ (* (pow im 5) (sqrt 2)) (pow (sqrt 1/2) 3)) (sqrt (/ 1 (pow re 9))))) (+ (* 1/32 (* (/ (* (pow im 5) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 9))))) (* (* im (* (sqrt 1/2) (sqrt 2))) (sqrt (/ 1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1/8 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/32 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/64 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/8 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt re) (* (sqrt -1) (pow (sqrt 2) 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1/4 (* (* (pow im 2) (sqrt -1)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re)))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* re (+ (* -1 (/ (+ (* -1/16 (* (* (pow im 4) (sqrt -1)) (sqrt (/ 1 (pow re 3))))) (+ (* 1/32 (* (/ (* (pow im 4) (sqrt -1)) (pow (sqrt 2) 2)) (sqrt (/ 1 (pow re 3))))) (* 1/4 (* (* (pow im 2) (sqrt -1)) (sqrt re))))) (pow re 3))) (* (sqrt (/ 1 re)) (* (sqrt -1) (pow (sqrt 2) 2)))))))) |
#s(approx (* (pow re 1/4) (pow re 1/4)) #s(hole binary64 (* -1 (* (sqrt re) (pow (sqrt -1) 2))))) |
#s(approx (pow re 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 re)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/32 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/4 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* 1/2 (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2)))) (* (pow im 2) (+ (* -1/32 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/4 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/4 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/16 (* (/ (* (pow im 2) (sqrt 2)) (sqrt 1/2)) (sqrt (/ 1 (pow re 5))))) (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* 1/2 (* (/ (* (pow im 2) (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))))) (sqrt 1/2)) (sqrt re))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* (sqrt (/ 1 re)) (* (sqrt 1/2) (sqrt 2))) (* (pow im 2) (+ (* -1/16 (* (sqrt (/ 1 (pow re 5))) (/ (sqrt 2) (sqrt 1/2)))) (* (pow im 2) (+ (* -1/2 (* (/ (* (pow im 2) (* (sqrt 2) (+ (* -1/16 (/ (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2))))) (* (pow re 2) (pow (sqrt 1/2) 2)))) (* 5/128 (/ 1 (pow re 7)))))) (sqrt 1/2)) (sqrt re))) (* 1/2 (* (sqrt re) (/ (* (sqrt 2) (- (* 1/16 (/ 1 (pow re 5))) (* 1/256 (/ 1 (* (pow re 5) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)))))))))))) |
#s(approx (* 1 im) #s(hole binary64 im)) |
#s(approx im #s(hole binary64 im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* 1/2 (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -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/2 (* (sqrt (/ 1 im)) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (sqrt 2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (+ (* 1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (sqrt 2)))) (* (sqrt (/ 1 im)) (sqrt 2)))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1/2 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole binary64 (* -1 (* im (+ (* -1/4 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/8 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* 1/2 (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) #s(hole 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)))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* (sqrt im) (* (sqrt -1) (sqrt 2)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2)))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole binary64 (* -1 (* im (+ (* -1/2 (* (sqrt (/ 1 (pow im 3))) (* re (* (sqrt -1) (sqrt 2))))) (+ (* -1/4 (* (sqrt (/ 1 (pow im 5))) (* (pow re 2) (* (sqrt -1) (sqrt 2))))) (* (sqrt (/ 1 im)) (* (sqrt -1) (sqrt 2))))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) #s(hole 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))))))))) |
| Outputs |
|---|
(*.f64 #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/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 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
(*.f64 im (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 im (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
im |
#s(literal 1 binary64) |
im |
(*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 re #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 re #s(literal 1/4 binary64))) (neg.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 re #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 re #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 re re) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 re #s(literal 1/2 binary64)) |
(sqrt.f64 re) |
(*.f64 (pow.f64 re #s(literal 1/8 binary64)) (pow.f64 re #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) |
(pow.f64 re #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 re) #s(literal 1/4 binary64))) |
re |
#s(literal 1/4 binary64) |
#s(literal -1 binary64) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.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) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) re (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (pow.f64 im #s(literal 1/2 binary64))))) |
#s(approx (* (* 1 im) (pow (* (pow re 1/4) (pow re 1/4)) -1)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (pow (* (pow re 1/4) (pow re 1/4)) -1) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (pow re 1/4) (pow re 1/4)) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
#s(approx (pow re 1/4) (pow.f64 re #s(literal 1/4 binary64))) |
#s(approx re re) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/1024 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/512 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 im #s(literal 5 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) im))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/32 binary64))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/32 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/8 binary64)))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/16 binary64))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) re) (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 im #s(literal 4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 im #s(literal 4 binary64)) (/.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/32 binary64) (*.f64 (*.f64 (*.f64 (*.f64 im im) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (pow.f64 re #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* (pow re 1/4) (pow re 1/4)) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (pow re 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 re)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) im (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) im))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/32 binary64))) (*.f64 im im))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (fma.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 im im) #s(literal 2 binary64))) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) im (*.f64 (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) im))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 re re) #s(literal 1/2 binary64))) #s(literal -1/16 binary64) (*.f64 (pow.f64 (pow.f64 re #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 5/128 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 im im) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 re #s(literal 1/4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (pow.f64 (*.f64 (pow.f64 re #s(literal 5 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 im im)))) (*.f64 im im) (*.f64 (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) im)) |
#s(approx im im) |
#s(approx im im) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))))) im)) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 re re) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)))))) im)) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64))))))) |
#s(approx (* 1/2 (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re)))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 im #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal -1 binary64) im) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 im #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 re re)))) (pow.f64 im #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 im #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) re) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (pow.f64 (pow.f64 im #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
Compiled 3 887 to 532 computations (86.3% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 91 | 7 | 98 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.3% | (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | 11.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
| ✓ | 50.8% | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
| ✓ | 23.3% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
| ✓ | 23.4% | (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
Compiled 471 to 229 computations (51.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.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)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
7 calls:
| 22.0ms | re |
| 3.0ms | im |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 3.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.3% | 1 | (*.f64 im im) |
| 92.5% | 2 | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 92.5% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 91.7% | 2 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 91.7% | 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)))) |
| 87.5% | 2 | re |
| 81.3% | 1 | im |
Compiled 55 to 45 computations (18.2% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.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)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
7 calls:
| 5.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 3.0ms | im |
| 3.0ms | re |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 3.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.6% | 2 | (*.f64 im im) |
| 60.6% | 2 | im |
| 66.2% | 4 | re |
| 72.5% | 3 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 72.5% | 3 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 73.4% | 3 | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 73.4% | 3 | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
Compiled 55 to 45 computations (18.2% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 im im) (pow.f64 (*.f64 re re) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 re re) re) #s(literal -1 binary64)))) (*.f64 im im) (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 im im)))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))) |
4 calls:
| 2.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 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))) |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 2 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 62.5% | 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)))) |
| 63.4% | 2 | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 63.4% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
Compiled 50 to 38 computations (24% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (fma.f64 (pow.f64 (*.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/16 binary64) (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))) (*.f64 im im)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (pow.f64 re #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (*.f64 re re) #s(literal 5/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 im im))) im))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
7 calls:
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 2.0ms | im |
| 2.0ms | re |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.4% | 1 | im |
| 23.4% | 1 | (*.f64 im im) |
| 23.4% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 23.4% | 1 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 23.4% | 1 | re |
| 23.4% | 1 | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 23.4% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
Compiled 55 to 45 computations (18.2% saved)
Total -0.1b remaining (-0.2%)
Threshold costs -0.1b (-0.2%)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (*.f64 (pow.f64 re #s(literal 1/4 binary64)) (pow.f64 re #s(literal 1/4 binary64))) #s(literal -1 binary64))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
7 calls:
| 3.0ms | (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 | (*.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 | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.4% | 1 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))) |
| 23.4% | 1 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) |
| 23.4% | 1 | (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) |
| 23.4% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) |
| 23.4% | 1 | re |
| 23.4% | 1 | im |
| 23.4% | 1 | (*.f64 im im) |
Compiled 55 to 45 computations (18.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.1437157948177155e-284 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.9365373382206484e+145 | 8.121771459668699e+145 |
| 0.0ms | 0.0 | 3.1437157948177155e-284 |
Compiled 18 to 17 computations (5.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.0 | 3.1437157948177155e-284 |
Compiled 18 to 17 computations (5.6% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 241 |
| 1 | 72 | 241 |
| 2 | 127 | 241 |
| 3 | 227 | 241 |
| 4 | 602 | 241 |
| 5 | 4023 | 241 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
| Outputs |
|---|
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 im (pow.f64 re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (*.f64 (-.f64 (hypot.f64 im re) re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 im (pow.f64 re #s(literal -1/2 binary64))))) (if (<=.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)) #s(literal 49999999999999996681683364986231121055509847158923091289463001947809936825071710129649256226662527266508888537465191395528952846213699856588865536 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im))))))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))))) |
(if (<=.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) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 im (pow.f64 re #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) #s(approx (- (sqrt (+ (* re re) (* im im))) re) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 re im) #s(literal 1 binary64)) im)))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 im (pow.f64 (pow.f64 re #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 (*.f64 #s(literal 1 binary64) im) (pow.f64 re #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (* 2 (- (sqrt (+ (* re re) (* im im))) re))) (*.f64 im (pow.f64 re #s(literal -1/2 binary64))))) |
| 1× | done |
Compiled 241 to 52 computations (78.4% saved)
(abs im)
Compiled 794 to 314 computations (60.5% saved)
Loading profile data...