
Time bar (total: 8.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 24 to 20 computations (16.7% saved)
| 705.0ms | 3 119× | 1 | valid |
| 674.0ms | 2 304× | 2 | valid |
| 317.0ms | 2 833× | 0 | valid |
ival-pow2: 247.0ms (18.5% of total)adjust: 241.0ms (18.1% of total)ival-add: 196.0ms (14.7% of total)ival-sub: 180.0ms (13.5% of total)ival-mult: 172.0ms (12.9% of total)ival-sqrt: 132.0ms (9.9% of total)ival-fabs: 81.0ms (6.1% of total)ival-div: 65.0ms (4.9% of total)exact: 12.0ms (0.9% of total)ival-true: 6.0ms (0.4% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 149 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
| 141 | 0 | - | 0 | - | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 0 | 0 | - | 0 | - | q |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 0 | 0 | - | 0 | - | (-.f64 p r) |
| 0 | 0 | - | 0 | - | (pow.f64 q #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (fabs.f64 p) |
| 0 | 0 | - | 0 | - | (+.f64 (fabs.f64 p) (fabs.f64 r)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (fabs.f64 r) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | r |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) | oflow-rescue | 144 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | overflow | 144 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | overflow | 63 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | overflow | 114 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | overflow | 63 | |
-.f64 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) | cancellation | 141 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) | uflow-rescue | 5 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | underflow | 5 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | underflow | 68 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | underflow | 17 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | underflow | 68 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 203 | 0 |
| - | 0 | 53 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 203 | 0 | 0 |
| - | 0 | 0 | 53 |
| number | freq |
|---|---|
| 0 | 53 |
| 1 | 116 |
| 2 | 87 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 67.0ms | 226× | 1 | valid |
| 43.0ms | 124× | 2 | valid |
| 20.0ms | 162× | 0 | valid |
Compiled 220 to 58 computations (73.6% saved)
adjust: 19.0ms (21.5% of total)ival-pow2: 15.0ms (16.9% of total)ival-add: 14.0ms (15.8% of total)ival-sqrt: 12.0ms (13.6% of total)ival-mult: 10.0ms (11.3% of total)ival-sub: 9.0ms (10.2% of total)ival-fabs: 5.0ms (5.6% of total)ival-div: 3.0ms (3.4% of total)ival-true: 1.0ms (1.1% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 187 |
| 1 | 145 | 184 |
| 2 | 323 | 184 |
| 3 | 882 | 184 |
| 4 | 1431 | 184 |
| 5 | 1984 | 184 |
| 6 | 2215 | 184 |
| 7 | 2491 | 184 |
| 8 | 2798 | 184 |
| 9 | 3143 | 184 |
| 10 | 3638 | 184 |
| 11 | 4071 | 184 |
| 12 | 4550 | 184 |
| 13 | 4883 | 184 |
| 14 | 5265 | 184 |
| 15 | 5549 | 184 |
| 16 | 5788 | 184 |
| 17 | 6041 | 184 |
| 18 | 6598 | 184 |
| 19 | 7201 | 184 |
| 20 | 7872 | 184 |
| 0 | 18 | 20 |
| 0 | 31 | 20 |
| 1 | 50 | 20 |
| 2 | 86 | 20 |
| 3 | 205 | 20 |
| 4 | 376 | 20 |
| 5 | 494 | 20 |
| 6 | 547 | 20 |
| 7 | 595 | 20 |
| 8 | 621 | 20 |
| 9 | 665 | 20 |
| 10 | 732 | 20 |
| 11 | 849 | 20 |
| 12 | 920 | 20 |
| 13 | 980 | 20 |
| 14 | 1082 | 20 |
| 15 | 1188 | 20 |
| 16 | 1296 | 20 |
| 17 | 1375 | 20 |
| 18 | 1449 | 20 |
| 19 | 1557 | 20 |
| 20 | 1654 | 20 |
| 21 | 1755 | 20 |
| 22 | 1817 | 20 |
| 23 | 1849 | 20 |
| 24 | 1879 | 20 |
| 25 | 1899 | 20 |
| 26 | 1919 | 20 |
| 0 | 1919 | 19 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1/2 binary64)) |
(abs q)
(sort p r)
Compiled 22 to 18 computations (18.2% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 24.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
Compiled 22 to 18 computations (18.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) | |
| cost-diff | 1 | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | |
| cost-diff | 2 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 93 |
| 0 | 31 | 93 |
| 1 | 50 | 93 |
| 2 | 86 | 93 |
| 3 | 205 | 93 |
| 4 | 376 | 93 |
| 5 | 494 | 93 |
| 6 | 547 | 93 |
| 7 | 595 | 93 |
| 8 | 621 | 93 |
| 9 | 665 | 93 |
| 10 | 732 | 93 |
| 11 | 849 | 93 |
| 12 | 920 | 93 |
| 13 | 980 | 93 |
| 14 | 1082 | 93 |
| 15 | 1188 | 93 |
| 16 | 1296 | 93 |
| 17 | 1375 | 93 |
| 18 | 1449 | 93 |
| 19 | 1557 | 93 |
| 20 | 1654 | 93 |
| 21 | 1755 | 93 |
| 22 | 1817 | 93 |
| 23 | 1849 | 93 |
| 24 | 1879 | 93 |
| 25 | 1899 | 93 |
| 26 | 1919 | 93 |
| 0 | 1919 | 89 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(-.f64 p r) |
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
#s(literal 4 binary64) |
(pow.f64 q #s(literal 2 binary64)) |
q |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fabs.f64 r)) (fabs.f64 p)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(-.f64 p r) |
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
(*.f64 (*.f64 q q) #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(pow.f64 q #s(literal 2 binary64)) |
(*.f64 q q) |
q |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.021816259768442016 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | |
| accuracy | 0.0234375 | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | |
| accuracy | 32.70704186374214 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) | |
| accuracy | 34.52055749952509 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
| 31.0ms | 113× | 1 | valid |
| 26.0ms | 62× | 2 | valid |
| 9.0ms | 81× | 0 | valid |
Compiled 99 to 20 computations (79.8% saved)
ival-pow2: 9.0ms (19.9% of total)ival-fabs: 8.0ms (17.7% of total)adjust: 7.0ms (15.4% of total)ival-sub: 5.0ms (11% of total)ival-mult: 5.0ms (11% of total)ival-add: 5.0ms (11% of total)ival-sqrt: 4.0ms (8.8% of total)ival-div: 2.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Outputs |
|---|
(+ (* 4 (pow q 2)) (pow r 2)) |
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(pow r 2) |
(+ (* -2 (* p r)) (pow r 2)) |
(+ (* p (+ p (* -2 r))) (pow r 2)) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -2 (/ r p)))) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2)))))) |
(* -1/2 p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* -1 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
p |
(* p (+ 1 (* -1 (/ r p)))) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2))))) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))) |
(* 1/2 p) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p)))) |
(+ (* 4 (pow q 2)) (pow p 2)) |
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(+ (* -2 (* p r)) (pow p 2)) |
(+ (* r (+ r (* -2 p))) (pow p 2)) |
(* (pow r 2) (+ 1 (* -2 (/ p r)))) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2)))))) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2))))) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))) |
(* 1/2 r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r)))) |
(pow (- p r) 2) |
(+ (* 4 (pow q 2)) (pow (- p r) 2)) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(- p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(* 4 (pow q 2)) |
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))) |
(* -1 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* 2 q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | q | @ | 0 | ((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2))) |
| 2.0ms | p | @ | 0 | ((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2))) |
| 2.0ms | r | @ | 0 | ((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2))) |
| 2.0ms | q | @ | inf | ((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2))) |
| 2.0ms | p | @ | inf | ((/ 1 2) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (pow (- p r) 2) (* 4 (pow q 2))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 620 | 3242 |
| 1 | 2044 | 3049 |
| 2 | 7882 | 3021 |
| 0 | 8181 | 2821 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 4 (pow q 2)) (pow r 2)) |
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(pow r 2) |
(+ (* -2 (* p r)) (pow r 2)) |
(+ (* p (+ p (* -2 r))) (pow r 2)) |
(pow p 2) |
(* (pow p 2) (+ 1 (* -2 (/ r p)))) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2)))))) |
(* -1/2 p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* -1 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
p |
(* p (+ 1 (* -1 (/ r p)))) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2))))) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))) |
(* 1/2 p) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p)))) |
(+ (* 4 (pow q 2)) (pow p 2)) |
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(+ (* -2 (* p r)) (pow p 2)) |
(+ (* r (+ r (* -2 p))) (pow p 2)) |
(* (pow r 2) (+ 1 (* -2 (/ p r)))) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2)))))) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2))))) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))) |
(* 1/2 r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r)))) |
(pow (- p r) 2) |
(+ (* 4 (pow q 2)) (pow (- p r) 2)) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(- p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(* 4 (pow q 2)) |
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))) |
(* -1 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* 2 q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
| Outputs |
|---|
(+ (* 4 (pow q 2)) (pow r 2)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) r))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) r)) (*.f64 (*.f64 p #s(literal -1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (neg.f64 r))) p (+.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r)) p (+.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(fma.f64 (neg.f64 p) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (neg.f64 r))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (neg.f64 r)) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(pow r 2) |
(*.f64 r r) |
(+ (* -2 (* p r)) (pow r 2)) |
(*.f64 (fma.f64 #s(literal -2 binary64) p r) r) |
(+ (* p (+ p (* -2 r))) (pow r 2)) |
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p)) |
(pow p 2) |
(*.f64 p p) |
(* (pow p 2) (+ 1 (* -2 (/ r p)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) p) p) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p) p) (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 p p)) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) p)) p) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p)))) p) p)) #s(literal 1/2 binary64)) p) |
(* -1 p) |
(neg.f64 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1 binary64)) p) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) p) (/.f64 (*.f64 q q) p) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1 binary64))) p) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) q) q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)))) p) |
p |
(* p (+ 1 (* -1 (/ r p)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(fma.f64 (neg.f64 p) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p))) p))) p)) p) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 r (/.f64 r p) (*.f64 #s(literal -2 binary64) r)) p) #s(literal 1 binary64)) (*.f64 p p)) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (neg.f64 p))) p)) p) p) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p)))) p)) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) r) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p)))) p)) r) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 r p))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p))) p))) p))) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (/.f64 (*.f64 (neg.f64 r) r) p)) p)) p) p) |
(+ (* 4 (pow q 2)) (pow p 2)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) r) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) p))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) r) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) p)) (*.f64 (*.f64 r #s(literal -1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) r) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (neg.f64 p))) r (+.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)) r (+.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(fma.f64 (*.f64 (neg.f64 r) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (neg.f64 p))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) r) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (neg.f64 p)) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 r p)) (-.f64 #s(literal 1 binary64) (*.f64 p (/.f64 p (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (* -2 (* p r)) (pow p 2)) |
(*.f64 (fma.f64 #s(literal -2 binary64) r p) p) |
(+ (* r (+ r (* -2 p))) (pow p 2)) |
(fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p)) |
(* (pow r 2) (+ 1 (* -2 (/ p r)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) r) r) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) r) r) (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64))) (*.f64 r r)) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q))) r) r)) #s(literal 1/2 binary64)) r) |
(* -1 r) |
(neg.f64 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1 binary64)) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1 binary64))) r) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 p (pow.f64 r #s(literal 3 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)))) r) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 p r)) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(fma.f64 (neg.f64 r) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q)) r))) r)) r) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 p (/.f64 p r) (*.f64 #s(literal -2 binary64) p)) r) #s(literal 1 binary64)) (*.f64 r r)) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (neg.f64 r))) r)) r) r) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q))) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) p) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q))) r)) p) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 p r))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q)) r))) r))) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (/.f64 (*.f64 (neg.f64 p) p) r)) r)) r) r) |
(pow (- p r) 2) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(+ (* 4 (pow q 2)) (pow (- p r) 2)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(+.f64 (fma.f64 (*.f64 q (/.f64 q (-.f64 p r))) #s(literal -2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 r p)) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(+.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) q) q (/.f64 #s(literal -2 binary64) (-.f64 p r))) (*.f64 q q) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 r p)) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal -2 binary64) (-.f64 p r))) (*.f64 q q) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 r p)) |
(- p r) |
(-.f64 p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 p r)) q) q (-.f64 p r)) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(fma.f64 (fma.f64 (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (-.f64 p r)) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 5 binary64)))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (-.f64 p r)) |
(* 4 (pow q 2)) |
(*.f64 (*.f64 q q) #s(literal 4 binary64)) |
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) q) #s(literal 4 binary64)) (*.f64 q q)) |
(* -1 q) |
(neg.f64 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(*.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q)) #s(literal 1 binary64)) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) q) #s(literal 1 binary64)) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64)) q) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/4 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 2 binary64)) q) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/4 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 2 binary64))) q) |
(* 2 q) |
(*.f64 #s(literal 2 binary64) q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 q #s(literal 6 binary64)))) q) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/4 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal 1/64 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal -1/4 binary64))) q)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) #s(literal 1/512 binary64)) (pow.f64 q #s(literal 6 binary64)))) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 72 |
| 0 | 31 | 72 |
| 1 | 114 | 72 |
| 2 | 780 | 68 |
| 0 | 8827 | 64 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
(sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) (-.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (*.f64 (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (*.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)))) (*.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (neg.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (neg.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) q)) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) q)) q)) |
(fma.f64 (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 q) q) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) q)) q)) |
(fma.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)) (*.f64 (*.f64 (neg.f64 q) q) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 q (fabs.f64 (*.f64 q #s(literal 4 binary64))) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) q)) q)) |
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 (neg.f64 q) q) #s(literal -4 binary64))) |
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q)))))) (/.f64 (*.f64 #s(literal -64 binary64) (pow.f64 q #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(fabs.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (/.f64 (neg.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) q)) q)) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 q) q) #s(literal -4 binary64))) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) p) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) p) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (neg.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) (*.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) (+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) p)) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (-.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (fma.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 p p) (*.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) p)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 p p (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (-.f64 r p) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 p) p (*.f64 r r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 p) p (*.f64 r r)) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (-.f64 p r) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (fma.f64 r r (fma.f64 p p (*.f64 (neg.f64 r) p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (fma.f64 r r (fma.f64 p p (*.f64 (neg.f64 r) p))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (fma.f64 r r (fma.f64 p p (*.f64 (neg.f64 r) p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (fma.f64 r r (fma.f64 p p (*.f64 (neg.f64 r) p))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 (sqrt.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (-.f64 (sqrt.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) p) |
(fma.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 r r) #s(literal 1/4 binary64)) (pow.f64 (*.f64 r r) #s(literal 1/4 binary64)) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (+.f64 r p) (sqrt.f64 (-.f64 p r))) (/.f64 (-.f64 p r) (sqrt.f64 (-.f64 p r))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(-.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 p)) |
(-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))) (/.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64)) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) (/.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(+.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) p) |
(+.f64 (+.f64 r p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(+.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(+.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (pow.f64 q #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (-.f64 p r)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r))) |
(*.f64 (-.f64 p r) (-.f64 p r)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 p r))) |
(pow.f64 (neg.f64 (-.f64 p r)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (-.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r))) (neg.f64 (+.f64 r p))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (-.f64 p r))) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 p r) (*.f64 (+.f64 r p) (-.f64 p r)))) (neg.f64 (+.f64 r p))) |
(/.f64 (neg.f64 (*.f64 (-.f64 p r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 r p) (fma.f64 r (+.f64 r p) (*.f64 p p))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (+.f64 r p) (-.f64 p r)))) (neg.f64 (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (+.f64 r p)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 p) p (*.f64 r r)) (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 r p)) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 p) p (*.f64 r r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 r p)) (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 (neg.f64 p) p (*.f64 r r))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (neg.f64 (+.f64 r p)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (+.f64 r p))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (neg.f64 p) p (*.f64 r r))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (neg.f64 (+.f64 r p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))) |
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (fma.f64 (neg.f64 p) p (*.f64 r r))) (*.f64 (+.f64 r p) (neg.f64 (+.f64 r p)))) |
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (neg.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (+.f64 r p) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 p) p (*.f64 r r)) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (neg.f64 (+.f64 r p)) (+.f64 r p))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r))) (fabs.f64 (+.f64 r p))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (-.f64 p r))) (fabs.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 p r) (*.f64 (+.f64 r p) (-.f64 p r)))) (fabs.f64 (+.f64 r p))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 p r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (fabs.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (fabs.f64 (*.f64 (+.f64 r p) (fma.f64 r (+.f64 r p) (*.f64 p p))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (+.f64 r p) (-.f64 p r)))) (fabs.f64 (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (+.f64 r p)))) |
(/.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) #s(literal 2 binary64))) (fabs.f64 (pow.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r)) (+.f64 r p)) |
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (-.f64 p r)) (fma.f64 r (+.f64 r p) (*.f64 p p))) |
(/.f64 (*.f64 (-.f64 p r) (*.f64 (+.f64 r p) (-.f64 p r))) (+.f64 r p)) |
(/.f64 (*.f64 (-.f64 p r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (fma.f64 r (+.f64 r p) (*.f64 p p))) |
(/.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (*.f64 (+.f64 r p) (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (+.f64 r p))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(*.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) q)) q) |
(*.f64 (*.f64 #s(literal 4 binary64) q) q) |
(*.f64 (*.f64 q q) #s(literal 4 binary64)) |
(*.f64 q (fabs.f64 (*.f64 q #s(literal 4 binary64)))) |
(*.f64 q (*.f64 q #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 q q)) |
(sqrt.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) |
(fabs.f64 (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(fabs.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
Compiled 16 443 to 1 982 computations (87.9% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 342 | 20 | 362 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 343 | 20 | 363 |
| Status | Accuracy | Program |
|---|---|---|
| 11.1% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) | |
| 6.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) | |
| 17.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) p))) | |
| 8.6% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))) | |
| 13.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 p r)) r)))) | |
| ▶ | 30.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
| 18.2% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1 binary64))) r))) | |
| 9.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 p (pow.f64 r #s(literal 3 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)))) r))) | |
| 20.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) r))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) | |
| ▶ | 16.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
| 16.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) | |
| ▶ | 11.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) |
| 11.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) | |
| 16.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) (neg.f64 p)) #s(literal 1/2 binary64)))) | |
| 16.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) | |
| 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) | |
| 6.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) | |
| 5.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) | |
| ▶ | 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ▶ | 32.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
Compiled 1 560 to 1 048 computations (32.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) | |
| cost-diff | 0 | (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) | |
| cost-diff | 0 | (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) | |
| cost-diff | 0 | (+.f64 (fabs.f64 p) (fabs.f64 r)) | |
| cost-diff | 0 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) | |
| cost-diff | 2 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) p) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) | |
| cost-diff | 0 | (neg.f64 q) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 472 |
| 0 | 84 | 472 |
| 1 | 147 | 472 |
| 2 | 311 | 472 |
| 3 | 925 | 472 |
| 4 | 2394 | 472 |
| 5 | 5971 | 472 |
| 0 | 8210 | 465 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(literal -1/2 binary64) |
p |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(*.f64 #s(literal 2 binary64) q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.f64 (fabs.f64 r) p) |
(fabs.f64 r) |
r |
p |
(fabs.f64 p) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(*.f64 (neg.f64 q) q) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(literal 1 binary64) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 r r) |
r |
(*.f64 r p) |
p |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 r) |
(fabs.f64 p) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(literal -1/2 binary64) |
p |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) q) |
(*.f64 q #s(literal 2 binary64)) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal -1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal -1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) r) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal -1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal -1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) |
(+.f64 (fabs.f64 r) p) |
(fabs.f64 r) |
r |
p |
(fabs.f64 p) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(*.f64 (neg.f64 q) q) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(literal 1 binary64) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 r r) |
r |
(*.f64 r p) |
p |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 r) |
(fabs.f64 p) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(literal 1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 21.05760932749742 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) | |
| accuracy | 21.388059205004776 | (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) | |
| accuracy | 30.327103150117352 | (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) | |
| accuracy | 30.381958096413648 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) | |
| accuracy | 6.950159942605839 | (/.f64 (*.f64 (neg.f64 q) q) r) | |
| accuracy | 17.7679461152779 | (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) | |
| accuracy | 28.81840018141667 | (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) | |
| accuracy | 31.49590575162691 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) | |
| accuracy | 0.0 | (fabs.f64 r) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 32.70704186374214 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) | |
| accuracy | 43.497364603847956 | #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) | |
| accuracy | 0.0 | (*.f64 #s(literal -1/2 binary64) p) | |
| accuracy | 62.24234331429583 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) | |
| accuracy | 0.0 | (neg.f64 q) | |
| accuracy | 43.38770084577977 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 75.0ms | 118× | 1 | valid |
| 75.0ms | 90× | 2 | valid |
| 13.0ms | 45× | 0 | valid |
| 3.0ms | 3× | 3 | valid |
Compiled 427 to 47 computations (89% saved)
ival-mult: 29.0ms (23.4% of total)adjust: 27.0ms (21.8% of total)ival-add: 18.0ms (14.5% of total)ival-sqrt: 13.0ms (10.5% of total)ival-sub: 13.0ms (10.5% of total)ival-div: 12.0ms (9.7% of total)ival-pow2: 8.0ms (6.5% of total)ival-fabs: 2.0ms (1.6% of total)exact: 1.0ms (0.8% of total)ival-neg: 1.0ms (0.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(fabs.f64 p) |
(fabs.f64 r) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
| Outputs |
|---|
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(* -1/2 p) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(+ (fabs p) (fabs r)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)) |
(+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fabs p) |
(+ p (+ (fabs p) (fabs r))) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* -1 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* 1/2 p) |
(* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p))) |
(* 1/2 (/ p r)) |
(* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p)))) |
(* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))))) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
p |
(* p (+ 1 (* -1 (/ r p)))) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(* -1 (/ (pow q 2) r)) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r) |
(* -1 (/ (pow q 2) (pow r 2))) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(/ 1/2 q) |
(+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fabs r) |
(* 2 q) |
(+ (* 1/4 (/ (pow r 2) q)) (* 2 q)) |
(+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))) |
(+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))) |
(- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* 1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* (pow r 2) (+ (* -1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q)) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
-1/2 |
(- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2) |
(* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(/ 1 r) |
(/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))) |
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* 2 (/ (pow q 4) (pow r 4))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(* 1/2 r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2) |
(* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(/ -1 r) |
(* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)) 1))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* -1 q) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r)) |
(+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(- p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(+ r (* 2 (/ (pow q 2) r))) |
(+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))) |
(+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))) |
(- (+ (fabs p) (fabs r)) r) |
(- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) |
(- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))) r) |
(- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))) r) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2)))) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(* q (- (+ (* -1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow r 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(/ -1/2 q) |
(* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow r 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)) 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | q | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) (/ 1 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs p) (fabs r) (+ (+ (fabs r) p) (fabs p)) (/ (* (neg q) q) r) (sqrt (+ (* (* q q) 4) (* r r))) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) |
| 8.0ms | p | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) (/ 1 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs p) (fabs r) (+ (+ (fabs r) p) (fabs p)) (/ (* (neg q) q) r) (sqrt (+ (* (* q q) 4) (* r r))) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) |
| 6.0ms | p | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) (/ 1 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs p) (fabs r) (+ (+ (fabs r) p) (fabs p)) (/ (* (neg q) q) r) (sqrt (+ (* (* q q) 4) (* r r))) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) |
| 6.0ms | q | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) (/ 1 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs p) (fabs r) (+ (+ (fabs r) p) (fabs p)) (/ (* (neg q) q) r) (sqrt (+ (* (* q q) 4) (* r r))) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) |
| 5.0ms | r | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) (/ 1 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs p) (fabs r) (+ (+ (fabs r) p) (fabs p)) (/ (* (neg q) q) r) (sqrt (+ (* (* q q) 4) (* r r))) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1142 | 6143 |
| 1 | 3812 | 6019 |
| 0 | 8012 | 5700 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(* -1/2 p) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(+ (fabs p) (fabs r)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)) |
(+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fabs p) |
(+ p (+ (fabs p) (fabs r))) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* -1 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* 1/2 p) |
(* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p))) |
(* 1/2 (/ p r)) |
(* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p)))) |
(* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))))) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
p |
(* p (+ 1 (* -1 (/ r p)))) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(* -1 (/ (pow q 2) r)) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r) |
(* -1 (/ (pow q 2) (pow r 2))) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(/ 1/2 q) |
(+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fabs r) |
(* 2 q) |
(+ (* 1/4 (/ (pow r 2) q)) (* 2 q)) |
(+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))) |
(+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))) |
(- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* 1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* (pow r 2) (+ (* -1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q)) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
-1/2 |
(- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2) |
(* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(/ 1 r) |
(/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))) |
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* 2 (/ (pow q 4) (pow r 4))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(* 1/2 r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2) |
(* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(/ -1 r) |
(* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)) 1))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* -1 q) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r)) |
(+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(- p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(+ r (* 2 (/ (pow q 2) r))) |
(+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))) |
(+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))) |
(- (+ (fabs p) (fabs r)) r) |
(- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) |
(- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))) r) |
(- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))) r) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2)))) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(* q (- (+ (* -1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow r 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(/ -1/2 q) |
(* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow r 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)) 2))) |
| Outputs |
|---|
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p) (*.f64 #s(literal 1/2 binary64) r))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p (*.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (neg.f64 r))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r)) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (fabs p) (fabs r)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))) |
(fma.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r (*.f64 #s(literal 1/2 binary64) p)) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2) |
(-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2) |
(-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(fma.f64 (*.f64 (neg.f64 r) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p) (neg.f64 r))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(fabs p) |
(fabs.f64 p) |
(+ p (+ (fabs p) (fabs r))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (*.f64 q q) (neg.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p)))) #s(literal 1/2 binary64)) p) |
(* -1 p) |
(neg.f64 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) p) (/.f64 (*.f64 q q) p) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64))) p) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p))) |
(*.f64 (fma.f64 r (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)) p) |
(* 1/2 (/ p r)) |
(*.f64 (/.f64 p r) #s(literal 1/2 binary64)) |
(* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 q r) (/.f64 q r)) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))) (/.f64 #s(literal 1/2 binary64) p)) p) |
(* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) r) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (*.f64 r r) p))) p) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p))) p) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (*.f64 (/.f64 #s(literal 1 binary64) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p) |
p |
(* p (+ 1 (* -1 (/ r p)))) |
(*.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) p) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) (neg.f64 p))) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) r)) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) r) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (neg.f64 r) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r))))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r))))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(*.f64 (neg.f64 p) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(*.f64 (neg.f64 p) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) #s(literal 1 binary64))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.f64 #s(literal 1/2 binary64) p))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r (*.f64 (*.f64 #s(literal 1/2 binary64) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (neg.f64 p))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(* -1 (/ (pow q 2) r)) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r) |
(/.f64 (fma.f64 (neg.f64 q) q (*.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))) r) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 r (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))) r (*.f64 (neg.f64 q) q)) r) |
(* -1 (/ (pow q 2) (pow r 2))) |
(/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r)) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2)) |
(/.f64 (fma.f64 (neg.f64 q) q (*.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))) (*.f64 r r)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 r (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)))) r (*.f64 (neg.f64 q) q)) (*.f64 r r)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/4 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) p (*.f64 #s(literal -1/8 binary64) r)) q) r)) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/8 binary64) q)) r (*.f64 (/.f64 p q) #s(literal 1/4 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal -1/4 binary64) r)) q) r (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) r (*.f64 (/.f64 p q) #s(literal 1/2 binary64))) r (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(/ 1/2 q) |
(/.f64 #s(literal 1/2 binary64) q) |
(+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q))) |
(fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) q)) |
(+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 r r)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/2 binary64) q)) |
(+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal 5 binary64)))) (*.f64 r r)) (/.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/2 binary64) q)) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(fma.f64 (*.f64 (neg.f64 r) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (neg.f64 p))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fabs r) |
(fabs.f64 r) |
(* 2 q) |
(*.f64 q #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow r 2) q)) (* 2 q)) |
(fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64))) |
(+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))) |
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (*.f64 q #s(literal 2 binary64))) |
(+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 r r)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow r 2) q)))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) #s(literal -1/4 binary64) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* 1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 r r)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* (pow r 2) (- (* (pow r 2) (+ (* -1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r)) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 r r) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(*.f64 (fma.f64 p (neg.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r) |
(* -1 r) |
(neg.f64 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64))) r) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2) |
(-.f64 (/.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2) |
(-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) |
(/.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) r) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r) |
(/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))) r) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) r) |
(/ 1 r) |
(/.f64 #s(literal 1 binary64) r) |
(/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 r #s(literal 4 binary64)))) #s(literal 1 binary64)) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 q q) #s(literal 2 binary64)))) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64)))))) #s(literal 1 binary64)) r) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64)))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r) |
(* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) r) |
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1 binary64)) r) |
(* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 6 binary64))) (pow.f64 r #s(literal 6 binary64)))) #s(literal 1 binary64)) r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64))) r) |
(* r (- (+ (* 2 (/ (pow q 4) (pow r 4))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) r) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) (neg.f64 r))) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) (neg.f64 r)) (fabs.f64 r)) (fabs.f64 p)) p) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) |
(* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) |
(/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) (neg.f64 r))) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (neg.f64 p)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r) p) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(/ -1 r) |
(/.f64 #s(literal -1 binary64) r) |
(* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) (neg.f64 r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 r #s(literal 4 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) r) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (*.f64 q q) #s(literal 2 binary64)))) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64)))))) #s(literal 1 binary64)) (neg.f64 r)) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) p) r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (neg.f64 r) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))) |
(*.f64 (neg.f64 r) (+.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 6 binary64))) (pow.f64 r #s(literal 6 binary64)))) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (*.f64 q q))) (neg.f64 r)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q))) |
(* -1 q) |
(neg.f64 q) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p) |
(+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) |
(fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)))) (*.f64 q q))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q) (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 q q) (*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64))) (*.f64 q q))) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (*.f64 (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 p (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q) (*.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r)) |
(fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) r)) |
(+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 q q)) (pow.f64 r #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) r)) |
(+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 7 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) r)) |
(- p r) |
(-.f64 p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r) |
(+ r (* 2 (/ (pow q 2) r))) |
(fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) r) |
(+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) r) |
(+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 r #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) r) |
(- (+ (fabs p) (fabs r)) r) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) |
(+.f64 (fabs.f64 p) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (fabs.f64 r)) r)) |
(- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))) r) |
(-.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 r #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r)) (fabs.f64 p)) r) |
(- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))) r) |
(-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r)) (fabs.f64 p)) r) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 1 binary64)) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 1 binary64))) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q))) #s(literal 1 binary64)) q) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/64 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64))) q) |
(* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) q) (/.f64 r q)) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q)) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 q q)) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 r r)) (/.f64 #s(literal 1/2 binary64) (*.f64 q q)))) (*.f64 q q)) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (*.f64 q q)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64)) q) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64)) q) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 r q)) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64))) q) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 r #s(literal 3 binary64)) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/16 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 r q)) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -1/64 binary64)) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)))) q) |
(/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 1/2 binary64)) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) (/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 1/2 binary64)) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 q #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal -1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (pow.f64 q #s(literal 6 binary64)))))) q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) q) |
(* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -1/64 binary64)) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 r #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) q) |
(* q (- (+ (* -1/4 (/ (pow r 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) q) (/.f64 (*.f64 r r) q) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q) |
(* q (- (+ (* 1/64 (/ (pow r 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)))) q) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/4 binary64) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/64 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (*.f64 q q)) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (neg.f64 q)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (fma.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))))) (neg.f64 q))) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(/ -1/2 q) |
(/.f64 #s(literal -1/2 binary64) q) |
(* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 1/2 binary64)) (neg.f64 q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) (/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal -1 binary64) #s(literal -1/2 binary64)) q) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal -1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (pow.f64 q #s(literal 6 binary64)))))) #s(literal -1 binary64) #s(literal -1/2 binary64)) q) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -1/64 binary64)) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 r #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow r 2) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) #s(literal 1/4 binary64) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/64 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q) (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (neg.f64 q)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 386 |
| 0 | 84 | 386 |
| 1 | 331 | 382 |
| 2 | 2463 | 343 |
| 0 | 10704 | 336 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(fabs.f64 p) |
(fabs.f64 r) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal -1/2 binary64))) |
(*.f64 p #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(literal 1/2 binary64) |
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 p (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 p (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) (/.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) p) |
(+.f64 r (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 p (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 r r) (-.f64 r p)) (*.f64 (-.f64 r p) (*.f64 p p))) (pow.f64 (-.f64 r p) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 p p) (-.f64 p r)) (*.f64 (-.f64 p r) (*.f64 r r))) (pow.f64 (-.f64 r p) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 r p))) (neg.f64 (-.f64 r p))) |
(/.f64 (neg.f64 (fma.f64 p p (*.f64 r r))) (neg.f64 (-.f64 p r))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r r (*.f64 p (-.f64 p r))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(/.f64 (*.f64 (+.f64 r p) (-.f64 r p)) (-.f64 r p)) |
(/.f64 (fma.f64 p p (*.f64 r r)) (-.f64 p r)) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (*.f64 p (-.f64 p r)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (+.f64 r p) (*.f64 p p))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) p) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) r) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) r) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) r) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) r) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) r) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) p) |
(-.f64 (/.f64 (*.f64 r r) (-.f64 r p)) (/.f64 (*.f64 p p) (-.f64 r p))) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p r)) (/.f64 (*.f64 r r) (-.f64 p r))) |
(+.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r r (*.f64 p (-.f64 p r)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r r (*.f64 p (-.f64 p r))))) |
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (+.f64 r p) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (+.f64 r p) (*.f64 p p)))) |
(+.f64 r p) |
(+.f64 p r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)) r) |
(*.f64 r (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) r) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) r) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)))) |
(/.f64 (*.f64 r (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 r (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64))) #s(literal 1/8 binary64))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (+.f64 r p) p) (/.f64 #s(literal 1/2 binary64) r) (-.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 r p) p) r) (-.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) (-.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))) (*.f64 r r)) (*.f64 r (*.f64 q q))) (pow.f64 r #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))) r) (*.f64 r (*.f64 q (/.f64 q r)))) (*.f64 r r)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))) (*.f64 r r)) (*.f64 r (*.f64 (neg.f64 q) q))) (pow.f64 r #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) (*.f64 r r)) (*.f64 r (*.f64 q q))) (pow.f64 r #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) (*.f64 r (*.f64 q (/.f64 q r)))) (*.f64 r r)) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) (*.f64 r r)) (*.f64 r (*.f64 (neg.f64 q) q))) (pow.f64 r #s(literal 3 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))) (*.f64 q (/.f64 q r))) r) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64))) (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal 3 binary64)) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) (/.f64 (*.f64 q q) (*.f64 r r)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))))) r) |
(/.f64 (pow.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) #s(literal 2 binary64)) (*.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) |
(/.f64 (fma.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r (*.f64 r (*.f64 q (/.f64 q r)))) (*.f64 r r)) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 r p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 q (/.f64 q r)) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 (+.f64 (+.f64 r p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 q (/.f64 q r)) (-.f64 (*.f64 q (/.f64 q r)) (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64))))) r)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r)))) r) |
(/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) |
(fma.f64 (+.f64 (+.f64 r p) p) (/.f64 #s(literal 1/2 binary64) r) (/.f64 (*.f64 q q) (*.f64 r r))) |
(fma.f64 (neg.f64 q) (/.f64 (/.f64 q r) r) (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 r p) p) r) (/.f64 (*.f64 q q) (*.f64 r r))) |
(-.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) (/.f64 (*.f64 q q) (*.f64 r r))) |
(+.f64 (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r)) |
(+.f64 (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r) (/.f64 (*.f64 q q) (*.f64 r r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64)))) (fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (*.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (+.f64 r p)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (+.f64 r p)) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (+.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (+.f64 r p)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (+.f64 r p)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (+.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p)) r (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (fabs.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r)) p (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p) r (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 r (fabs.f64 (*.f64 p (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 r (*.f64 p (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 p (fabs.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 p (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (/.f64 (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
(-.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (+.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r)) p)) |
(-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) |
(-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (*.f64 r p))) |
(-.f64 (+.f64 r p) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64))) (fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))))) (/.f64 (pow.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64)) (fma.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (-.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)))))) |
(+.f64 (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(+.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) |
(+.f64 r (+.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 r #s(literal 4 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 r #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 r #s(literal 4 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p))) |
(*.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p))) |
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p))) |
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 p)))) |
(fabs.f64 (neg.f64 (neg.f64 p))) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
p |
(*.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r))) |
(*.f64 (sqrt.f64 r) (sqrt.f64 r)) |
(pow.f64 (sqrt.f64 r) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64)) |
(pow.f64 r #s(literal 1 binary64)) |
(neg.f64 r) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 r) |
(exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 r) #s(literal 1 binary64))) |
r |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) p)) (*.f64 (-.f64 (+.f64 r p) p) (*.f64 p p))) (*.f64 (-.f64 (+.f64 r p) p) (-.f64 (+.f64 r p) p))) |
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (+.f64 p p) #s(literal 2 binary64))) (-.f64 r (+.f64 p p))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 p (+.f64 r p))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 p p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (+.f64 p p) #s(literal 2 binary64)) (*.f64 r (+.f64 p p))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 r p) p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 r p) p)) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (+.f64 r p) p)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 p p)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 r p)) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 r p)) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 r p)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 p p)) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) p)) (/.f64 (*.f64 p p) (-.f64 (+.f64 r p) p))) |
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(+.f64 (+.f64 p p) r) |
(+.f64 (+.f64 r p) p) |
(+.f64 r (+.f64 p p)) |
(+.f64 p (+.f64 r p)) |
(*.f64 (fabs.f64 (/.f64 q r)) q) |
(*.f64 (/.f64 q r) (neg.f64 q)) |
(*.f64 (neg.f64 q) (/.f64 q r)) |
(*.f64 q (fabs.f64 (/.f64 q r))) |
(*.f64 q (/.f64 q r)) |
(/.f64 (*.f64 q q) r) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(neg.f64 (*.f64 q (/.f64 q r))) |
(sqrt.f64 (pow.f64 (*.f64 q (/.f64 q r)) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 q (/.f64 q r))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 r #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 r r) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 r #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 r #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 r #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 r p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (-.f64 r p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 r p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 p p (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (-.f64 p r)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 p p (*.f64 r r))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (-.f64 p r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (fma.f64 r r (*.f64 p (-.f64 p r)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (fma.f64 r r (*.f64 p (-.f64 p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (fma.f64 r r (*.f64 p (-.f64 p r)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 r r (*.f64 p (-.f64 p r)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 r p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (-.f64 r p) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 p p (*.f64 r r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 p r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 p p (*.f64 r r)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (-.f64 p r) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 r r (*.f64 p (-.f64 p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 r r (*.f64 p (-.f64 p r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (fma.f64 r r (*.f64 p (-.f64 p r))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (fma.f64 r r (*.f64 p (-.f64 p r))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64)))))) (*.f64 (fma.f64 r (+.f64 r p) (*.f64 p p)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64))) (-.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64)) (*.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p))) (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+.f64 (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) |
(+.f64 r (-.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(+.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
Compiled 36 396 to 3 482 computations (90.4% saved)
23 alts after pruning (21 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 587 | 16 | 603 |
| Fresh | 10 | 5 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 600 | 23 | 623 |
| Status | Accuracy | Program |
|---|---|---|
| 11.1% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) | |
| 22.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) | |
| 31.0% | (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) | |
| 30.8% | (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) | |
| 16.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) | |
| 17.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1 binary64) r)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) | |
| 10.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (neg.f64 q) (/.f64 (/.f64 q r) r) (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r)) #s(literal 1/2 binary64)) r)) | |
| 11.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) | |
| 11.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) | |
| ▶ | 35.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
| 17.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) r)) | |
| 7.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) r)) | |
| 11.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 q r) (/.f64 q r)) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))) (/.f64 #s(literal 1/2 binary64) p)) p)) r)) | |
| 5.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) | |
| ▶ | 31.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
| 31.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))) r)) #s(literal 1/2 binary64))) | |
| ▶ | 5.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) |
| 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) | |
| ▶ | 6.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
| ✓ | 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 32.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 26.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))) | |
| ▶ | 24.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) |
Compiled 2 091 to 1 387 computations (33.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) | |
| cost-diff | 0 | #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) | |
| cost-diff | 0 | #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) p) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) | |
| cost-diff | 0 | (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (neg.f64 p) | |
| cost-diff | 0 | (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 789 |
| 0 | 100 | 789 |
| 1 | 179 | 789 |
| 2 | 410 | 789 |
| 3 | 1180 | 789 |
| 4 | 2878 | 789 |
| 5 | 5128 | 789 |
| 6 | 7186 | 789 |
| 0 | 8045 | 776 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 p) |
p |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
(*.f64 #s(literal 1/2 binary64) p) |
#s(literal 1/2 binary64) |
p |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 p (fabs.f64 p)) |
p |
(fabs.f64 p) |
(fabs.f64 r) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(literal 1 binary64) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 r r) |
r |
(*.f64 r p) |
p |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
#s(literal 1/2 binary64) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) |
(*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) |
(/.f64 p (*.f64 r r)) |
p |
(*.f64 r r) |
r |
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) r) |
#s(literal 2 binary64) |
(*.f64 q q) |
q |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 p (fabs.f64 p)) |
(fabs.f64 p) |
(fabs.f64 r) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) p) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) (neg.f64 p))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) p) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) (neg.f64 p)) |
(neg.f64 p) |
p |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) p) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) p) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) p) |
(*.f64 p #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
p |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.f64 p (fabs.f64 p)) |
(+.f64 (fabs.f64 p) p) |
p |
(fabs.f64 p) |
(fabs.f64 r) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
(*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(literal 1 binary64) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 r r) |
r |
(*.f64 r p) |
p |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p)))) |
(-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) |
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) |
(*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) |
(/.f64 p (*.f64 r r)) |
p |
(*.f64 r r) |
r |
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) r) |
#s(literal 2 binary64) |
(*.f64 q q) |
q |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(-.f64 (+.f64 (fabs.f64 r) p) (-.f64 r (fabs.f64 p))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.f64 p (fabs.f64 p)) |
(+.f64 (fabs.f64 p) p) |
(fabs.f64 p) |
(fabs.f64 r) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 11.277849125352864 | (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) | |
| accuracy | 17.568119875631915 | (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) | |
| accuracy | 21.05760932749742 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) | |
| accuracy | 34.628750154115544 | #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) | |
| accuracy | 10.32687476976063 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) | |
| accuracy | 21.05760932749742 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| accuracy | 30.381958096413648 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) | |
| accuracy | 59.37632192927126 | #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) | |
| accuracy | 0.00390625 | (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) | |
| accuracy | 17.568119875631915 | (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) | |
| accuracy | 21.05760932749742 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) | |
| accuracy | 46.43120375188756 | #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) p) | |
| accuracy | 59.847428197196464 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) | |
| accuracy | 0.00390625 | (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) | |
| accuracy | 3.5066462278168613 | (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) | |
| accuracy | 9.821072229607458 | (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) | |
| accuracy | 33.554924265438025 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
| 115.0ms | 84× | 2 | valid |
| 109.0ms | 119× | 1 | valid |
| 21.0ms | 50× | 0 | valid |
| 3.0ms | 3× | 3 | valid |
Compiled 562 to 54 computations (90.4% saved)
ival-sub: 56.0ms (30.6% of total)ival-mult: 31.0ms (16.9% of total)adjust: 30.0ms (16.4% of total)ival-add: 21.0ms (11.5% of total)ival-pow2: 18.0ms (9.8% of total)ival-div: 13.0ms (7.1% of total)ival-sqrt: 10.0ms (5.5% of total)ival-fabs: 3.0ms (1.6% of total)exact: 1.0ms (0.5% of total)ival-neg: 1.0ms (0.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 p) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
(*.f64 #s(literal 1/2 binary64) p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
| Outputs |
|---|
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(* 1/2 (- (+ (fabs p) (fabs r)) r)) |
(+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))) |
(* -1 p) |
(* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) |
(/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p) |
(* 1/2 p) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (fabs r)) r) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)) |
(+ (* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r))) |
(- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) |
(- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))))) r) |
(/ (- (+ (fabs p) (fabs r)) r) p) |
(* -1/2 p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
-1/2 |
(- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
p |
(* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))) |
(* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) |
(* p (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)))) |
(* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) |
(* p (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))) (/ r p))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1/2 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)) (* 1/2 (- (* 2 (/ (pow q 2) (pow r 2))) 1))))) |
(* -1 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)) (* 2 (/ (pow q 2) (pow r 2)))) 1))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) |
(+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)) |
(- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) |
(- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(+ p (+ (fabs p) (fabs r))) |
(+ p (+ (fabs p) (+ (fabs r) (* -1 r)))) |
(* 1/2 (/ (* p r) q)) |
(* r (+ (* -1/16 (/ (* p (pow r 2)) (pow q 3))) (* 1/2 (/ p q)))) |
(* r (+ (* 1/2 (/ p q)) (* (pow r 2) (+ (* -1/16 (/ p (pow q 3))) (* 3/256 (/ (* p (pow r 2)) (pow q 5))))))) |
(* r (+ (* 1/2 (/ p q)) (* (pow r 2) (+ (* -1/16 (/ p (pow q 3))) (* (pow r 2) (+ (* -5/2048 (/ (* p (pow r 2)) (pow q 7))) (* 3/256 (/ p (pow q 5))))))))) |
(* -1 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))))) (pow r 2)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))))) (pow r 2)) |
(* -2 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))) (pow r 2)) |
(/ (+ (fabs p) (fabs r)) p) |
(+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))) |
(/ 1/2 q) |
(+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)) |
(* 1/2 (/ r p)) |
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(+ p (* -2 (/ (* p (pow q 2)) (pow r 2)))) |
(+ p (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (* -1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))))) |
(+ p (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (+ (* -1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (* -1/2 (/ (* p (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow r 6)))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))))) 1)) |
(* -1 (/ r p)) |
(* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))) |
(/ 1 r) |
(/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r) |
(* 1/2 r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))) |
(* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p))))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
r |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(+ (* -1 p) (* 2 (/ (* p (pow q 2)) (pow r 2)))) |
(+ (* -1 p) (+ (* 1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (* 2 (/ (* p (pow q 2)) (pow r 2))))) |
(+ (* -1 p) (+ (* 1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (+ (* 1/2 (/ (* p (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow r 6))) (* 2 (/ (* p (pow q 2)) (pow r 2)))))) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))) |
(* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))) |
(/ -1 r) |
(* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(+ p (* (pow q 2) (+ (* -2 (/ p (pow r 2))) (* 6 (/ (* p (pow q 2)) (pow r 4)))))) |
(+ p (* (pow q 2) (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* -20 (/ (* p (pow q 2)) (pow r 6))) (* 6 (/ p (pow r 4)))))))) |
(+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r)) |
(+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(* -1 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(/ (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) q) |
(/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r)))) q) |
(/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))))) q) |
(* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) |
(* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* 1/2 (/ (- (+ p (+ (fabs p) (fabs r))) r) (pow q 2))))) |
(* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) |
(* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 r)) (/ r (pow q 2))))) |
(/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* 2 q) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(* -1/2 (/ (* p r) q)) |
(* -1 (/ (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) q)) |
(* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r)))) q)) |
(* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))))) q)) |
(/ -1/2 q) |
(* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | r | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r))) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (fabs p) (- (fabs r) r)) p) (sqrt (/ 1 (+ (* (* q q) 4) (* r r))))) |
| 8.0ms | p | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r))) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (fabs p) (- (fabs r) r)) p) (sqrt (/ 1 (+ (* (* q q) 4) (* r r))))) |
| 5.0ms | p | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r))) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (fabs p) (- (fabs r) r)) p) (sqrt (/ 1 (+ (* (* q q) 4) (* r r))))) |
| 4.0ms | p | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r))) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (fabs p) (- (fabs r) r)) p) (sqrt (/ 1 (+ (* (* q q) 4) (* r r))))) |
| 3.0ms | r | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (- (+ (+ p (fabs p)) (fabs r)) r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r))) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (/ (+ (fabs p) (- (fabs r) r)) p) (sqrt (/ 1 (+ (* (* q q) 4) (* r r))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 902 | 4528 |
| 1 | 3025 | 4407 |
| 0 | 8325 | 4201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(* 1/2 (- (+ (fabs p) (fabs r)) r)) |
(+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))) |
(* -1 p) |
(* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) |
(/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p) |
(* 1/2 p) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (fabs r)) r) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)) |
(+ (* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r))) |
(- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) |
(- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))))) r) |
(/ (- (+ (fabs p) (fabs r)) r) p) |
(* -1/2 p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
-1/2 |
(- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
p |
(* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))) |
(* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) |
(* p (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)))) |
(* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) |
(* p (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))) (/ r p))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1/2 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)) (* 1/2 (- (* 2 (/ (pow q 2) (pow r 2))) 1))))) |
(* -1 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)) (* 2 (/ (pow q 2) (pow r 2)))) 1))) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) |
(+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)) |
(- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) |
(- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(+ p (+ (fabs p) (fabs r))) |
(+ p (+ (fabs p) (+ (fabs r) (* -1 r)))) |
(* 1/2 (/ (* p r) q)) |
(* r (+ (* -1/16 (/ (* p (pow r 2)) (pow q 3))) (* 1/2 (/ p q)))) |
(* r (+ (* 1/2 (/ p q)) (* (pow r 2) (+ (* -1/16 (/ p (pow q 3))) (* 3/256 (/ (* p (pow r 2)) (pow q 5))))))) |
(* r (+ (* 1/2 (/ p q)) (* (pow r 2) (+ (* -1/16 (/ p (pow q 3))) (* (pow r 2) (+ (* -5/2048 (/ (* p (pow r 2)) (pow q 7))) (* 3/256 (/ p (pow q 5))))))))) |
(* -1 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))))) (pow r 2)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))))) (pow r 2)) |
(* -2 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))) (pow r 2)) |
(/ (+ (fabs p) (fabs r)) p) |
(+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))) |
(/ 1/2 q) |
(+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)) |
(* 1/2 (/ r p)) |
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(+ p (* -2 (/ (* p (pow q 2)) (pow r 2)))) |
(+ p (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (* -1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))))) |
(+ p (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (+ (* -1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (* -1/2 (/ (* p (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow r 6)))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))))) 1)) |
(* -1 (/ r p)) |
(* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))) |
(/ 1 r) |
(/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r) |
(* 1/2 r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))) |
(* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p))))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
r |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(+ (* -1 p) (* 2 (/ (* p (pow q 2)) (pow r 2)))) |
(+ (* -1 p) (+ (* 1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (* 2 (/ (* p (pow q 2)) (pow r 2))))) |
(+ (* -1 p) (+ (* 1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (+ (* 1/2 (/ (* p (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow r 6))) (* 2 (/ (* p (pow q 2)) (pow r 2)))))) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))) |
(* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))) |
(/ -1 r) |
(* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(+ p (* (pow q 2) (+ (* -2 (/ p (pow r 2))) (* 6 (/ (* p (pow q 2)) (pow r 4)))))) |
(+ p (* (pow q 2) (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* -20 (/ (* p (pow q 2)) (pow r 6))) (* 6 (/ p (pow r 4)))))))) |
(+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r)) |
(+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(* -1 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(/ (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) q) |
(/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r)))) q) |
(/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))))) q) |
(* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) |
(* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* 1/2 (/ (- (+ p (+ (fabs p) (fabs r))) r) (pow q 2))))) |
(* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) |
(* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 r)) (/ r (pow q 2))))) |
(/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* 2 q) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(* -1/2 (/ (* p r) q)) |
(* -1 (/ (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) q)) |
(* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r)))) q)) |
(* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))))) q)) |
(/ -1/2 q) |
(* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)) |
| Outputs |
|---|
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p) (*.f64 #s(literal 1/2 binary64) r))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p (*.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(* 1/2 (- (+ (fabs p) (fabs r)) r)) |
(*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))) |
(*.f64 (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(* -1 p) |
(neg.f64 p) |
(* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) |
(*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) |
(/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p))) p) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (fabs r)) r) |
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
(* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r)) |
(*.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) p (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)))) |
(- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) |
(+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)) |
(- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) r)) (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))))) r) |
(-.f64 (+.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) p (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64))) (fabs.f64 r)) (fabs.f64 p)) r) |
(/ (- (+ (fabs p) (fabs r)) r) p) |
(/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) p) |
(* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2) |
(-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p))) p) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) p) |
p |
(* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) p) |
(* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) p) (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) |
(* p (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)) p) (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)))) p) |
(* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) p) |
(* p (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))) (/ r p))) |
(*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 q r) (/.f64 q p) (*.f64 (/.f64 q r) (/.f64 q r))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (/.f64 r p)) p) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) (neg.f64 p)) #s(literal 1/2 binary64)) (neg.f64 p)) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) (neg.f64 p))) (neg.f64 p)) #s(literal 1/2 binary64)) (neg.f64 p)) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p))) (neg.f64 p)) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p))) (neg.f64 p)) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(*.f64 (-.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (neg.f64 p)) #s(literal 1 binary64)) (neg.f64 p)) |
(* -1/2 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) p) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r)) #s(literal 1 binary64))) |
(* -1 (* p (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)) (* 1/2 (- (* 2 (/ (pow q 2) (pow r 2))) 1))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)) p) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r)) #s(literal 1 binary64)))) (neg.f64 p)) |
(* -1 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r)) #s(literal 1 binary64)) (neg.f64 p)) |
(* -1 (* p (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r)))) r) p)) (* 2 (/ (pow q 2) (pow r 2)))) 1))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r)) r)) (neg.f64 p))) #s(literal 1 binary64)) (neg.f64 p)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) (*.f64 #s(literal 1/2 binary64) p))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r (*.f64 (*.f64 #s(literal 1/2 binary64) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p)) |
(+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)) |
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p) (*.f64 #s(literal -1/2 binary64) r)) |
(- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2) |
(-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/4 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) p (*.f64 #s(literal -1/8 binary64) r)) q) r)) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/8 binary64) q)) r (*.f64 (/.f64 p q) #s(literal 1/4 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal -1/4 binary64) r)) q) r (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) r (*.f64 (/.f64 p q) #s(literal 1/2 binary64))) r (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) |
(+ p (+ (fabs p) (fabs r))) |
(+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) |
(+ p (+ (fabs p) (+ (fabs r) (* -1 r)))) |
(+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) |
(* 1/2 (/ (* p r) q)) |
(*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64)) |
(* r (+ (* -1/16 (/ (* p (pow r 2)) (pow q 3))) (* 1/2 (/ p q)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 r r) p) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64) (*.f64 (/.f64 p q) #s(literal 1/2 binary64))) r) |
(* r (+ (* 1/2 (/ p q)) (* (pow r 2) (+ (* -1/16 (/ p (pow q 3))) (* 3/256 (/ (* p (pow r 2)) (pow q 5))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 r r) p) (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (*.f64 (/.f64 p (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 r r) (*.f64 (/.f64 p q) #s(literal 1/2 binary64))) r) |
(* r (+ (* 1/2 (/ p q)) (* (pow r 2) (+ (* -1/16 (/ p (pow q 3))) (* (pow r 2) (+ (* -5/2048 (/ (* p (pow r 2)) (pow q 7))) (* 3/256 (/ p (pow q 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 p (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 (*.f64 r r) p)) (pow.f64 q #s(literal 7 binary64)))) (*.f64 r r) (*.f64 (/.f64 p (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 r r) (*.f64 (/.f64 p q) #s(literal 1/2 binary64))) r) |
(* -1 (/ (* p (pow q 2)) (pow r 2))) |
(*.f64 (/.f64 (neg.f64 p) r) (/.f64 (*.f64 q q) r)) |
(/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow r 2)) |
(/.f64 (neg.f64 (*.f64 (*.f64 q q) (+.f64 p r))) (*.f64 r r)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))))) (pow r 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) (+.f64 p r)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p))) r)) (*.f64 r r)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))))) (pow r 2)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) (+.f64 p r)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 r (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) r) r)) (*.f64 r r)) |
(* -2 (/ (* p (pow q 2)) (pow r 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) p) r) (/.f64 (*.f64 q q) r)) |
(/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow r 2)) |
(*.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 (*.f64 q q) (+.f64 p r)) r)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 q q) (+.f64 p r)) (*.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) r)) (*.f64 r r)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))))) (pow r 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 q q) (+.f64 p r)) (*.f64 (*.f64 (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) r) r)) (*.f64 r r)) |
(/ (+ (fabs p) (fabs r)) p) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) |
(+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))) |
(/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) |
(/ 1/2 q) |
(/.f64 #s(literal 1/2 binary64) q) |
(+ (* -1/16 (/ (pow r 2) (pow q 3))) (* 1/2 (/ 1 q))) |
(fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) q)) |
(+ (* (pow r 2) (- (* 3/256 (/ (pow r 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/256 binary64) (*.f64 r r)) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/2 binary64) q)) |
(+ (* (pow r 2) (- (* (pow r 2) (+ (* -5/2048 (/ (pow r 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 r r) (pow.f64 q #s(literal 7 binary64))) #s(literal -5/2048 binary64) (/.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal 5 binary64)))) (*.f64 r r)) (/.f64 #s(literal 1/16 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 r r) (/.f64 #s(literal 1/2 binary64) q)) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r) |
(* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)) |
(*.f64 (-.f64 (*.f64 (neg.f64 p) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) #s(literal 1/2 binary64)) r) |
(* 1/2 (/ r p)) |
(*.f64 (/.f64 r p) #s(literal 1/2 binary64)) |
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) r) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r) |
(* -1 r) |
(neg.f64 r) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1 binary64)) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1 binary64))) r) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r)) (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) r) |
(+ p (* -2 (/ (* p (pow q 2)) (pow r 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) p) r) (/.f64 (*.f64 q q) r) p) |
(+ p (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (* -1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) p) r) (/.f64 (*.f64 q q) r) p) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) p)) (pow.f64 r #s(literal 4 binary64)))) |
(+ p (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (+ (* -1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (* -1/2 (/ (* p (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow r 6)))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) p) r) (/.f64 (*.f64 q q) r) p) (*.f64 #s(literal 1/2 binary64) (*.f64 p (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 r #s(literal 6 binary64))))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))))) 1)) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1 binary64))) r) |
(* -1 (/ r p)) |
(/.f64 r (neg.f64 p)) |
(* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (/.f64 #s(literal 1 binary64) p)) r) |
(/ 1 r) |
(/.f64 #s(literal 1 binary64) r) |
(/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 r #s(literal 4 binary64)))) #s(literal 1 binary64)) r) |
(/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64)))))) #s(literal 1 binary64)) r) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))) |
(*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p))))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (/.f64 #s(literal 1/2 binary64) p))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
r |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (-.f64 (-.f64 (fabs.f64 r) p) (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64))) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (-.f64 (-.f64 (fabs.f64 r) p) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r))) |
(+ (* -1 p) (* 2 (/ (* p (pow q 2)) (pow r 2)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) r) (*.f64 p (/.f64 (*.f64 q q) r)) (neg.f64 p)) |
(+ (* -1 p) (+ (* 1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (* 2 (/ (* p (pow q 2)) (pow r 2))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (*.f64 p (/.f64 (*.f64 q q) r)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) p)) (pow.f64 r #s(literal 4 binary64)))) p) |
(+ (* -1 p) (+ (* 1/2 (/ (* p (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow r 4))) (+ (* 1/2 (/ (* p (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow r 6))) (* 2 (/ (* p (pow q 2)) (pow r 2)))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 p (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 r #s(literal 6 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) r) (*.f64 p (/.f64 (*.f64 q q) r)))) p) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) r))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 p (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r))) (fabs.f64 p)) r))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))) |
(*.f64 (neg.f64 r) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r))) |
(* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) p))) |
(/ -1 r) |
(/.f64 #s(literal -1 binary64) r) |
(* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow r 2)))) r)) |
(/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) (neg.f64 r)) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))))) r)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 r #s(literal 4 binary64)))) #s(literal -1 binary64) #s(literal -1 binary64)) r) |
(* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow r 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow r 6)))))) r)) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 r #s(literal 4 binary64)))))) #s(literal 1 binary64)) (neg.f64 r)) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q) (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 q q) (*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (fma.f64 (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q) (fabs.f64 r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 p (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q) (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64))))) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(+ p (* (pow q 2) (+ (* -2 (/ p (pow r 2))) (* 6 (/ (* p (pow q 2)) (pow r 4)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 (*.f64 q q) p)) (pow.f64 r #s(literal 4 binary64)))) (*.f64 q q) p) |
(+ p (* (pow q 2) (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* -20 (/ (* p (pow q 2)) (pow r 6))) (* 6 (/ p (pow r 4)))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64) (*.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q))) (*.f64 q q) p) |
(+ (* -2 (/ (pow q 2) (pow r 3))) (/ 1 r)) |
(fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) r)) |
(+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 6 binary64) (*.f64 q q)) (pow.f64 r #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) r)) |
(+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow r 7))) (* 6 (/ 1 (pow r 5))))) (* 2 (/ 1 (pow r 3))))) (/ 1 r)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 7 binary64))) #s(literal -20 binary64) (/.f64 #s(literal 6 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) r)) |
(* -1 q) |
(neg.f64 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64))) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64)) q) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64)) q) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 r q)) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64))) q) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 r #s(literal 3 binary64)) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/16 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 r q)) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 r #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)))) q) |
(/ (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) q) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (*.f64 (*.f64 #s(literal 1/2 binary64) p) r)) q) |
(/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r)))) q) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (*.f64 (*.f64 #s(literal 1/2 binary64) p) r))) q) |
(/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))))) q) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (neg.f64 p) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)))) r) (pow.f64 q #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (*.f64 (*.f64 #s(literal 1/2 binary64) p) r)))) q) |
(* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r))) |
(* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* 1/2 (/ (- (+ p (+ (fabs p) (fabs r))) r) (pow q 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 p (*.f64 r r)) (/.f64 #s(literal 1 binary64) r)) (/.f64 (+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) (*.f64 q q)))) (*.f64 q q)) |
(* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) |
(*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) |
(* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (+ (/ p (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 r)) (/ r (pow q 2))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) (*.f64 q q))) (+.f64 (/.f64 r (*.f64 q q)) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q)) |
(/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 1/2 binary64)) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q) |
(/.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) (/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 1/2 binary64)) q) |
(/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 q #s(literal 4 binary64)))) (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal -1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (pow.f64 q #s(literal 6 binary64)))))) q) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (*.f64 q q)) (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* 2 q) |
(*.f64 q #s(literal 2 binary64)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (fma.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))))) q)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1/2 (/ (* p r) q)) |
(*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)) |
(* -1 (/ (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) q)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (*.f64 (*.f64 #s(literal 1/2 binary64) p) r)) (neg.f64 q)) |
(* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r)))) q)) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (*.f64 (*.f64 #s(literal 1/2 binary64) p) r))) (neg.f64 q)) |
(* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))))) q)) |
(/.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (neg.f64 p) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)))) r) (pow.f64 q #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (*.f64 (*.f64 #s(literal 1/2 binary64) p) r)))) (neg.f64 q)) |
(/ -1/2 q) |
(/.f64 #s(literal -1/2 binary64) q) |
(* -1 (/ (+ 1/2 (* -1/16 (/ (pow r 2) (pow q 2)))) q)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) #s(literal 1/2 binary64)) (neg.f64 q)) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (* -1/16 (/ (pow r 2) (pow q 2))))) q)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) q) (/.f64 (*.f64 r r) q) (/.f64 (neg.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal -1 binary64) #s(literal -1/2 binary64)) q) |
(* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow r 6)) (* 1/8 (* (pow r 2) (+ (* -1/64 (pow r 4)) (* 1/256 (pow r 4)))))) (pow q 6))) (* -1/16 (/ (pow r 2) (pow q 2)))))) q)) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 r q) (/.f64 r q)) #s(literal -1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 r #s(literal 6 binary64)))) (neg.f64 (pow.f64 q #s(literal 6 binary64)))))) #s(literal -1 binary64) #s(literal -1/2 binary64)) q) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 644 |
| 0 | 100 | 644 |
| 1 | 394 | 631 |
| 2 | 3121 | 606 |
| 0 | 8334 | 593 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 p) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
(*.f64 #s(literal 1/2 binary64) p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
(*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) (neg.f64 p)) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64))) |
(*.f64 p (neg.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 p)) (fma.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (neg.f64 p)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (neg.f64 p) (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 p) (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) p)) |
(neg.f64 p) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal -1/4 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 2 binary64)) (fma.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal -1/4 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) #s(literal -1/4 binary64) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
(*.f64 p #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (pow.f64 (-.f64 r r) #s(literal 2 binary64))) (-.f64 (+.f64 (fabs.f64 p) p) (-.f64 r r))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 3 binary64)) (pow.f64 (-.f64 r r) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 r r) #s(literal 2 binary64)) (*.f64 (+.f64 (fabs.f64 p) p) (-.f64 r r))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64)) (*.f64 r r))) (neg.f64 (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (+.f64 r r) (*.f64 (-.f64 p (fabs.f64 p)) #s(literal 0 binary64))) (*.f64 (-.f64 p (fabs.f64 p)) (+.f64 r r))) |
(/.f64 (fma.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (fma.f64 r (+.f64 r r) (*.f64 r r)) (*.f64 (-.f64 p (fabs.f64 p)) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (-.f64 p (fabs.f64 p)) (fma.f64 r (+.f64 r r) (*.f64 r r)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 r r) (*.f64 (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) p) (*.f64 p p)) #s(literal 0 binary64))) (*.f64 (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) p) (*.f64 p p)) (+.f64 r r))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r (+.f64 r r) (*.f64 r r)) (*.f64 (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) p) (*.f64 p p)) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (fma.f64 (fabs.f64 p) (-.f64 (fabs.f64 p) p) (*.f64 p p)) (fma.f64 r (+.f64 r r) (*.f64 r r)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 p (-.f64 r r))) |
(fma.f64 (neg.f64 (sqrt.f64 (neg.f64 r))) (neg.f64 (sqrt.f64 (neg.f64 r))) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (fabs.f64 (sqrt.f64 (neg.f64 r))) (fabs.f64 (sqrt.f64 (neg.f64 r))) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (+.f64 p (-.f64 r r))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 r))) (sqrt.f64 (neg.f64 (neg.f64 r))) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (sqrt.f64 (neg.f64 (fabs.f64 p))) (sqrt.f64 (neg.f64 (fabs.f64 p))) (+.f64 p (-.f64 r r))) |
(fma.f64 (sqrt.f64 (fabs.f64 p)) (sqrt.f64 (fabs.f64 p)) (+.f64 p (-.f64 r r))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 p (-.f64 r r))) |
(fma.f64 (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fabs.f64 p)) #s(literal 1/2 binary64)) (+.f64 p (-.f64 r r))) |
(fma.f64 (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 p) #s(literal 1/2 binary64)) (+.f64 p (-.f64 r r))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 p (-.f64 r r))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64)) (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) (/.f64 (*.f64 r r) (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 3 binary64)) (fma.f64 r (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 2 binary64))))) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) |
(+.f64 (+.f64 (fabs.f64 p) p) (-.f64 r r)) |
(+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)) |
(+.f64 r (-.f64 (+.f64 (fabs.f64 p) p) r)) |
(+.f64 (fabs.f64 p) (+.f64 p (-.f64 r r))) |
(+.f64 p (-.f64 r (-.f64 r (fabs.f64 p)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p) r))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p) r)) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) p) r) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) p) |
(*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p)) |
(*.f64 r (*.f64 p (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) |
(*.f64 p (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 r p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(/.f64 (*.f64 (*.f64 r p) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64)))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64)))) (fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q)) q (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q) (*.f64 q #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 q q) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 (neg.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(+.f64 (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 (fabs.f64 p) p) r)) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 (fabs.f64 p) p) r)) r)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64))) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 (fabs.f64 p) p) r)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 (fabs.f64 p) p) r)) #s(literal 2 binary64)) (fma.f64 r r (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 (fabs.f64 p) p) r)) r)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64))) (fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (neg.f64 q)) (neg.f64 q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q) q (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(fma.f64 q (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))) (/.f64 (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)))) |
(-.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (+.f64 (fabs.f64 p) p) r)) r) |
(-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q)) q)) |
(-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q))) |
(-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (neg.f64 (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) (-.f64 r (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (fabs.f64 p) p)) (-.f64 r r)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 3 binary64)) (fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) #s(literal 3 binary64)) (fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (-.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r)) |
(+.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q))) |
(+.f64 (+.f64 (fabs.f64 p) p) (+.f64 (-.f64 r r) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 r r) p) #s(literal 2 binary64))) (-.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 r r) p))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 r r) p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fabs.f64 p) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 r r) p) #s(literal 2 binary64)) (*.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 r r) p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 r (-.f64 r (fabs.f64 p))))) (neg.f64 (neg.f64 p))) |
(/.f64 (fma.f64 (fabs.f64 p) p (*.f64 p (-.f64 r r))) (*.f64 p p)) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 r r) #s(literal 2 binary64))) (*.f64 (-.f64 (fabs.f64 p) (-.f64 r r)) p)) |
(/.f64 (+.f64 (pow.f64 (-.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 r r) (-.f64 (-.f64 r r) (fabs.f64 p)) (*.f64 p p)) p)) |
(/.f64 (neg.f64 (-.f64 r (-.f64 r (fabs.f64 p)))) (neg.f64 p)) |
(/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) p) |
(neg.f64 (/.f64 (neg.f64 (-.f64 r (-.f64 r (fabs.f64 p)))) p)) |
(neg.f64 (/.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (neg.f64 p))) |
(-.f64 (/.f64 (+.f64 r (fabs.f64 p)) p) (/.f64 r p)) |
(+.f64 (/.f64 (-.f64 r r) p) (/.f64 (fabs.f64 p) p)) |
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 r r) p)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 (neg.f64 r) r)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 r #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 (neg.f64 r) r)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 r #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(exp.f64 (/.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
Compiled 31 466 to 2 274 computations (92.8% saved)
30 alts after pruning (26 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 369 | 15 | 384 |
| Fresh | 5 | 11 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 377 | 30 | 407 |
| Status | Accuracy | Program |
|---|---|---|
| 22.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) | |
| 31.0% | (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) | |
| ▶ | 30.8% | (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
| 16.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) | |
| ▶ | 11.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
| 14.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) (neg.f64 p))) | |
| 17.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) r)) | |
| 11.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 q r) (/.f64 q r)) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))) (/.f64 #s(literal 1/2 binary64) p)) p)) r)) | |
| 5.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) | |
| 12.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 (+.f64 (fabs.f64 p) p) r))) #s(literal 1/2 binary64))) | |
| 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 (+.f64 (fabs.f64 p) p) r))) #s(literal 1/2 binary64))) | |
| ▶ | 18.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
| ✓ | 31.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
| 35.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) | |
| 31.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))) r)) #s(literal 1/2 binary64))) | |
| 5.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| 4.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| 3.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| 12.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) | |
| 3.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) | |
| ▶ | 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| ✓ | 6.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
| ✓ | 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 32.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 26.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))) | |
| ▶ | 36.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) |
| 21.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q) q (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))))) | |
| 19.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))))) | |
| 5.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p) (*.f64 #s(literal -1/2 binary64) r)))) |
Compiled 3 401 to 2 019 computations (40.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) | |
| cost-diff | 1 | (fabs.f64 p) | |
| cost-diff | 1 | (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) | |
| cost-diff | 2 | (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) | |
| cost-diff | 2 | (-.f64 r r) | |
| cost-diff | 2 | (+.f64 p (-.f64 r r)) | |
| cost-diff | 3 | (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) | |
| cost-diff | 0 | (+.f64 (fabs.f64 p) (fabs.f64 r)) | |
| cost-diff | 0 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) | |
| cost-diff | 1 | (fabs.f64 p) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) r) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) | |
| cost-diff | 1 | (fabs.f64 p) | |
| cost-diff | 2 | (-.f64 r r) | |
| cost-diff | 2 | (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)) | |
| cost-diff | 2 | (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 678 |
| 0 | 105 | 635 |
| 1 | 208 | 595 |
| 2 | 601 | 595 |
| 3 | 2200 | 582 |
| 4 | 7924 | 582 |
| 0 | 8044 | 546 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))) |
#s(literal 1/2 binary64) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) |
(-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) |
(*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) |
(/.f64 p (*.f64 r r)) |
p |
(*.f64 r r) |
r |
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) r) |
#s(literal 2 binary64) |
(*.f64 q q) |
q |
(+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)) |
(-.f64 r r) |
(+.f64 (fabs.f64 p) p) |
(fabs.f64 p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
#s(literal 1/2 binary64) |
r |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
#s(literal 1/2 binary64) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(*.f64 #s(literal 2 binary64) q) |
#s(literal 2 binary64) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) |
(sqrt.f64 p) |
p |
(+.f64 p (-.f64 r r)) |
(-.f64 r r) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.f64 (fabs.f64 r) p) |
(fabs.f64 r) |
r |
p |
(fabs.f64 p) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 q r) (neg.f64 q)) |
(/.f64 q r) |
q |
(neg.f64 q) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (*.f64 (*.f64 q q) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) p))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))))) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (fma.f64 (*.f64 (*.f64 q q) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) p)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))) |
(fma.f64 (*.f64 (*.f64 q q) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) p) |
#s(literal 1/2 binary64) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) |
(fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 p #s(literal 2 binary64))) |
(-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) |
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) |
(*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) |
(/.f64 p (*.f64 r r)) |
p |
(*.f64 r r) |
r |
#s(literal -2 binary64) |
(/.f64 #s(literal 2 binary64) r) |
#s(literal 2 binary64) |
(*.f64 q q) |
q |
(+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)) |
(*.f64 p #s(literal 2 binary64)) |
(-.f64 r r) |
#s(literal 0 binary64) |
(+.f64 (fabs.f64 p) p) |
(*.f64 p #s(literal 2 binary64)) |
(fabs.f64 p) |
p |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) r) |
(*.f64 r #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
r |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(-.f64 (+.f64 (fabs.f64 r) p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(+.f64 (fabs.f64 r) p) |
(fabs.f64 p) |
p |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) q) |
(*.f64 q #s(literal 2 binary64)) |
#s(literal 2 binary64) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 p #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 p #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 p #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) |
(*.f64 p #s(literal 2 binary64)) |
(sqrt.f64 p) |
p |
(+.f64 p (-.f64 r r)) |
p |
(-.f64 r r) |
#s(literal 0 binary64) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 (fabs.f64 r) #s(literal 1/2 binary64) p)) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 (fabs.f64 r) #s(literal 1/2 binary64) p)) r) #s(literal 1/2 binary64)) r) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 (fabs.f64 r) #s(literal 1/2 binary64) p)) r) #s(literal 1/2 binary64)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) |
(/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 (fabs.f64 r) #s(literal 1/2 binary64) p)) r) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) |
(fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 (fabs.f64 r) #s(literal 1/2 binary64) p)) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(fma.f64 p #s(literal 2 binary64) (fabs.f64 r)) |
(+.f64 (fabs.f64 r) p) |
(fabs.f64 r) |
r |
p |
(fabs.f64 p) |
p |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 q r) (neg.f64 q)) |
(*.f64 (/.f64 (neg.f64 q) r) q) |
(/.f64 q r) |
q |
(neg.f64 q) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.4798475993419179 | (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) | |
| accuracy | 1.2710316221769844 | (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r) | |
| accuracy | 4.475928467642699 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) | |
| accuracy | 11.884728645281903 | (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) | |
| accuracy | 0.0 | (sqrt.f64 p) | |
| accuracy | 0.01953125 | (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) | |
| accuracy | 0.15505414002840087 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) | |
| accuracy | 7.687245281862928 | #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) | |
| accuracy | 0.0 | (fabs.f64 r) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 13.478531837696412 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) | |
| accuracy | 14.046681332582384 | #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/2 binary64) r) | |
| accuracy | 18.560079351896153 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) | |
| accuracy | 0.15505414002840087 | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) | |
| accuracy | 1.886591478041579 | (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) | |
| accuracy | 2.582778858874949 | (/.f64 p (*.f64 r r)) | |
| accuracy | 4.478367656715752 | #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))))) |
| 231.0ms | 179× | 0 | invalid |
| 83.0ms | 21× | 2 | valid |
| 25.0ms | 33× | 1 | valid |
| 8.0ms | 22× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 500 to 62 computations (87.6% saved)
ival-mult: 185.0ms (59.5% of total)ival-div: 63.0ms (20.3% of total)adjust: 20.0ms (6.4% of total)ival-add: 17.0ms (5.5% of total)ival-sub: 8.0ms (2.6% of total)ival-sqrt: 8.0ms (2.6% of total)ival-pow2: 5.0ms (1.6% of total)ival-fabs: 2.0ms (0.6% of total)exact: 1.0ms (0.3% of total)ival-neg: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))) |
(+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)) |
(-.f64 r r) |
(fabs.f64 p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) |
(+.f64 p (-.f64 r r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))))) |
(/.f64 p (*.f64 r r)) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(fabs.f64 r) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) |
(sqrt.f64 p) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) |
| Outputs |
|---|
(* 1/2 (+ (fabs p) (* -2 (/ (pow q 2) r)))) |
(+ (* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) (* 1/2 (+ (fabs p) (* -2 (/ (pow q 2) r))))) |
(fabs p) |
(+ p (fabs p)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(+ (fabs p) (fabs r)) |
(* 2 p) |
p |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) |
(+ (* -1 (/ (pow q 2) r)) (+ (* 1/2 p) (* 1/2 (+ (fabs p) (fabs r))))) |
(+ p (+ (fabs p) (fabs r))) |
(/ p (pow r 2)) |
(+ (fabs p) (* -2 (/ (pow q 2) r))) |
(+ (fabs p) (+ (* -2 (/ (pow q 2) r)) (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(sqrt p) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)) |
(+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) |
(* p (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) (* 1/2 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)))) |
(* p (+ 1 (/ (fabs p) p))) |
(* -1/2 p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* -1 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* 1/2 p) |
(* p (+ 1/2 (+ (* -1 (/ (pow q 2) (* p r))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (fabs p) p))))) |
(* p (+ 1 (* -1 (/ r p)))) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* 1/2 (/ p r)) |
(* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p)))) |
(* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p))) |
(* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))))) |
(* -1/2 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (+ (* -1/2 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)) (* 1/2 (- (* 2 (/ (pow q 2) (pow r 2))) 1))))) |
(* -1 (* p (- (* -1 (/ (fabs p) p)) 1))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(* -1 (* p (- (pow (sqrt -1) 2) 1))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (- (+ (* -1 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)) (* 2 (/ (pow q 2) (pow r 2)))) 1))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* (sqrt p) (pow (sqrt -1) 2))) |
(* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (fabs p))))))) (pow r 2)) |
0 |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(* 1/2 r) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(* -1 (/ (pow q 2) r)) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(* -2 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (fabs p)))))) (pow r 2)) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fabs r) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(* -1 (/ (pow q 2) (pow r 2))) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r) |
(* 1/2 (+ p (fabs p))) |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (fabs p)))) |
(+ (* -1 (/ (* p (pow q 2)) (pow r 2))) (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (fabs p))))) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* 1/2 (+ p (+ (fabs p) (fabs r)))) |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(+ p (+ (fabs p) (* -2 (/ (pow q 2) r)))) |
(+ p (+ (fabs p) (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (* -2 (/ (pow q 2) r))))) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
-1/2 |
(- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2) |
(* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r) |
(+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (fabs p)))) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(+ p (+ (fabs p) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (+ p (fabs p)))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(+ p (+ (fabs p) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))) |
(- p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) |
(* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) |
(* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* 1/2 (/ (+ p (fabs p)) (pow q 2))))) |
(* -1 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) |
(* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (+ (/ p (pow q 2)) (/ (fabs p) (pow q 2)))) (* 2 (/ 1 r)))) |
(* 2 q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2)))) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 56.0ms | p | @ | -inf | ((* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (+ (- r r) (+ (fabs p) p)) (- r r) (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (+ p (- r r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) (+ (+ (fabs r) p) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (/ p (* r r)) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs r) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt p) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) r) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r)) |
| 12.0ms | r | @ | inf | ((* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (+ (- r r) (+ (fabs p) p)) (- r r) (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (+ p (- r r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) (+ (+ (fabs r) p) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (/ p (* r r)) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs r) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt p) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) r) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r)) |
| 4.0ms | p | @ | 0 | ((* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (+ (- r r) (+ (fabs p) p)) (- r r) (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (+ p (- r r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) (+ (+ (fabs r) p) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (/ p (* r r)) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs r) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt p) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) r) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r)) |
| 4.0ms | p | @ | inf | ((* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (+ (- r r) (+ (fabs p) p)) (- r r) (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (+ p (- r r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) (+ (+ (fabs r) p) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (/ p (* r r)) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs r) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt p) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) r) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r)) |
| 3.0ms | r | @ | 0 | ((* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (+ (- r r) (+ (fabs p) p)) (- r r) (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (+ p (- r r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) (+ (+ (fabs r) p) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (/ p (* r r)) (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs r) (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (sqrt p) (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r) 1/2) r) (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (* (/ q r) (neg q))) r)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1020 | 5608 |
| 1 | 3422 | 5579 |
| 0 | 8399 | 5277 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (+ (fabs p) (* -2 (/ (pow q 2) r)))) |
(+ (* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) (* 1/2 (+ (fabs p) (* -2 (/ (pow q 2) r))))) |
(fabs p) |
(+ p (fabs p)) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(+ (fabs p) (fabs r)) |
(* 2 p) |
p |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) |
(+ (* -1 (/ (pow q 2) r)) (+ (* 1/2 p) (* 1/2 (+ (fabs p) (fabs r))))) |
(+ p (+ (fabs p) (fabs r))) |
(/ p (pow r 2)) |
(+ (fabs p) (* -2 (/ (pow q 2) r))) |
(+ (fabs p) (+ (* -2 (/ (pow q 2) r)) (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))))) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(sqrt p) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)) |
(+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) |
(* p (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) (* 1/2 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)))) |
(* p (+ 1 (/ (fabs p) p))) |
(* -1/2 p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(* -1 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* 1/2 p) |
(* p (+ 1/2 (+ (* -1 (/ (pow q 2) (* p r))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (fabs p) p))))) |
(* p (+ 1 (* -1 (/ r p)))) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(* 1/2 (/ p r)) |
(* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p)))) |
(* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p))) |
(* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))))) |
(* -1/2 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (+ (* -1/2 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)) (* 1/2 (- (* 2 (/ (pow q 2) (pow r 2))) 1))))) |
(* -1 (* p (- (* -1 (/ (fabs p) p)) 1))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(* -1 (* p (- (pow (sqrt -1) 2) 1))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(* -1 (* p (- (+ (* -1 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)) (* 2 (/ (pow q 2) (pow r 2)))) 1))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(* -1 (* (sqrt p) (pow (sqrt -1) 2))) |
(* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (fabs p))))))) (pow r 2)) |
0 |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(* 1/2 r) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(* -1 (/ (pow q 2) r)) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(* -2 (/ (* p (pow q 2)) (pow r 2))) |
(/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow r 2)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (fabs p)))))) (pow r 2)) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fabs r) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(* -1 (/ (pow q 2) (pow r 2))) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r) |
(* 1/2 (+ p (fabs p))) |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (fabs p)))) |
(+ (* -1 (/ (* p (pow q 2)) (pow r 2))) (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (fabs p))))) |
(* -1/2 r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(* -1 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* 1/2 (+ p (+ (fabs p) (fabs r)))) |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(+ p (+ (fabs p) (* -2 (/ (pow q 2) r)))) |
(+ p (+ (fabs p) (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (* -2 (/ (pow q 2) r))))) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
-1/2 |
(- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2) |
(* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r) |
(+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (fabs p)))) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(+ p (+ (fabs p) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (+ p (fabs p)))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(+ p (+ (fabs p) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))) |
(- p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) |
(* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) |
(* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* 1/2 (/ (+ p (fabs p)) (pow q 2))))) |
(* -1 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(* -2 q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) |
(* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (+ (/ p (pow q 2)) (/ (fabs p) (pow q 2)))) (* 2 (/ 1 r)))) |
(* 2 q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2)))) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
| Outputs |
|---|
(* 1/2 (+ (fabs p) (* -2 (/ (pow q 2) r)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) (* 1/2 (+ (fabs p) (* -2 (/ (pow q 2) r))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) p (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)))) |
(fabs p) |
(fabs.f64 p) |
(+ p (fabs p)) |
(+.f64 (fabs.f64 p) p) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (*.f64 #s(literal 1/2 binary64) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r)) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r)) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (fabs p) (fabs r)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(* 2 p) |
(*.f64 #s(literal 2 binary64) p) |
p |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+ (* -1 (/ (pow q 2) r)) (+ (* 1/2 p) (* 1/2 (+ (fabs p) (fabs r))))) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+ p (+ (fabs p) (fabs r))) |
(+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) |
(/ p (pow r 2)) |
(/.f64 p (*.f64 r r)) |
(+ (fabs p) (* -2 (/ (pow q 2) r))) |
(fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)) |
(+ (fabs p) (+ (* -2 (/ (pow q 2) r)) (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))))) |
(+.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) p (*.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64))) (fabs.f64 p)) |
(sqrt (+ (* 4 (pow q 2)) (pow r 2))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) |
(fma.f64 (*.f64 (neg.f64 p) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* p (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(sqrt p) |
(sqrt.f64 p) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2) |
(-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) 1/2) |
(-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(+ (* 1/2 p) (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) 1/2))) |
(fma.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r (*.f64 #s(literal 1/2 binary64) p)) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) r) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (+ (* 1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) |
(* 1/2 (* p (+ 1 (* -2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) p) (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) |
(* p (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) (* 1/2 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)) p))) p) |
(* p (+ 1 (/ (fabs p) p))) |
(*.f64 (+.f64 (/.f64 (fabs.f64 p) p) #s(literal 1 binary64)) p) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p))) #s(literal 1/2 binary64)) p) |
(* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (*.f64 q q) (neg.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64)))) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 p p)))) #s(literal 1/2 binary64)) p) |
(* -1 p) |
(neg.f64 p) |
(* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p) |
(* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) p) (/.f64 (*.f64 q q) p) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) p) |
(* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64))) p) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(* p (+ 1/2 (+ (* -1 (/ (pow q 2) (* p r))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r p))) #s(literal 1/2 binary64)) p) |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) p) |
(* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
(* p (+ (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p))) p) |
(* p (+ 1 (* -2 (/ (pow q 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (fabs p) p))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -2 binary64) p) (/.f64 (*.f64 q q) r) (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (fabs.f64 p) p))) #s(literal 1 binary64)) p) |
(* p (+ 1 (* -1 (/ r p)))) |
(*.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p) |
(* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p)) |
(* p (- (+ (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))) (+ (/ (fabs p) p) (/ (fabs r) p))) (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (*.f64 (/.f64 #s(literal 1 binary64) p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) p) |
(* 1/2 (/ p r)) |
(*.f64 (/.f64 p r) #s(literal 1/2 binary64)) |
(* p (- (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))) (* 1/2 (/ 1 p)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 r r)) (/.f64 (*.f64 q q) p) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))) (/.f64 #s(literal 1/2 binary64) p)) p) |
(* p (+ 1/2 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p))) |
(*.f64 (fma.f64 r (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)) p) |
(* p (+ (* -1 (/ (pow q 2) (* p (pow r 2)))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (* 1/2 (/ 1 r))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) r) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 (*.f64 r r) p))) p) |
(* -1/2 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) p) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r)) #s(literal 1 binary64))) |
(* -1 (* p (+ (* -1/2 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)) (* 1/2 (- (* 2 (/ (pow q 2) (pow r 2))) 1))))) |
(*.f64 (neg.f64 p) (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)) p) #s(literal -1/2 binary64)))) |
(* -1 (* p (- (* -1 (/ (fabs p) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fabs.f64 p) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) (neg.f64 p))) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) r)) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) (neg.f64 p)) (fabs.f64 r)) (fabs.f64 p)) r) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (- (pow (sqrt -1) 2) 1))) |
(*.f64 #s(literal 2 binary64) p) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) r)) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) #s(literal 1 binary64))) |
(* -1 (* p (+ (* -1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(*.f64 (neg.f64 p) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)))) |
(* -1 (* p (- (* 2 (/ (pow q 2) (pow r 2))) 1))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r)) #s(literal 1 binary64))) |
(* -1 (* p (- (+ (* -1 (/ (+ (fabs p) (* -2 (/ (pow q 2) r))) p)) (* 2 (/ (pow q 2) (pow r 2)))) 1))) |
(*.f64 (neg.f64 p) (-.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)) (neg.f64 p))) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ r p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* p (+ (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p))))) |
(*.f64 (neg.f64 p) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)))) |
(* -1 (* (sqrt p) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 p) #s(literal 1 binary64)) |
(* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2) p)) (* 1/2 (/ 1 r))))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r))) |
(* -1 (* p (- (* -1 (/ (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) 1/2)) p)) 1/2))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (neg.f64 r) (/.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) p)) #s(literal 1/2 binary64))) |
(* -1 (* p (- (* -1 (/ (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) r))) p)) (* 1/2 (/ 1 r))))) |
(*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) (neg.f64 p)) (/.f64 #s(literal 1/2 binary64) r))) |
(* -1 (/ (* p (pow q 2)) (pow r 2))) |
(*.f64 (neg.f64 p) (*.f64 (/.f64 q r) (/.f64 q r))) |
(/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow r 2)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 q q) r (*.f64 (*.f64 q q) p))) (*.f64 r r)) |
(/ (+ (* -1 (* p (pow q 2))) (* r (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (fabs p))))))) (pow r 2)) |
(/.f64 (fma.f64 (neg.f64 p) (*.f64 q q) (*.f64 (fma.f64 (neg.f64 q) q (*.f64 (*.f64 (+.f64 (fabs.f64 p) p) r) #s(literal 1/2 binary64))) r)) (*.f64 r r)) |
0 |
#s(literal 0 binary64) |
(* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* -1/4 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/4 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 #s(literal 1/2 binary64) p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) p)) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(* -1 (/ (pow q 2) r)) |
(/.f64 (*.f64 (neg.f64 q) q) r) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) r) |
(/.f64 (fma.f64 (neg.f64 q) q (*.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)))) r) |
(* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) #s(literal 1/2 binary64)) |
(+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/4 binary64))) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* -1/8 (/ r q)) (* 1/4 (/ p q))))) |
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) p (*.f64 #s(literal -1/8 binary64) r)) q) r)) |
(+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* r (+ (* 1/4 (/ p q)) (* r (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/8 binary64) q)) r (*.f64 (/.f64 p q) #s(literal 1/4 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) #s(literal 1/2 binary64))) |
(* -2 (/ (* p (pow q 2)) (pow r 2))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) p) r) (/.f64 (*.f64 q q) r)) |
(/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow r 2)) |
(*.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (fma.f64 (*.f64 q q) p (*.f64 (*.f64 q q) r)) r)) |
(/ (+ (* -2 (* p (pow q 2))) (* r (+ (* -2 (pow q 2)) (* r (+ p (fabs p)))))) (pow r 2)) |
(/.f64 (fma.f64 (fma.f64 (+.f64 (fabs.f64 p) p) r (*.f64 #s(literal -2 binary64) (*.f64 q q))) r (*.f64 (*.f64 (*.f64 q q) p) #s(literal -2 binary64))) (*.f64 r r)) |
(sqrt (+ (* 4 (pow q 2)) (pow p 2))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
(fma.f64 (*.f64 (neg.f64 p) r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* r (+ (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3)))))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3 binary64)))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fabs r) |
(fabs.f64 r) |
(- (+ (fabs p) (fabs r)) (* 2 q)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) |
(- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64) (fabs.f64 r)) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* -1/4 (/ r q)) (* 1/2 (/ p q)))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal -1/4 binary64) r)) q) r (fabs.f64 r)) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) |
(- (+ (fabs p) (+ (fabs r) (* r (+ (* 1/2 (/ p q)) (* r (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)) |
(-.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) r (*.f64 (/.f64 p q) #s(literal 1/2 binary64))) r (fabs.f64 r)) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) q)) |
(* -1 (/ (pow q 2) (pow r 2))) |
(/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r)) |
(/ (+ (* -1 (pow q 2)) (* 1/2 (* r (+ p (+ (fabs p) (fabs r)))))) (pow r 2)) |
(/.f64 (fma.f64 (neg.f64 q) q (*.f64 (*.f64 #s(literal 1/2 binary64) r) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)))) (*.f64 r r)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) (pow r 2)) |
(/.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) r (*.f64 (neg.f64 q) q)) (*.f64 r r)) |
(/ (+ (* -1 (pow q 2)) (* r (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) r) |
(/.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r)) r (*.f64 (neg.f64 q) q)) r) |
(* 1/2 (+ p (fabs p))) |
(*.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (fabs p)))) |
(fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+ (* -1 (/ (* p (pow q 2)) (pow r 2))) (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (fabs p))))) |
(fma.f64 (neg.f64 p) (*.f64 (/.f64 q r) (/.f64 q r)) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)) |
(*.f64 (fma.f64 p (neg.f64 (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64)))) (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r) |
(* -1 r) |
(neg.f64 r) |
(* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64))) r) |
(* 1/2 (+ p (+ (fabs p) (fabs r)))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) |
(* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) r) |
(* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)))) 1/2)) |
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64))) r) |
(+ p (+ (fabs p) (* -2 (/ (pow q 2) r)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 p)) p) |
(+ p (+ (fabs p) (+ (* -2 (/ (* p (pow q 2)) (pow r 2))) (* -2 (/ (pow q 2) r))))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 p r) (/.f64 (*.f64 q q) r) (/.f64 (*.f64 q q) r)) (fabs.f64 p)) p) |
r |
(* r (+ 1 (* -1 (/ p r)))) |
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (*.f64 (/.f64 q r) (/.f64 q r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r) |
(* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1 binary64)) r) |
(* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) 1)) |
(*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1 binary64))) r) |
(* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r)))) (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r)) (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) #s(literal 1 binary64))) r) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2) |
(-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) |
(- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) 1/2) |
(-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) #s(literal 1/2 binary64)) |
(* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) |
(/.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) r) |
(/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) |
(+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (fabs p)))) |
(fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r) #s(literal 1 binary64))) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r) #s(literal -1 binary64) (fabs.f64 r)) p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p)))) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 p))))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r) #s(literal 1 binary64))) (neg.f64 r)) #s(literal 1/2 binary64))) |
(+ p (+ (fabs p) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) (fabs.f64 p)) p) |
(* -1 (* r (+ 1 (* -1 (/ p r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* 2 (/ (pow q 2) r))))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (neg.f64 p)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 p) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 p (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 r)) #s(literal 1 binary64))) |
(- (* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) 1/2) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) |
(* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(* -1 (/ (+ (* -1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) r)) r)) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal -1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (+ p (fabs p)))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (fabs.f64 p) p))) |
(* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) |
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) |
(+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (-.f64 p r))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (pow q 2) (pow (- p r) 3)) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q))) |
(+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p) |
(- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)) |
(+ (* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q) (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)))) (*.f64 q q))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5)))))) (* 1/2 (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))))))) |
(fma.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q) (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))))) (*.f64 q q) (*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64))) (*.f64 q q))) |
(+ p (+ (fabs p) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 p)) p) |
(- p r) |
(-.f64 p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r) |
(- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r) |
(- (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))) r) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 6 (/ p (pow r 4))) (* 2 (/ 1 (pow r 3)))))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (*.f64 (fma.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow r 3))) (+ (* 6 (/ p (pow r 4))) (* (pow q 2) (- (* -20 (/ p (pow r 6))) (* 4 (/ 1 (pow r 5))))))))) (* 2 (/ 1 r))))))) r) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fma.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (*.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 p (pow.f64 r #s(literal 6 binary64))) #s(literal -20 binary64)) (/.f64 #s(literal 4 binary64) (pow.f64 r #s(literal 5 binary64)))) (*.f64 q q) (*.f64 (/.f64 p (pow.f64 r #s(literal 4 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 r #s(literal 3 binary64)))) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (fabs.f64 r))) r) |
(+ (* -1 (/ (pow q 2) r)) (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) r (/.f64 (*.f64 (neg.f64 q) q) r)) |
(+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r))) |
(fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) |
(* 1/2 (* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r))) |
(* (pow q 2) (+ (* 1/2 (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) (* 1/2 (/ (+ p (fabs p)) (pow q 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (/.f64 (+.f64 (fabs.f64 p) p) (*.f64 q q)))) (*.f64 q q)) |
(* -1 q) |
(neg.f64 q) |
(* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 1 binary64)) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q) #s(literal 1 binary64))) q) |
(* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) q))) #s(literal 1 binary64)) q) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q) |
(* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64))) q) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (pow q 2))) (/ 1 r))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (*.f64 q q)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q)) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2)))) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q)))) #s(literal 1 binary64)) q) |
(* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) (pow q 2))))) 1)) |
(*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (*.f64 q q))))) #s(literal 1 binary64)) q) |
(* (pow q 2) (- (* -2 (/ p (pow r 2))) (* 2 (/ 1 r)))) |
(*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) |
(* (pow q 2) (- (+ (* -2 (/ p (pow r 2))) (+ (/ p (pow q 2)) (/ (fabs p) (pow q 2)))) (* 2 (/ 1 r)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 p r) (/.f64 (+.f64 (fabs.f64 p) p) (*.f64 q q))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) |
(* 2 q) |
(*.f64 #s(literal 2 binary64) q) |
(* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) q) |
(* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (/.f64 (*.f64 r p) q) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64))) q) |
(* q (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 r #s(literal 3 binary64)) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/16 binary64) (-.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (/.f64 (*.f64 r p) q) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (+.f64 (fma.f64 (/.f64 (*.f64 r r) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 r #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)))) q) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (*.f64 q q)) (/.f64 #s(literal 1/2 binary64) r)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 r r)) (/.f64 #s(literal 1/2 binary64) (*.f64 q q)))) (*.f64 q q)) |
(* (pow q 2) (- (/ (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)) (pow q 2)) (/ 1 r))) |
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)) q) (/.f64 r q)) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q)) |
(* (pow q 2) (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) (* (pow q 2) r))) (/ 1 (pow r 2)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (*.f64 q q)) (/.f64 #s(literal 1/2 binary64) r)) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q)) |
q |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow (- p r) 2)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 #s(literal 1/128 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/4 binary64) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/64 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) q) (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 q)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) q) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow r 2)))) (* 1/2 (/ (- (* -1/16 (* p (pow r 3))) (* -1/64 (pow r 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) p) (pow.f64 r #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 r #s(literal 4 binary64)))) (*.f64 q q)))) (neg.f64 q))) (neg.f64 q)) #s(literal 1 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64)))) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
(*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow r 2))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 r r))) (neg.f64 q)) (fabs.f64 r)) (fabs.f64 p)) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
(* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* p (pow r 3)) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2)))) q)))) q)) 2))) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) p) q) (/.f64 (pow.f64 r #s(literal 3 binary64)) q) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (fma.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 r #s(literal 4 binary64)) q) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))))) (neg.f64 q))) (neg.f64 q)) #s(literal 2 binary64)) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 554 |
| 0 | 105 | 492 |
| 1 | 478 | 448 |
| 2 | 4053 | 430 |
| 0 | 8523 | 406 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))) |
(+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)) |
(-.f64 r r) |
(fabs.f64 p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r))) |
(+.f64 p (-.f64 r r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) |
(+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))))) |
(/.f64 p (*.f64 r r)) |
(fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(fabs.f64 r) |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) |
(sqrt.f64 p) |
(-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r) |
(/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) q) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q)) |
(*.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 q q) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) q #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q) #s(literal 0 binary64)) |
(fma.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 q q) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p))) |
(*.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 0 binary64))) p) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 0 binary64))) (sqrt.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 0 binary64))) (sqrt.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (pow.f64 p #s(literal 5 binary64))) (pow.f64 p #s(literal 3/2 binary64))) |
(/.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (neg.f64 (*.f64 p p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (+.f64 r p) r)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 r r (*.f64 (+.f64 r p) r)))) |
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 p p)) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 p)) |
(/.f64 (pow.f64 p #s(literal 3/2 binary64)) (sqrt.f64 p)) |
(/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 p p)) |
(/.f64 (*.f64 p p) p) |
(neg.f64 (neg.f64 p)) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(literal 0 binary64)) |
(sqrt.f64 (*.f64 p p)) |
(-.f64 (+.f64 r p) r) |
(-.f64 #s(literal 0 binary64) (neg.f64 p)) |
(-.f64 p (/.f64 #s(literal 0 binary64) p)) |
(-.f64 p #s(literal 0 binary64)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 p))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 p)) |
(+.f64 (cosh.f64 (log.f64 p)) (sinh.f64 (log.f64 p))) |
(+.f64 #s(literal 0 binary64) p) |
(+.f64 p (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(+.f64 p #s(literal 0 binary64)) |
p |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 r #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) r) |
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 p (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 p (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 r))) (sqrt.f64 (neg.f64 (neg.f64 r))) (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) (/.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) p) |
(+.f64 r (-.f64 p #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 p (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 r p))) (neg.f64 (-.f64 r p))) |
(/.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (neg.f64 (-.f64 p r))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 r r (*.f64 p (-.f64 p r))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(/.f64 (*.f64 (+.f64 r p) (-.f64 r p)) (-.f64 r p)) |
(/.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r)) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (*.f64 p (-.f64 p r)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r (-.f64 r p) (*.f64 p p))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) r) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) r) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 r))) (sqrt.f64 (neg.f64 (neg.f64 r))) p) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) p) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) r) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) r) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) r) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) r) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) p) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) p) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) r) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) r) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) r) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) r) |
(-.f64 (/.f64 (*.f64 r r) (-.f64 r p)) (/.f64 (*.f64 p p) (-.f64 r p))) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p r)) (/.f64 (*.f64 r r) (-.f64 p r))) |
(-.f64 r (neg.f64 p)) |
(+.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r r (*.f64 p (-.f64 p r)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r r (*.f64 p (-.f64 p r))))) |
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(+.f64 r p) |
(+.f64 p r) |
#s(literal 0 binary64) |
(*.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p))) |
(*.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 0 binary64))) p) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 0 binary64))) (sqrt.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 p #s(literal 6 binary64)) #s(literal 0 binary64))) (sqrt.f64 (+.f64 (pow.f64 p #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 p p) #s(literal 0 binary64)))))) |
(/.f64 (sqrt.f64 (pow.f64 p #s(literal 5 binary64))) (pow.f64 p #s(literal 3/2 binary64))) |
(/.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64)) (neg.f64 (*.f64 p p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 r r)) (+.f64 (+.f64 r p) r)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p)) (-.f64 #s(literal 0 binary64) p)) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 r r (*.f64 (+.f64 r p) r)))) |
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 p p)) |
(/.f64 (neg.f64 (*.f64 p p)) (neg.f64 p)) |
(/.f64 (pow.f64 p #s(literal 3/2 binary64)) (sqrt.f64 p)) |
(/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 p p)) |
(/.f64 (*.f64 p p) p) |
(neg.f64 (neg.f64 p)) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) #s(literal 0 binary64)) |
(sqrt.f64 (*.f64 p p)) |
(-.f64 (+.f64 r p) r) |
(-.f64 #s(literal 0 binary64) (neg.f64 p)) |
(-.f64 p (/.f64 #s(literal 0 binary64) p)) |
(-.f64 p #s(literal 0 binary64)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 p))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 p)) |
(+.f64 (cosh.f64 (log.f64 p)) (sinh.f64 (log.f64 p))) |
(+.f64 #s(literal 0 binary64) p) |
(+.f64 p (/.f64 #s(literal 0 binary64) (*.f64 p p))) |
(+.f64 p #s(literal 0 binary64)) |
p |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (*.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (neg.f64 q) r) (neg.f64 q)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64))) (fma.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (neg.f64 q) r) q))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 q) (/.f64 q r) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 q r) (neg.f64 q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 1/2 binary64) (*.f64 (/.f64 (neg.f64 q) r) q)) |
(fma.f64 q (/.f64 (neg.f64 q) r) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 0 binary64) r) (*.f64 (/.f64 (neg.f64 q) r) q)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) (/.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)))) |
(-.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (neg.f64 (neg.f64 q)) (/.f64 q r))) |
(-.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 q r) q)) |
(-.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (neg.f64 q) r) (neg.f64 q))) |
(-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (*.f64 (neg.f64 (+.f64 #s(literal 0 binary64) r)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 0 binary64) r))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (neg.f64 q) r) q)) |
(+.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 r r) #s(literal 0 binary64)) (-.f64 r #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 p (+.f64 r p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 r p) p)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 r r #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 2 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) r))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) r)) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (+.f64 r p) p)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) (-.f64 r p)) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 r))) (sqrt.f64 (neg.f64 (neg.f64 r))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) (-.f64 r p)) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) (+.f64 r p)) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (-.f64 r p)) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 r p)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (-.f64 r p)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (+.f64 r p)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) (-.f64 r p)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (-.f64 r p)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (+.f64 r p)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (-.f64 r p)) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (+.f64 r p)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (-.f64 r p)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r p)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 r p)) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) r)) (/.f64 (*.f64 p p) (+.f64 #s(literal 0 binary64) r))) |
(-.f64 (+.f64 r p) (neg.f64 p)) |
(-.f64 (+.f64 r p) p) |
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(+.f64 (+.f64 r p) (neg.f64 p)) |
(+.f64 (+.f64 r p) p) |
(+.f64 #s(literal 0 binary64) r) |
(+.f64 r #s(literal 0 binary64)) |
(+.f64 p (-.f64 r p)) |
(+.f64 p (+.f64 r p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 r)) (/.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 r))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 p)) r) (/.f64 (neg.f64 (sqrt.f64 p)) r)) |
(*.f64 (/.f64 (sqrt.f64 p) (neg.f64 r)) (/.f64 (sqrt.f64 p) (neg.f64 r))) |
(*.f64 (/.f64 (sqrt.f64 p) r) (/.f64 (sqrt.f64 p) r)) |
(*.f64 (neg.f64 (sqrt.f64 p)) (/.f64 (neg.f64 (sqrt.f64 p)) (*.f64 r r))) |
(*.f64 (sqrt.f64 p) (/.f64 (sqrt.f64 p) (*.f64 r r))) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 r)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (neg.f64 (sqrt.f64 p)) r) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 p) (neg.f64 r)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 p) r) #s(literal 2 binary64)) |
(/.f64 (/.f64 p (neg.f64 r)) (neg.f64 r)) |
(/.f64 (neg.f64 (/.f64 p r)) (neg.f64 r)) |
(/.f64 (/.f64 p r) r) |
(/.f64 (neg.f64 p) (*.f64 (neg.f64 r) r)) |
(/.f64 p (*.f64 r r)) |
(neg.f64 (/.f64 (neg.f64 p) (*.f64 r r))) |
(neg.f64 (/.f64 p (*.f64 (neg.f64 r) r))) |
(sqrt.f64 (/.f64 (*.f64 p p) (pow.f64 r #s(literal 4 binary64)))) |
(exp.f64 (-.f64 (log.f64 p) (*.f64 (log.f64 r) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (neg.f64 q)) (neg.f64 q)) |
(*.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) q) |
(*.f64 (neg.f64 q) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) |
(*.f64 q (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) r) #s(literal 2 binary64))) (*.f64 q q)) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (/.f64 #s(literal 2 binary64) r))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) r) #s(literal 3 binary64))) (*.f64 q q)) (fma.f64 (pow.f64 (/.f64 p (*.f64 r r)) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 2 binary64) r) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (/.f64 #s(literal 2 binary64) r))))) |
(/.f64 (*.f64 (*.f64 q q) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) r) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (/.f64 #s(literal 2 binary64) r))) |
(/.f64 (*.f64 (*.f64 q q) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) r) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 p (*.f64 r r)) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 2 binary64) r) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r)) (/.f64 #s(literal 2 binary64) r))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64)))))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (pow.f64 p #s(literal 1/4 binary64)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 p #s(literal 1/4 binary64)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1 binary64)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (neg.f64 q)) (neg.f64 q) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) (neg.f64 (neg.f64 (sqrt.f64 p))) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 p #s(literal 3/2 binary64))) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) q #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 0 binary64)) |
(fma.f64 q (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) r) (-.f64 r #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) q)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 q) q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q q))) |
(-.f64 r (-.f64 (-.f64 r #s(literal 0 binary64)) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
(+.f64 (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) p) p) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64)))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) #s(literal 2 binary64)) (pow.f64 q #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 0 binary64))))))) |
(+.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)))) |
(+.f64 p (+.f64 p (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 r))) (sqrt.f64 (neg.f64 (neg.f64 r)))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 r)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r))) |
(*.f64 (sqrt.f64 r) (sqrt.f64 r)) |
(pow.f64 (sqrt.f64 (neg.f64 r)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 r) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 r) #s(literal 1 binary64)) |
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64)) |
(pow.f64 r #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 r)))) |
(fabs.f64 (neg.f64 (neg.f64 r))) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
(exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 r) #s(literal 1 binary64))) |
r |
#s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 (neg.f64 (sqrt.f64 p)))) (sqrt.f64 (neg.f64 (neg.f64 (sqrt.f64 p))))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 p) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 p) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 p) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 p #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 p))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 p #s(literal 1/4 binary64)) (pow.f64 p #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 p #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 p)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 p) #s(literal 1 binary64)) |
(pow.f64 p #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 r r))) (sqrt.f64 (+.f64 (+.f64 r p) r))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 p p))) (sqrt.f64 (-.f64 #s(literal 0 binary64) p))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 r r (*.f64 (+.f64 r p) r))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) #s(literal 0 binary64))) p) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 p p))) (sqrt.f64 (neg.f64 p))) |
(/.f64 (sqrt.f64 (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (sqrt.f64 (neg.f64 (*.f64 p p)))) |
(/.f64 (pow.f64 p #s(literal 3/2 binary64)) p) |
(/.f64 p (sqrt.f64 p)) |
(sqrt.f64 p) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 p)))) |
(fabs.f64 (neg.f64 (sqrt.f64 p))) |
(fabs.f64 (sqrt.f64 p)) |
(exp.f64 (/.f64 (log.f64 p) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 p)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 p p)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 p))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 p))) (sinh.f64 (log.f64 (sqrt.f64 p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 0 binary64) r) (/.f64 #s(literal 1/2 binary64) r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 0 binary64) r) r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)) r) |
(*.f64 r (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64)) r) (+.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64)) r) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)))) |
(/.f64 (*.f64 r (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 r (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) r) r) #s(literal 3 binary64)) (/.f64 (neg.f64 (pow.f64 q #s(literal 6 binary64))) (pow.f64 r #s(literal 6 binary64)))) (+.f64 (pow.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 r))) |
(/.f64 (fma.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r (*.f64 r (*.f64 (/.f64 (neg.f64 q) r) q))) (*.f64 r r)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r)) |
(/.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 0 binary64) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (-.f64 (*.f64 (/.f64 (neg.f64 q) r) q) (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) (pow.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))) r)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)))) (neg.f64 r)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)))) r)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) (neg.f64 r))) |
(fma.f64 (neg.f64 q) (/.f64 (/.f64 q r) r) (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r)) |
(fma.f64 (/.f64 q r) (/.f64 (neg.f64 q) r) (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r)) |
(fma.f64 (+.f64 #s(literal 0 binary64) r) (/.f64 #s(literal 1/2 binary64) r) (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 0 binary64) r) r) (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r))) |
(-.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) (/.f64 (*.f64 (/.f64 (neg.f64 q) r) (neg.f64 q)) r)) |
(+.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r)) |
(+.f64 (/.f64 (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64)) r) (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r))) |
Compiled 48 210 to 4 347 computations (91% saved)
34 alts after pruning (29 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 774 | 13 | 787 |
| Fresh | 5 | 16 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 783 | 34 | 817 |
| Status | Accuracy | Program |
|---|---|---|
| 31.0% | (*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) | |
| 22.8% | (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) | |
| 30.8% | (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) | |
| 4.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 #s(literal 0 binary64) r) (/.f64 #s(literal 1/2 binary64) r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 1/2 binary64))) r)) | |
| 16.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) | |
| 16.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)) r)) | |
| 10.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (-.f64 (+.f64 r p) r)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) | |
| 4.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 r) #s(literal 1 binary64))) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) | |
| 10.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) | |
| 14.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) (neg.f64 p))) | |
| 17.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) r)) | |
| 11.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 q r) (/.f64 q r)) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))) (/.f64 #s(literal 1/2 binary64) p)) p)) r)) | |
| 5.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) | |
| 12.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 (+.f64 (fabs.f64 p) p) r))) #s(literal 1/2 binary64))) | |
| 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 (+.f64 (fabs.f64 p) p) r))) #s(literal 1/2 binary64))) | |
| ✓ | 31.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
| 31.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1 binary64))) r)) #s(literal 1/2 binary64))) | |
| 5.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| 4.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| 3.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) | |
| 12.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) | |
| 20.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) | |
| 3.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) | |
| 18.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) | |
| ✓ | 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| ✓ | 6.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
| ✓ | 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 32.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 26.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))) | |
| 19.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 1/2 binary64))))) | |
| 20.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q #s(literal 1/2 binary64))))) | |
| 43.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) | |
| 5.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p) (*.f64 #s(literal -1/2 binary64) r)))) |
Compiled 5 423 to 1 621 computations (70.1% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p) (*.f64 #s(literal -1/2 binary64) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 (+.f64 (fabs.f64 p) p) r))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 p (-.f64 r r)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 (+.f64 (fabs.f64 p) p) r))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (neg.f64 q) r) q (fma.f64 r #s(literal 1/2 binary64) #s(literal 0 binary64))) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 p r)) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (- (+ (+ p (fabs p)) (fabs r)) r)) (*.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (*.f64 q (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r))) (*.f64 q #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) (*.f64 (*.f64 q q) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) (neg.f64 p)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (fabs.f64 r) p) (-.f64 (+.f64 r p) r)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 #s(literal 0 binary64) r) (/.f64 #s(literal 1/2 binary64) r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (/.f64 q r) r)) #s(literal 1/2 binary64))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (neg.f64 q) (/.f64 (/.f64 q r) r) (/.f64 (*.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64)) r)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 p (*.f64 r r))) (/.f64 #s(literal 2 binary64) r)) q) q (-.f64 (+.f64 (+.f64 (fabs.f64 p) p) r) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1 binary64) r)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 p (*.f64 r r)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) r)) (*.f64 q q) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) (/.f64 q r)) (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64))) r)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (fma.f64 (*.f64 (/.f64 q r) (/.f64 q r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1 binary64))) r)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1 binary64))) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) p) (*.f64 (/.f64 q r) (/.f64 q r)) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) r))) (/.f64 #s(literal 1/2 binary64) p)) p)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) p) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) r))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 p (pow.f64 r #s(literal 3 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)))) r))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (+.f64 (exp.f64 (*.f64 (log.f64 r) #s(literal 1 binary64))) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) (neg.f64 q))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal -1/2 binary64))) (*.f64 r p))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) p))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 p (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
7 calls:
| 32.0ms | r |
| 29.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 25.0ms | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 23.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 23.0ms | p |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.4% | 3 | p |
| 63.0% | 3 | r |
| 64.3% | 3 | q |
| 55.2% | 3 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 55.2% | 3 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 64.3% | 3 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 64.3% | 3 | (pow.f64 q #s(literal 2 binary64)) |
Compiled 51 to 54 computations (-5.9% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (-.f64 r (-.f64 r (fabs.f64 p))) (/.f64 #s(literal -1/2 binary64) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
3 calls:
| 50.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 7.0ms | q |
| 6.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.2% | 3 | q |
| 64.2% | 3 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 64.2% | 3 | (pow.f64 q #s(literal 2 binary64)) |
Compiled 9 to 15 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) r) (/.f64 (*.f64 (neg.f64 q) q) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal -1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (*.f64 #s(approx (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) (/.f64 (*.f64 (neg.f64 q) q) (*.f64 r r))) r)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
4 calls:
| 7.0ms | q |
| 6.0ms | r |
| 5.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 5.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 3 | r |
| 59.6% | 2 | q |
| 59.6% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 59.6% | 2 | (pow.f64 q #s(literal 2 binary64)) |
Compiled 10 to 18 computations (-80% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (- (+ (+ p (fabs p)) (fabs r)) r) (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)))) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
7 calls:
| 13.0ms | q |
| 3.0ms | p |
| 3.0ms | r |
| 3.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 3.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.9% | 2 | r |
| 40.5% | 2 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 40.5% | 2 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 46.7% | 3 | p |
| 49.4% | 3 | q |
| 47.3% | 3 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 47.3% | 3 | (pow.f64 q #s(literal 2 binary64)) |
Compiled 51 to 54 computations (-5.9% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (/ (+ (* (+ (+ (fabs r) p) (fabs p)) 1/2) (/ (* (neg q) q) r)) r) 1/2) #s(literal -1/2 binary64)) r)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
3 calls:
| 3.0ms | q |
| 2.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 2.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.7% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 45.7% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 45.7% | 2 | q |
Compiled 9 to 15 computations (-66.7% saved)
Total -19.7b remaining (-45.3%)
Threshold costs -19.7b (-45.3%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
7 calls:
| 3.0ms | q |
| 2.0ms | p |
| 2.0ms | r |
| 2.0ms | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 2.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.2% | 1 | r |
| 32.2% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 32.2% | 1 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 32.2% | 1 | p |
| 32.2% | 1 | q |
| 32.2% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 32.2% | 1 | (pow.f64 q #s(literal 2 binary64)) |
Compiled 51 to 54 computations (-5.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.496106938368914e+188 | 9.131076229953669e+188 |
| 0.0ms | 2.566282362777654e-161 | 2.0223714357725565e-160 |
Compiled 25 to 25 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.496106938368914e+188 | 9.131076229953669e+188 |
| 0.0ms | 6.098120175100529e-178 | 2.877771371810284e-175 |
Compiled 25 to 25 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.105952246001127e+88 | 2.499160418044895e+90 |
Compiled 25 to 25 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 3.0176070396923996e+44 | 1.5808733086635674e+45 |
| 29.0ms | 4.979912689909351e-231 | 2.760755591895218e-230 |
| 25.0ms | 100× | 1 | valid |
| 16.0ms | 62× | 2 | valid |
| 3.0ms | 30× | 0 | valid |
Compiled 1 423 to 882 computations (38% saved)
ival-pow2: 7.0ms (19.4% of total)adjust: 6.0ms (16.6% of total)ival-mult: 6.0ms (16.6% of total)ival-sqrt: 5.0ms (13.9% of total)ival-sub: 4.0ms (11.1% of total)ival-add: 4.0ms (11.1% of total)ival-div: 2.0ms (5.5% of total)ival-fabs: 2.0ms (5.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7810577318004165e-121 | 1.3696397074265987e-112 |
Compiled 25 to 25 computations (0% saved)
| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 715 |
| 1 | 200 | 682 |
| 2 | 560 | 682 |
| 3 | 1912 | 682 |
| 4 | 6737 | 682 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 1582914569427869/31658291388557380359744322690514840324496812684955115509000071179890844813636078997800499335839109758668501942530065835436974724391264154875845907853042325493325666835033489408 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 800000000000000018474473042158297239143870579881359420344451662523873751743566151092609437494360608888625908350606859357279352090508698805500823773322952148569625145157308519007173335842816 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 4562440617622195/4562440617622195218641171605700291324893228507248559930579192517899275167208677386505912811317371399778642309573594407310688704721375437998252661319722214188251994674360264950082874192246603776 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) (if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 800000000000000018474473042158297239143870579881359420344451662523873751743566151092609437494360608888625908350606859357279352090508698805500823773322952148569625145157308519007173335842816 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 99999999999999999475366575191804932315794610450682175621941694731908308538307845136842752 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))) |
(if (<=.f64 q #s(literal 4806944932605355/436994993873214129706097166956708350993678881411295357199729151951767944417616335439228580716318181998128654620651240845861768505204366709906692902245553277900892247131030458103436298545516643924637451297481464347472084863384057367177715867713536 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 q #s(literal 309999999999999995654955350744175148758204416 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 1162941958872971/5814709794364855124394590463104036274829130885498544482251921593445114304907183386609528405710108524486100172850129423468276813028917248 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| Outputs |
|---|
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 1582914569427869/31658291388557380359744322690514840324496812684955115509000071179890844813636078997800499335839109758668501942530065835436974724391264154875845907853042325493325666835033489408 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 800000000000000018474473042158297239143870579881359420344451662523873751743566151092609437494360608888625908350606859357279352090508698805500823773322952148569625145157308519007173335842816 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 1582914569427869/31658291388557380359744322690514840324496812684955115509000071179890844813636078997800499335839109758668501942530065835436974724391264154875845907853042325493325666835033489408 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (+.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (neg.f64 p)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) (if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 800000000000000018474473042158297239143870579881359420344451662523873751743566151092609437494360608888625908350606859357279352090508698805500823773322952148569625145157308519007173335842816 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 4562440617622195/4562440617622195218641171605700291324893228507248559930579192517899275167208677386505912811317371399778642309573594407310688704721375437998252661319722214188251994674360264950082874192246603776 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) (if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 800000000000000018474473042158297239143870579881359420344451662523873751743566151092609437494360608888625908350606859357279352090508698805500823773322952148569625145157308519007173335842816 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 4562440617622195/4562440617622195218641171605700291324893228507248559930579192517899275167208677386505912811317371399778642309573594407310688704721375437998252661319722214188251994674360264950082874192246603776 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64))) (if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 800000000000000018474473042158297239143870579881359420344451662523873751743566151092609437494360608888625908350606859357279352090508698805500823773322952148569625145157308519007173335842816 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) 1/2) #s(approx (* 1/2 (+ (* (- (* (/ p (* r r)) -2) (/ 2 r)) (* q q)) (+ (- r r) (+ (fabs p) p)))) (fma.f64 (+.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r))))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 99999999999999999475366575191804932315794610450682175621941694731908308538307845136842752 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (-.f64 r r) (+.f64 (fabs.f64 p) p))) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 99999999999999999475366575191804932315794610450682175621941694731908308538307845136842752 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) (+.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))) |
(if (<=.f64 q #s(literal 4806944932605355/436994993873214129706097166956708350993678881411295357199729151951767944417616335439228580716318181998128654620651240845861768505204366709906692902245553277900892247131030458103436298545516643924637451297481464347472084863384057367177715867713536 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 q #s(literal 309999999999999995654955350744175148758204416 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(approx (+ (* (sqrt p) (sqrt p)) (+ p (- r r))) (*.f64 #s(literal 2 binary64) p))) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 1162941958872971/5814709794364855124394590463104036274829130885498544482251921593445114304907183386609528405710108524486100172850129423468276813028917248 binary64)) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (sqrt (/ 1 (+ (* (* q q) 4) (* r r)))) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* r r))))) #s(literal 0 binary64)) #s(literal 1/2 binary64))) #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1142 | 6143 |
| 1 | 3812 | 6019 |
| 0 | 8012 | 5700 |
| 0 | 1020 | 5608 |
| 1 | 3422 | 5579 |
| 0 | 8399 | 5277 |
| 0 | 70 | 644 |
| 0 | 100 | 644 |
| 1 | 394 | 631 |
| 2 | 3121 | 606 |
| 0 | 8334 | 593 |
| 0 | 620 | 3242 |
| 1 | 2044 | 3049 |
| 2 | 7882 | 3021 |
| 0 | 8181 | 2821 |
| 0 | 71 | 554 |
| 0 | 105 | 492 |
| 1 | 478 | 448 |
| 2 | 4053 | 430 |
| 0 | 8523 | 406 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 427 to 567 computations (60.3% saved)
Compiled 2 238 to 530 computations (76.3% saved)
Loading profile data...