
Time bar (total: 7.0s)
| 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)
| 1.0s | 8 254× | 0 | valid |
| 0.0ms | 1× | 4 | valid |
| 0.0ms | 1× | 1 | valid |
ival-pow2: 195.0ms (25.4% of total)ival-add: 157.0ms (20.5% of total)ival-mult: 111.0ms (14.5% of total)ival-sqrt: 89.0ms (11.6% of total)ival-fabs: 82.0ms (10.7% of total)ival-div: 63.0ms (8.2% of total)ival-sub: 46.0ms (6% of total)exact: 13.0ms (1.7% of total)ival-true: 7.0ms (0.9% of total)ival-assert: 3.0ms (0.4% of total)adjust: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 155 | 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))))) |
| 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 | - | q |
| 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 | - | (+.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 | - | #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 | 1 | (-5.476020757514875e+132 -1.2090148036644776e-44 1.0362228636443614e-162) | 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 | 152 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | overflow | 152 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | overflow | 73 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | overflow | 109 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | overflow | 73 | |
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 | 3 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | underflow | 3 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | underflow | 61 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | underflow | 12 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | underflow | 60 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 155 | 0 |
| - | 0 | 101 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 155 | 0 | 0 |
| - | 0 | 0 | 101 |
| number | freq |
|---|---|
| 0 | 101 |
| 1 | 155 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 134.0ms | 512× | 0 | valid |
Compiled 220 to 58 computations (73.6% saved)
ival-sub: 43.0ms (38.5% of total)ival-add: 40.0ms (35.9% of total)ival-pow2: 10.0ms (9% of total)ival-mult: 6.0ms (5.4% of total)ival-fabs: 5.0ms (4.5% of total)ival-div: 3.0ms (2.7% of total)ival-sqrt: 3.0ms (2.7% of total)ival-true: 1.0ms (0.9% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 187 |
| 1 | 195 | 184 |
| 2 | 510 | 184 |
| 3 | 1425 | 184 |
| 4 | 2416 | 184 |
| 5 | 3647 | 184 |
| 6 | 4703 | 184 |
| 7 | 5751 | 184 |
| 8 | 6040 | 184 |
| 9 | 6330 | 184 |
| 10 | 6647 | 184 |
| 11 | 6782 | 184 |
| 12 | 7663 | 184 |
| 0 | 18 | 20 |
| 0 | 31 | 20 |
| 1 | 57 | 20 |
| 2 | 113 | 20 |
| 3 | 294 | 20 |
| 4 | 549 | 20 |
| 5 | 790 | 20 |
| 6 | 917 | 20 |
| 7 | 1179 | 20 |
| 8 | 1581 | 20 |
| 9 | 1881 | 20 |
| 10 | 2041 | 20 |
| 11 | 2111 | 20 |
| 0 | 2111 | 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 p)) (fabs.f64 r)) #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 |
|---|---|---|
| ▶ | 44.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))))))) |
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 | 57 | 93 |
| 2 | 113 | 93 |
| 3 | 294 | 93 |
| 4 | 549 | 93 |
| 5 | 790 | 93 |
| 6 | 917 | 93 |
| 7 | 1179 | 93 |
| 8 | 1581 | 93 |
| 9 | 1881 | 93 |
| 10 | 2041 | 93 |
| 11 | 2111 | 93 |
| 0 | 2111 | 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 p)) (fabs.f64 r)) #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (fabs.f64 p)) (fabs.f64 r)) |
(+.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.00390625 | (+.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 | 0.015625 | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | |
| accuracy | 0.03582001953688403 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | |
| accuracy | 35.945131040519676 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) |
| 58.0ms | 256× | 0 | valid |
Compiled 99 to 20 computations (79.8% saved)
ival-div: 31.0ms (65.2% of total)ival-pow2: 5.0ms (10.5% of total)ival-add: 3.0ms (6.3% of total)ival-mult: 3.0ms (6.3% of total)ival-fabs: 2.0ms (4.2% of total)ival-sqrt: 2.0ms (4.2% of total)ival-sub: 1.0ms (2.1% 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))))) |
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
(pow.f64 (-.f64 p r) #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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (fabs p) (+ (fabs 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))))))))))) |
(+ (fabs p) (+ (fabs 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)))))))))))) |
(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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
p |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) 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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 p) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) 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))))) |
(* (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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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))))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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)))))))))))) |
(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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
r |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs 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))))))) |
(* (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 (* -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 (* r (+ 1 (* -1 (/ (+ 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 (* -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 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r) |
(- (+ p (+ (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)))))))) 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) |
(* 4 (pow q 2)) |
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))) |
q |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(* 2 q) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) 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))))))) |
(* -1 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -2 q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) 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)))))))) |
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)))) (* 4 (pow q 2)) (pow (- p r) 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)))) (* 4 (pow q 2)) (pow (- p r) 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)))) (* 4 (pow q 2)) (pow (- p r) 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)))) (* 4 (pow q 2)) (pow (- p r) 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)))) (* 4 (pow q 2)) (pow (- p r) 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 576 | 3228 |
| 1 | 2113 | 3014 |
| 0 | 8685 | 2798 |
| 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (fabs p) (+ (fabs 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))))))))))) |
(+ (fabs p) (+ (fabs 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)))))))))))) |
(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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
p |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) 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 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 p) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) 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))))) |
(* (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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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))))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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)))))))))))) |
(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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
r |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs 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))))))) |
(* (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 (* -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 (* r (+ 1 (* -1 (/ (+ 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 (* -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 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r) |
(- (+ p (+ (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)))))))) 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) |
(* 4 (pow q 2)) |
(* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))) |
q |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(* 2 q) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) 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))))))) |
(* -1 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -2 q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) 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)))))))) |
| 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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) (-.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/4 binary64) 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) r))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r)) (*.f64 (*.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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/4 binary64) p))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+.f64 (fma.f64 (*.f64 p (neg.f64 r)) (sqrt.f64 (/.f64 #s(literal 1 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))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs 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))))))))))) |
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 (*.f64 r 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))))) |
(+ (fabs p) (+ (fabs 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)))))))))))) |
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 r)) (*.f64 (*.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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) p))) 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 (*.f64 p (neg.f64 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 (*.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 (*.f64 r 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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (neg.f64 r)) (*.f64 (*.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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/2 binary64) p))) 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 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) (*.f64 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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.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) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.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) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))))) p) |
p |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) p p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) p p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
(fma.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 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) 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)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (-.f64 #s(literal 1 binary64) (/.f64 r p))) p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.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 #s(literal 1 binary64) (/.f64 r p))) p) |
(* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 r p) (/.f64 r p) (fma.f64 (/.f64 r p) #s(literal -2 binary64) #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 #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)) (*.f64 p p)) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.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))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) (neg.f64 p))) p))) |
(* -1 p) |
(neg.f64 p) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) p)) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r))) (fabs.f64 p)) p) p)) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)) p) p)) |
(* -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 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)) p))) |
(* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (/.f64 (*.f64 (neg.f64 r) r) p)) p)) (*.f64 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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) (-.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) r))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+.f64 (fma.f64 (*.f64 r (neg.f64 p)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (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))))))))))) |
(+.f64 (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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p))) r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (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)))))))))))) |
(+.f64 (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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p)) (*.f64 (*.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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) r))) r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 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 r (neg.f64 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 (*.f64 p 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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 p)) (*.f64 (*.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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/2 binary64) r))) 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 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 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 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) r) |
r |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) r r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) r r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
(fma.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 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 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)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (-.f64 #s(literal 1 binary64) (/.f64 p r))) r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))) |
(*.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 #s(literal 1 binary64) (/.f64 p r))) r) |
(* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 p r) (/.f64 p r) (fma.f64 (/.f64 p r) #s(literal -2 binary64) #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 #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)) (*.f64 r r)) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* -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) |
(neg.f64 r) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) r)) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))) |
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (+.f64 (+.f64 p (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r))) (fabs.f64 p)) r) r)) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))) |
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)) r) r)) |
(* -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 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)) r))) |
(* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) p (/.f64 (*.f64 (neg.f64 p) p) r)) r)) (*.f64 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 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 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 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) |
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r) |
(+.f64 (fma.f64 (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r)) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (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) (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r)) |
(- (+ p (+ (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)))))))) r) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q 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 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r)) |
(- p r) |
(-.f64 p r) |
(- (+ p (* 2 (/ (pow q 2) (- p r)))) r) |
(fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) (-.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 (*.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) (-.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 (*.f64 q 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 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q)) |
q |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q) |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(*.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) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q) |
(* 2 q) |
(*.f64 #s(literal 2 binary64) q) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(*.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 (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(*.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) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #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 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))) q) |
(* -1 q) |
(neg.f64 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(neg.f64 (fma.f64 (*.f64 q #s(literal -1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64))) (neg.f64 q)) q q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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))) q)) (neg.f64 q)) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (+.f64 (fabs.f64 r) (fabs.f64 p))) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.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)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))) |
(*.f64 (neg.f64 q) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 2 binary64))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
(*.f64 (neg.f64 q) (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)))) |
(* -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 (neg.f64 q) (+.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 #s(literal 1/512 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 72 |
| 0 | 31 | 72 |
| 1 | 121 | 72 |
| 2 | 854 | 68 |
| 0 | 8530 | 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))))) |
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) (*.f64 (neg.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 (-.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 (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)) #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)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64)) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 q #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 (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (-.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 (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.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 (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 (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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))) (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (-.f64 p r))) (neg.f64 (neg.f64 (-.f64 p r))) (*.f64 (*.f64 q q) #s(literal 4 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 (*.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 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (-.f64 p r) (-.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))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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)) (-.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 4 binary64)) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (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 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64))) |
(-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (*.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 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 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))) (-.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) (*.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #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)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) (+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p)) (*.f64 r r)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) r)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #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 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) p)) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) (-.f64 r (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) (-.f64 (*.f64 r r) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) r)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (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)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #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 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (-.f64 (*.f64 p p) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) p)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 r (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)))) (neg.f64 (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64)))) (neg.f64 (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (*.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (fma.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)))) (-.f64 r p) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 (*.f64 r r) (*.f64 p p)))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 r p))) |
(/.f64 (fma.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 (-.f64 p r)) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (-.f64 p r)))) |
(/.f64 (fma.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 (fma.f64 r (-.f64 r p) (*.f64 p p))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))))) |
(/.f64 (fma.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)))) (-.f64 p r) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 p r))) |
(/.f64 (fma.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)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))))) |
(/.f64 (fma.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)))) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(/.f64 (fma.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)))) (-.f64 r p) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 (*.f64 r r) (*.f64 p p)))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 r p))) |
(/.f64 (fma.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 (-.f64 p r)) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 p r)))) |
(/.f64 (fma.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 (fma.f64 r (-.f64 r p) (*.f64 p p))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (fma.f64 r (-.f64 r p) (*.f64 p p))))) |
(/.f64 (fma.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)))) (-.f64 p r) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (-.f64 p r))) |
(/.f64 (fma.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)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p))))) |
(/.f64 (fma.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)))) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 r r) (*.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 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 (fma.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (sqrt.f64 (-.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 (-.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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (neg.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 (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 (fma.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (sqrt.f64 (-.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 (-.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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.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 (fma.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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.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 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (sqrt.f64 (-.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 (-.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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.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 (-.f64 (*.f64 p p) (*.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 (-.f64 (*.f64 p 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 (fma.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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))) (*.f64 (fma.f64 r r (-.f64 (*.f64 p p) (*.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 (-.f64 (*.f64 p p) (*.f64 r p))) (sqrt.f64 (-.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 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (fma.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 (fma.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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64))) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (neg.f64 (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #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)) (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (pow.f64 (*.f64 p p) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(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 #s(literal 4 binary64) q) q (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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (+.f64 r p)) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (+.f64 r p)) |
(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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r))))) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 3 binary64)) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) p) r) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #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 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #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)) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r) p) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) |
(+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(+.f64 r (+.f64 p (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) r)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 #s(literal 4 binary64) q) q (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 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 q #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 (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 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 (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 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (*.f64 (pow.f64 (*.f64 (-.f64 p r) q) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) q) q (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 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) |
(fabs.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 p r))) (neg.f64 (neg.f64 (-.f64 p r)))) |
(*.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 (*.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 (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 (*.f64 (neg.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 (neg.f64 (+.f64 r p)) (neg.f64 (fma.f64 r (+.f64 r p) (*.f64 p p))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p 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)))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p 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 (+.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 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p 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 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (+.f64 r p) (-.f64 p r))) (*.f64 (neg.f64 (+.f64 r p)) (+.f64 r p))) |
(/.f64 (*.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (+.f64 r p) (neg.f64 (+.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 (*.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 (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 (*.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 (*.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))) |
(/.f64 (pow.f64 (*.f64 (+.f64 r p) (-.f64 p r)) #s(literal 2 binary64)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64))) |
(fabs.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fabs.f64 (neg.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))))) |
Compiled 18 558 to 2 036 computations (89% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 382 | 12 | 394 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 383 | 12 | 395 |
| Status | Accuracy | Program |
|---|---|---|
| 43.3% | (*.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 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))) | |
| ▶ | 36.5% | (*.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 #s(literal 2 binary64) q))) |
| 43.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)) | |
| ▶ | 58.0% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
| 56.1% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) | |
| 34.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 33.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 3.1% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) | |
| ▶ | 55.3% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
| ▶ | 8.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| 8.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) | |
| ▶ | 1.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
Compiled 810 to 612 computations (24.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (neg.f64 p) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) | |
| cost-diff | 3 | (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) q) | |
| cost-diff | 0 | #s(approx (+ (+ (fabs p) (fabs r)) (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)) #s(approx (+ (+ (fabs p) (fabs r)) (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) 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 | 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)) | |
| cost-diff | 0 | (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) | |
| cost-diff | 0 | (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #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 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) | |
| cost-diff | 2 | (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 289 |
| 0 | 63 | 289 |
| 1 | 125 | 289 |
| 2 | 275 | 289 |
| 3 | 779 | 289 |
| 4 | 2606 | 283 |
| 0 | 8401 | 273 |
| 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 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) |
(fabs.f64 r) |
r |
(-.f64 p (fabs.f64 p)) |
p |
(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)))))) (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) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
#s(literal 1/2 binary64) |
r |
(*.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 #s(literal 2 binary64) q))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
#s(approx (+ (+ (fabs p) (fabs r)) (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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(neg.f64 p) |
p |
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 r (fabs.f64 r)) |
r |
(fabs.f64 r) |
(fabs.f64 p) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 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)))))) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 r #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 r #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) r) (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) |
(fabs.f64 r) |
r |
(-.f64 p (fabs.f64 p)) |
p |
(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)))))) (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) 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 (/.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 #s(literal 2 binary64) q))) |
(*.f64 #s(approx (+ (+ (fabs p) (fabs r)) (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) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) 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)))))) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) |
(neg.f64 p) |
p |
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) p) (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
(/.f64 (+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) p) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 (+.f64 (fabs.f64 p) r) (fabs.f64 r)) |
(+.f64 r (fabs.f64 r)) |
(+.f64 (fabs.f64 r) r) |
r |
(fabs.f64 r) |
(fabs.f64 p) |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 0.0078125 | (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) | |
| accuracy | 8.491959370481728 | (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 21.572426890057923 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) | |
| accuracy | 0.0 | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) | |
| accuracy | 0.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 #s(literal 2 binary64) q))) | |
| accuracy | 0.0 | (*.f64 #s(literal 2 binary64) q) | |
| accuracy | 40.6207408363961 | #s(approx (+ (+ (fabs p) (fabs r)) (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 | 58.42050348316461 | #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.0 | (neg.f64 q) | |
| accuracy | 63.22439899051139 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) | |
| accuracy | 0.0078125 | (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| accuracy | 0.01171875 | (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) | |
| accuracy | 6.84023456331127 | (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) | |
| accuracy | 21.572426890057923 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
| 229.0ms | 256× | 0 | valid |
Compiled 261 to 38 computations (85.4% saved)
ival-add: 23.0ms (38.9% of total)ival-mult: 16.0ms (27.1% of total)ival-div: 5.0ms (8.5% of total)ival-pow2: 5.0ms (8.5% of total)ival-sub: 3.0ms (5.1% of total)ival-fabs: 2.0ms (3.4% of total)ival-sqrt: 2.0ms (3.4% of total)ival-neg: 2.0ms (3.4% of total)exact: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 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 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
#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) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
(/.f64 #s(literal 1 binary64) #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 #s(literal 2 binary64) q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q)) |
(*.f64 #s(literal 2 binary64) q) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) 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) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 p) |
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
| Outputs |
|---|
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(* 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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 (* 1/2 (/ (+ (fabs p) (fabs r)) r))) |
(+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(/ (+ (fabs p) (fabs r)) r) |
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (fabs p) (+ (fabs 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))))))))))) |
(+ (fabs p) (+ (fabs 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)))))))))))) |
(* 1/2 (+ r (+ (fabs p) (fabs r)))) |
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) |
(* -1 p) |
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) |
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p) |
(/ (+ r (+ (fabs p) (fabs r))) p) |
(* -1/2 p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(* 1/2 p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(* -1/2 (/ p r)) |
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))) |
(* -1 (/ p r)) |
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))) |
p |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)) |
1/2 |
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ (* -1 (/ (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))) |
(* 1/2 (- (+ (fabs p) (fabs r)) p)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(* 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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 (/ (- (+ (fabs p) (fabs r)) p) r)) |
(/ (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r) |
(/ (- (+ (fabs p) (fabs r)) p) r) |
(* 1/2 r) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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))))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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)))))))))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r)) |
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))) |
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
(/ (+ (fabs p) (fabs r)) p) |
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) |
r |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r)))) |
(* -1/2 (/ r p)) |
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p)))) |
(/ r p) |
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1/2 r) |
(* -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 (* r (+ 1 (* -1 (/ (+ 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 (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2))) |
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p))))) |
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* -1 q) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r) |
(- (+ p (+ (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)))))))) r) |
(* 2 q) |
q |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -2 q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | q | @ | 0 | ((* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 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 r) (/ 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))))) (* 2 q) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (/ (+ (+ r (fabs r)) (fabs p)) p)) |
| 5.0ms | p | @ | -inf | ((* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 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 r) (/ 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))))) (* 2 q) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (/ (+ (+ r (fabs r)) (fabs p)) p)) |
| 3.0ms | r | @ | -inf | ((* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 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 r) (/ 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))))) (* 2 q) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (/ (+ (+ r (fabs r)) (fabs p)) p)) |
| 3.0ms | r | @ | inf | ((* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 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 r) (/ 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))))) (* 2 q) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (/ (+ (+ r (fabs r)) (fabs p)) p)) |
| 2.0ms | p | @ | 0 | ((* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) (/ (- (fabs r) (- p (fabs p))) r) (* (/ 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 r) (/ 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))))) (* 2 q) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2) (/ (+ (+ r (fabs r)) (fabs p)) p)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 532 | 2594 |
| 1 | 1953 | 2437 |
| 0 | 8393 | 2293 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(* 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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 (* 1/2 (/ (+ (fabs p) (fabs r)) r))) |
(+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(/ (+ (fabs p) (fabs r)) r) |
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+ (fabs p) (+ (fabs 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))))))))))) |
(+ (fabs p) (+ (fabs 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)))))))))))) |
(* 1/2 (+ r (+ (fabs p) (fabs r)))) |
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) |
(* -1 p) |
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) |
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p) |
(/ (+ r (+ (fabs p) (fabs r))) p) |
(* -1/2 p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(* 1/2 p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(* -1/2 (/ p r)) |
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))) |
(* -1 (/ p r)) |
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))) |
p |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)) |
1/2 |
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ (* -1 (/ (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))) |
(* 1/2 (- (+ (fabs p) (fabs r)) p)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(* 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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 (/ (- (+ (fabs p) (fabs r)) p) r)) |
(/ (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r) |
(/ (- (+ (fabs p) (fabs r)) p) r) |
(* 1/2 r) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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))))))))))) |
(+ (fabs p) (+ (fabs r) (+ (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)))))))))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r)) |
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))) |
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
(/ (+ (fabs p) (fabs r)) p) |
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) |
r |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r)))) |
(* -1/2 (/ r p)) |
(* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p)))) |
(/ r p) |
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1/2 r) |
(* -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 (* r (+ 1 (* -1 (/ (+ 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 (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2))) |
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p))))) |
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* -1 q) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r) |
(- (+ p (+ (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)))))))) r) |
(* 2 q) |
q |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -2 q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q))))) |
| Outputs |
|---|
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) r) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(fma.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 p r)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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 p r)) (-.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/2 binary64) p)) r) #s(literal 1/2 binary64)) |
(/ (+ (fabs p) (fabs r)) r) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
(+.f64 (fma.f64 (*.f64 p (neg.f64 r)) (sqrt.f64 (/.f64 #s(literal 1 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))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs 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))))))))))) |
(+.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs 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)))))))))))) |
(+.f64 (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 p r)) (-.f64 #s(literal 1 binary64) (*.f64 r (/.f64 r (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r))) (fabs.f64 p)) |
(* 1/2 (+ r (+ (fabs p) (fabs r)))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))) |
(* -1 p) |
(neg.f64 p) |
(* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 #s(literal -1/2 binary64) p)) |
(/ (+ (* -1/2 (+ r (+ (fabs p) (fabs r)))) (* 1/2 p)) p) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p))) p) |
(/ (+ r (+ (fabs p) (fabs r))) p) |
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(*.f64 (-.f64 (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) (/.f64 r p)) #s(literal 1/2 binary64)) p) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.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) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.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) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 q q)))) p) |
(* -1/2 (/ p r)) |
(*.f64 (/.f64 p r) #s(literal -1/2 binary64)) |
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) p) (/.f64 #s(literal 1/2 binary64) r)) p) |
(* -1 (/ p r)) |
(/.f64 (neg.f64 p) r) |
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))) |
(*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 #s(literal 1 binary64) r)) p) |
p |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) p p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) p p) |
(* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 q q))) (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) p p) |
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)) |
(*.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) p)) #s(literal 1/2 binary64)) p) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) |
(fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64)) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 r (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) (neg.f64 p)) #s(literal 1/2 binary64))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.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))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p))) (neg.f64 p))) p))) |
(* -1 (* p (+ (* -1 (/ (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r)))) p)) (* 1/2 (/ 1 r))))) |
(*.f64 (neg.f64 p) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p) (/.f64 #s(literal 1/2 binary64) r))) |
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 p r)) (/.f64 p r))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) p)) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) (fabs.f64 r))) (fabs.f64 p)) p) p)) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p))) p))) p) p)) |
(* 1/2 (- (+ (fabs p) (fabs r)) p)) |
(*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 p r)) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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 p r)) (-.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) |
(*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r)) |
(/ (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r) |
(/.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) r) |
(/ (- (+ (fabs p) (fabs r)) p) r) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
(+.f64 (fma.f64 (*.f64 r (neg.f64 p)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (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))))))))))) |
(+.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (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)))))))))))) |
(+.f64 (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 (*.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 p 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) r))) r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r))) (fabs.f64 p)) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p) |
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r)) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p (*.f64 #s(literal 1/2 binary64) r)) |
(+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ r p)) (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
(fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64)) |
(/ (+ (fabs p) (fabs r)) p) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) |
(+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) |
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
(*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(*.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64))) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(*.f64 (+.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) (*.f64 (*.f64 q q) (/.f64 p (pow.f64 r #s(literal 3 binary64))))) (fma.f64 (/.f64 q r) (/.f64 q r) #s(literal 1/2 binary64))) r) |
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) |
(fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) |
r |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) r r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) r) (/.f64 (*.f64 q q) r) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) r r) |
(* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (*.f64 (*.f64 q q) (/.f64 p (pow.f64 r #s(literal 3 binary64))))) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) r r) |
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (/.f64 p r))) 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 r))) (* 1/2 (/ 1 p)))) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) (/.f64 #s(literal 1/2 binary64) p)) r) |
(/ r p) |
(/.f64 r p) |
(* r (+ (/ 1 p) (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) p) r) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* -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 (/.f64 (*.f64 q q) r) p (*.f64 q q)) (neg.f64 r))) r))) |
(* -1 r) |
(neg.f64 r) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))) |
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) r)) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))) |
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (+.f64 (+.f64 p (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) (fabs.f64 r))) (fabs.f64 p)) r) r)) |
(* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))) |
(neg.f64 (fma.f64 (neg.f64 r) (/.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q)) r))) r) r)) |
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) 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) #s(literal 1/2 binary64)) (/.f64 p r)) #s(literal 1/2 binary64))) |
(* -1 (* r (+ (* -1 (/ (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) r) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) p))) |
(* -1 (* r (- (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 (neg.f64 p) r)) (/.f64 #s(literal 1 binary64) p))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q (-.f64 p r)))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 q q) (/.f64 #s(literal 2 binary64) (pow.f64 (-.f64 p r) #s(literal 5 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 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(* -1 q) |
(neg.f64 q) |
(- (+ p (+ (fabs p) (fabs r))) r) |
(+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) |
(- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 p r)) q) q (+.f64 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r)) |
(- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r) |
(+.f64 (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 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r)) |
(- (+ p (+ (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)))))))) r) |
(+.f64 (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 (fabs.f64 r) (fabs.f64 p))) (-.f64 p r)) |
(* 2 q) |
(*.f64 q #s(literal 2 binary64)) |
q |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64))) q) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(*.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) (fma.f64 (/.f64 #s(literal 1/8 binary64) q) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)))) q) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(*.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 (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(*.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) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(neg.f64 (fma.f64 (*.f64 q #s(literal -1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(neg.f64 (fma.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)) q q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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))) q)) (neg.f64 q)) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (+.f64 (fabs.f64 r) (fabs.f64 p))) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.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 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q)) q)) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 246 |
| 0 | 63 | 246 |
| 1 | 252 | 246 |
| 2 | 1874 | 218 |
| 0 | 8531 | 212 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 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 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
#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) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
(/.f64 #s(literal 1 binary64) #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 #s(literal 2 binary64) q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal 2 binary64) q)) |
(*.f64 #s(literal 2 binary64) q) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) 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) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
(neg.f64 p) |
(fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) |
| Outputs |
|---|
(*.f64 (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) r) |
(*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) r)) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) r)) (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 r (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 r (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) r) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) r) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 r (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 r (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) r (*.f64 #s(literal 1/2 binary64) r)) |
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) r)) |
(fma.f64 #s(literal 1/2 binary64) r (*.f64 r (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)))) |
(fma.f64 r (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) (*.f64 #s(literal 1/2 binary64) r)) |
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) r)) |
(fma.f64 r #s(literal 1/2 binary64) (*.f64 r (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) r) (*.f64 #s(literal 1/2 binary64) r)) |
(+.f64 (*.f64 r (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))) (*.f64 #s(literal 1/2 binary64) r)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) r)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 r (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) r)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 r (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r))) |
(*.f64 (/.f64 (-.f64 (+.f64 p r) p) (-.f64 (+.f64 p r) p)) (/.f64 (-.f64 r (-.f64 p p)) r)) |
(*.f64 (/.f64 (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r)) (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r))) (/.f64 (-.f64 r (-.f64 p p)) r)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (+.f64 p r) p) r))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 r r) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (*.f64 (/.f64 r r) (/.f64 (-.f64 p p) r)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 r (-.f64 p p))))) (neg.f64 (neg.f64 (neg.f64 r)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 r r) (*.f64 (-.f64 p p) r))) (neg.f64 (*.f64 r r))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (neg.f64 r) (neg.f64 (-.f64 p p)))) (*.f64 r r)) |
(/.f64 (-.f64 (*.f64 (neg.f64 r) (*.f64 (+.f64 p p) r)) (*.f64 (neg.f64 r) (*.f64 (+.f64 p p) (-.f64 p p)))) (*.f64 (neg.f64 r) (*.f64 (+.f64 p p) r))) |
(/.f64 (-.f64 (*.f64 (neg.f64 r) (*.f64 (fma.f64 p (+.f64 p p) (*.f64 p p)) r)) (*.f64 (neg.f64 r) (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (neg.f64 r) (*.f64 (fma.f64 p (+.f64 p p) (*.f64 p p)) r))) |
(/.f64 (-.f64 (*.f64 (neg.f64 r) r) (*.f64 (neg.f64 r) (-.f64 p p))) (*.f64 (neg.f64 r) r)) |
(/.f64 (-.f64 (*.f64 r (neg.f64 r)) (*.f64 r (neg.f64 (-.f64 p p)))) (*.f64 r (neg.f64 r))) |
(/.f64 (-.f64 (*.f64 r (*.f64 (+.f64 p p) r)) (*.f64 r (*.f64 (+.f64 p p) (-.f64 p p)))) (*.f64 r (*.f64 (+.f64 p p) r))) |
(/.f64 (-.f64 (*.f64 r (*.f64 (fma.f64 p (+.f64 p p) (*.f64 p p)) r)) (*.f64 r (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 r (*.f64 (fma.f64 p (+.f64 p p) (*.f64 p p)) r))) |
(/.f64 (fma.f64 (-.f64 r p) r (*.f64 p r)) (*.f64 r r)) |
(/.f64 (-.f64 (neg.f64 r) (neg.f64 (-.f64 p p))) (neg.f64 r)) |
(/.f64 (-.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 p r) p) r)) |
(/.f64 (-.f64 (pow.f64 (/.f64 r r) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (*.f64 (/.f64 r r) (/.f64 (-.f64 p p) r))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 r (-.f64 p p)))) (neg.f64 (neg.f64 r))) |
(/.f64 (neg.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p p) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 p r) p) r))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p p) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r)) r))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (-.f64 p p) r)) (*.f64 r r)) |
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p p) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 p r) p) r)) |
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p p) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r)) r)) |
(/.f64 (neg.f64 (-.f64 r (-.f64 p p))) (neg.f64 r)) |
(/.f64 (-.f64 r (-.f64 p p)) r) |
(neg.f64 (/.f64 (neg.f64 (-.f64 r (-.f64 p p))) r)) |
(neg.f64 (/.f64 (-.f64 r (-.f64 p p)) (neg.f64 r))) |
(-.f64 (/.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (/.f64 (-.f64 (+.f64 p r) p) r)) (/.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (/.f64 (-.f64 (+.f64 p r) p) r))) |
(-.f64 (/.f64 (pow.f64 (/.f64 r r) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (*.f64 (/.f64 r r) (/.f64 (-.f64 p p) r))))) (/.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (*.f64 (/.f64 r r) (/.f64 (-.f64 p p) r)))))) |
(-.f64 (/.f64 (*.f64 r r) (*.f64 r r)) (/.f64 (*.f64 (-.f64 p p) r) (*.f64 r r))) |
(-.f64 (/.f64 (*.f64 r r) (*.f64 (-.f64 (+.f64 p r) p) r)) (/.f64 (pow.f64 (-.f64 p p) #s(literal 2 binary64)) (*.f64 (-.f64 (+.f64 p r) p) r))) |
(-.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r)) r)) (/.f64 (pow.f64 (-.f64 p p) #s(literal 3 binary64)) (*.f64 (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r)) r))) |
(-.f64 (/.f64 (/.f64 (*.f64 r r) (-.f64 (+.f64 p r) p)) r) (/.f64 (/.f64 (pow.f64 (-.f64 p p) #s(literal 2 binary64)) (-.f64 (+.f64 p r) p)) r)) |
(-.f64 (/.f64 (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r))) r) (/.f64 (/.f64 (pow.f64 (-.f64 p p) #s(literal 3 binary64)) (fma.f64 (-.f64 p p) (-.f64 (+.f64 p r) p) (*.f64 r r))) r)) |
(-.f64 (/.f64 r r) (/.f64 (-.f64 p p) r)) |
(+.f64 (/.f64 (*.f64 r r) (*.f64 (-.f64 (+.f64 p r) p) r)) (/.f64 (*.f64 (neg.f64 (-.f64 p p)) (-.f64 p p)) (*.f64 (-.f64 (+.f64 p r) p) r))) |
(+.f64 (/.f64 (-.f64 r p) r) (/.f64 p r)) |
(+.f64 (/.f64 p r) (/.f64 (-.f64 r p) r)) |
#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) r)) |
(*.f64 #s(literal 1/2 binary64) r) |
(*.f64 r #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(approx (+ (+ (fabs p) (fabs r)) (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) #s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) q) |
(/.f64 (neg.f64 (-.f64 (*.f64 q q) (*.f64 q q))) (neg.f64 (-.f64 q q))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 q #s(literal 3 binary64)))) (neg.f64 (fma.f64 q q (-.f64 (*.f64 q q) (*.f64 q q))))) |
(/.f64 (-.f64 (*.f64 q q) (*.f64 q q)) (-.f64 q q)) |
(/.f64 (+.f64 (pow.f64 q #s(literal 3 binary64)) (pow.f64 q #s(literal 3 binary64))) (fma.f64 q q (-.f64 (*.f64 q q) (*.f64 q q)))) |
(fma.f64 (neg.f64 (sqrt.f64 q)) (neg.f64 (sqrt.f64 q)) q) |
(fma.f64 (fabs.f64 (sqrt.f64 q)) (fabs.f64 (sqrt.f64 q)) q) |
(fma.f64 (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) q) |
(fma.f64 (sqrt.f64 q) (sqrt.f64 q) q) |
(-.f64 (/.f64 (*.f64 q q) (-.f64 q q)) (/.f64 (*.f64 q q) (-.f64 q q))) |
(+.f64 (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 q q (-.f64 (*.f64 q q) (*.f64 q q)))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 q q (-.f64 (*.f64 q q) (*.f64 q q))))) |
(+.f64 q q) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64)) (neg.f64 p)) |
(*.f64 (neg.f64 p) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64))) |
(*.f64 p (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 p))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (neg.f64 p))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 p) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 p)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (neg.f64 p)) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (neg.f64 p) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 p) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64)) p)) |
(fma.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal -1/2 binary64) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) (neg.f64 p) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) (neg.f64 p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (+.f64 (+.f64 r r) p) p) (*.f64 #s(literal -1/2 binary64) (neg.f64 p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 p) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 p) #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 p) (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 p #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 #s(literal -1/2 binary64) (neg.f64 p))) |
(-.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 (neg.f64 p)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) p) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (neg.f64 p) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (neg.f64 p) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p))) |
(+.f64 (*.f64 (*.f64 (neg.f64 p) #s(literal -1/2 binary64)) (/.f64 (+.f64 (+.f64 r r) p) p)) (*.f64 (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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64)) (neg.f64 p))) |
(neg.f64 p) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 (+.f64 r r) p) (/.f64 #s(literal -1/2 binary64) p) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (+.f64 (+.f64 r r) p) p) #s(literal -1/4 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r r) p) p))) |
(*.f64 (/.f64 (+.f64 (+.f64 r r) p) (-.f64 (+.f64 r r) p)) (/.f64 (-.f64 (+.f64 r r) p) p)) |
(*.f64 (/.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) (/.f64 (+.f64 (+.f64 r r) p) p)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (pow.f64 (/.f64 p p) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (+.f64 r r) p) p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 3 binary64)) (pow.f64 (/.f64 p p) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 r r) p) (/.f64 p p)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 r r) p)))) (neg.f64 (neg.f64 (neg.f64 p)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 r r) p (*.f64 p p))) (neg.f64 (*.f64 p p))) |
(/.f64 (fma.f64 p r (*.f64 p (+.f64 p r))) (*.f64 p p)) |
(/.f64 (fma.f64 p p (*.f64 (neg.f64 p) (neg.f64 (+.f64 r r)))) (*.f64 p p)) |
(/.f64 (fma.f64 (neg.f64 p) (*.f64 (-.f64 r r) p) (*.f64 (neg.f64 p) (*.f64 r (-.f64 r r)))) (*.f64 (neg.f64 p) (*.f64 (-.f64 r r) p))) |
(/.f64 (fma.f64 (neg.f64 p) (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) (*.f64 (neg.f64 p) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (neg.f64 p) (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p))) |
(/.f64 (fma.f64 (neg.f64 p) p (*.f64 (neg.f64 p) (+.f64 r r))) (*.f64 (neg.f64 p) p)) |
(/.f64 (fma.f64 p (neg.f64 p) (*.f64 p (neg.f64 (+.f64 r r)))) (*.f64 p (neg.f64 p))) |
(/.f64 (fma.f64 p (*.f64 (-.f64 r r) p) (*.f64 p (*.f64 r (-.f64 r r)))) (*.f64 p (*.f64 (-.f64 r r) p))) |
(/.f64 (fma.f64 p (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) (*.f64 p (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 p (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 r r)) (neg.f64 p) (*.f64 p p)) (*.f64 p p)) |
(/.f64 (fma.f64 (neg.f64 (+.f64 r r)) p (*.f64 (neg.f64 p) p)) (*.f64 (neg.f64 p) p)) |
(/.f64 (fma.f64 (*.f64 r (-.f64 r r)) (neg.f64 p) (*.f64 (*.f64 (-.f64 r r) p) (neg.f64 p))) (*.f64 (*.f64 (-.f64 r r) p) (neg.f64 p))) |
(/.f64 (fma.f64 (*.f64 r (-.f64 r r)) p (*.f64 (*.f64 (-.f64 r r) p) p)) (*.f64 (*.f64 (-.f64 r r) p) p)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 p) (*.f64 (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) (neg.f64 p))) (*.f64 (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) (neg.f64 p))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) p (*.f64 (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) p)) (*.f64 (*.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) p) p)) |
(/.f64 (fma.f64 (+.f64 r r) (neg.f64 p) (*.f64 p (neg.f64 p))) (*.f64 p (neg.f64 p))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (pow.f64 (/.f64 p p) #s(literal 2 binary64))) (/.f64 (-.f64 (+.f64 r r) p) p)) |
(/.f64 (fma.f64 p p (*.f64 (+.f64 r r) p)) (*.f64 p p)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 3 binary64)) (pow.f64 (/.f64 p p) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 r r) p) (/.f64 p p))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 r r) p))) (neg.f64 (neg.f64 p))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (*.f64 (-.f64 (+.f64 r r) p) p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 r r) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p))) |
(/.f64 (fma.f64 (+.f64 r r) p (*.f64 p p)) (*.f64 p p)) |
(/.f64 (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p)) (*.f64 (-.f64 (+.f64 r r) p) p)) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 r r) #s(literal 3 binary64))) (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p)) |
(/.f64 (neg.f64 (+.f64 (+.f64 r r) p)) (neg.f64 p)) |
(/.f64 (+.f64 (+.f64 r r) p) p) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (+.f64 r r) p)) p)) |
(neg.f64 (/.f64 (+.f64 (+.f64 r r) p) (neg.f64 p))) |
(fma.f64 (/.f64 (+.f64 r r) (-.f64 r r)) (/.f64 (-.f64 r r) p) (/.f64 p p)) |
(fma.f64 (/.f64 (fma.f64 r (-.f64 r r) (*.f64 r r)) (fma.f64 r (-.f64 r r) (*.f64 r r))) (/.f64 (+.f64 r r) p) (/.f64 p p)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (/.f64 (-.f64 (+.f64 r r) p) p)) (/.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (/.f64 (-.f64 (+.f64 r r) p) p))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 (-.f64 (+.f64 r r) p) p)) (/.f64 (*.f64 p p) (*.f64 (-.f64 (+.f64 r r) p) p))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (-.f64 (+.f64 r r) p)) p) (/.f64 (/.f64 (*.f64 p p) (-.f64 (+.f64 r r) p)) p)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 r r) p) (/.f64 p p))))) (/.f64 (pow.f64 (/.f64 p p) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 r r) p) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 p p) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 r r) p) (/.f64 p p)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 r r) p) (*.f64 p p)) (/.f64 (*.f64 p p) (*.f64 p p))) |
(+.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p)) (/.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p))) |
(+.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p)) (/.f64 (pow.f64 p #s(literal 3 binary64)) (*.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) p))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) p) (/.f64 (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) p)) |
(+.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 (-.f64 (+.f64 r r) p) p)) (/.f64 (*.f64 (neg.f64 p) p) (*.f64 (-.f64 (+.f64 r r) p) p))) |
(+.f64 (/.f64 (+.f64 p r) p) (/.f64 r p)) |
(+.f64 (/.f64 r p) (/.f64 (+.f64 p r) p)) |
(+.f64 (/.f64 p p) (/.f64 (+.f64 r r) p)) |
(+.f64 (/.f64 (+.f64 r r) p) (/.f64 p p)) |
Compiled 16 327 to 1 641 computations (89.9% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 322 | 5 | 327 |
| Fresh | 2 | 5 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 327 | 12 | 339 |
| Status | Accuracy | Program |
|---|---|---|
| 36.5% | (*.f64 #s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)) | |
| 43.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)) | |
| 56.1% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) | |
| ▶ | 43.3% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
| 34.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| ▶ | 33.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
| ✓ | 8.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| ▶ | 8.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 1.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 38.9% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)))) | |
| ▶ | 66.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))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
| ▶ | 40.8% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
Compiled 833 to 611 computations (26.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) | |
| cost-diff | 0 | (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) | |
| cost-diff | 0 | (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (+.f64 (fabs.f64 r) (fabs.f64 p)) | |
| cost-diff | 0 | (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) | |
| cost-diff | 0 | (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) | |
| cost-diff | 0 | (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #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 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) | |
| cost-diff | 0 | (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 425 |
| 0 | 86 | 425 |
| 1 | 174 | 425 |
| 2 | 433 | 425 |
| 3 | 1233 | 423 |
| 4 | 3617 | 423 |
| 0 | 8145 | 414 |
| 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 (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) |
(+.f64 (fabs.f64 p) r) |
(fabs.f64 p) |
p |
r |
(-.f64 (fabs.f64 r) p) |
(fabs.f64 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(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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 r (fabs.f64 r)) |
r |
(fabs.f64 r) |
(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)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
(*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 r) |
r |
(fabs.f64 p) |
p |
(/.f64 #s(literal 1/2 binary64) q) |
#s(literal 1/2 binary64) |
q |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 p p) |
p |
(fabs.f64 r) |
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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (+.f64 (fabs.f64 r) r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (+.f64 (fabs.f64 r) r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) |
(-.f64 (+.f64 (fabs.f64 r) r) (-.f64 p (fabs.f64 p))) |
(+.f64 (fabs.f64 p) r) |
(fabs.f64 p) |
p |
r |
(-.f64 (fabs.f64 r) p) |
(fabs.f64 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(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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 (+.f64 (fabs.f64 r) r) (fabs.f64 p)) |
(+.f64 r (fabs.f64 r)) |
(+.f64 (fabs.f64 r) r) |
r |
(fabs.f64 r) |
(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)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1 binary64)) q)) |
(*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1 binary64)) q) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1 binary64)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 r) |
r |
(fabs.f64 p) |
p |
(/.f64 #s(literal 1/2 binary64) q) |
#s(literal 1/2 binary64) |
q |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 p p) |
p |
(fabs.f64 r) |
r |
(fabs.f64 p) |
#s(literal 1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) | |
| accuracy | 0.01171875 | (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) | |
| accuracy | 18.08534463622722 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| accuracy | 31.062088903723765 | (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 0.1171875 | (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) | |
| accuracy | 14.026649958274447 | (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) | |
| accuracy | 34.45597731660291 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) | |
| accuracy | 0.0 | (fabs.f64 r) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 21.572426890057923 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))) | |
| accuracy | 25.234504755560796 | #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| accuracy | 0.0 | (*.f64 #s(literal -1/2 binary64) p) | |
| accuracy | 58.621691705444114 | #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 | (fabs.f64 r) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 0.0 | #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) | |
| accuracy | 21.572426890057923 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
| 101.0ms | 255× | 0 | valid |
| 11.0ms | 1× | 3 | valid |
Compiled 332 to 54 computations (83.7% saved)
ival-mult: 41.0ms (45% of total)ival-add: 25.0ms (27.4% of total)ival-div: 8.0ms (8.8% of total)ival-pow2: 5.0ms (5.5% of total)ival-sub: 4.0ms (4.4% of total)ival-sqrt: 3.0ms (3.3% of total)ival-fabs: 2.0ms (2.2% of total)exact: 1.0ms (1.1% of total)ival-neg: 1.0ms (1.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) |
#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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
(*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) |
(fabs.f64 p) |
(fabs.f64 r) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
| 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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)))))))))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(* 1/2 (+ r (+ (fabs p) (fabs r)))) |
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) |
(+ r (+ (fabs p) (fabs r))) |
(+ r (+ (fabs p) (+ (fabs r) (* -1 p)))) |
(* -1/2 p) |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))) |
(+ (fabs p) (fabs r)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) |
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))) |
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q))))) |
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q))))) |
(+ (fabs p) (+ (fabs r) (* 2 q))) |
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
(+ (fabs r) (* 2 q)) |
(+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))) |
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) |
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) |
(fabs p) |
(* 2 q) |
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q)) |
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))) |
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))) |
(* 4 (pow q 2)) |
(+ (* 4 (pow q 2)) (pow p 2)) |
(* 1/2 p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)) |
(* -1 p) |
(* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))) |
p |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(* p (+ 1 (/ (fabs r) p))) |
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p))))) |
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))) |
(pow p 2) |
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ (fabs p) (fabs r)))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ (fabs p) (fabs r)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p))))) |
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))) |
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))) |
(* 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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 (- (+ (fabs p) (fabs r)) p)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(- (+ (fabs p) (fabs r)) p) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r)) |
(* 1/2 (+ (fabs p) (fabs r))) |
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(fabs r) |
(* 1/2 r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
r |
(* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))) |
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r)))) |
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) |
(* -1/2 r) |
(* -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/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(+ q (* 1/2 (+ (fabs p) (fabs r)))) |
(* 1/2 (/ (+ (fabs p) (fabs r)) q)) |
(/ (+ q (* 1/2 (+ (fabs p) (fabs r)))) q) |
(* 1/2 (+ p (+ (fabs p) (fabs r)))) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) p)) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p)))) |
(+ p (+ (fabs p) (fabs r))) |
(+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p))))) |
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
(+ p (fabs r)) |
(+ p (+ (fabs r) (* 2 (/ (pow q 2) p)))) |
(+ p (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) |
(+ p (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) |
(+ p (* 2 (/ (pow q 2) p))) |
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))) |
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))) |
q |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
1 |
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(* q (+ 2 (/ (fabs r) q))) |
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q))))) |
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))) |
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) |
(* -1 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -2 q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow p 2) q))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q))))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 58.0ms | r | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- (fabs r) p)) 1/2) (+ (+ (fabs p) r) (- (fabs r) p)) (* (/ 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)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (+ (fabs r) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p))) |
| 5.0ms | q | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- (fabs r) p)) 1/2) (+ (+ (fabs p) r) (- (fabs r) p)) (* (/ 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)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (+ (fabs r) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p))) |
| 4.0ms | p | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- (fabs r) p)) 1/2) (+ (+ (fabs p) r) (- (fabs r) p)) (* (/ 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)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (+ (fabs r) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p))) |
| 4.0ms | p | @ | inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- (fabs r) p)) 1/2) (+ (+ (fabs p) r) (- (fabs r) p)) (* (/ 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)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (+ (fabs r) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p))) |
| 3.0ms | p | @ | -inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- (fabs r) p)) 1/2) (+ (+ (fabs p) r) (- (fabs r) p)) (* (/ 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)))))) (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (* (+ (+ r (fabs r)) (fabs p)) 1/2) (+ (+ r (fabs r)) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (+ (fabs r) (fabs p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p) (fabs r) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 634 | 3166 |
| 1 | 2267 | 3061 |
| 0 | 8612 | 2864 |
| 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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)))))))))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(* 1/2 (+ r (+ (fabs p) (fabs r)))) |
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) |
(+ r (+ (fabs p) (fabs r))) |
(+ r (+ (fabs p) (+ (fabs r) (* -1 p)))) |
(* -1/2 p) |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))) |
(+ (fabs p) (fabs r)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) |
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))) |
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q))))) |
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q))))) |
(+ (fabs p) (+ (fabs r) (* 2 q))) |
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
(+ (fabs r) (* 2 q)) |
(+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))) |
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) |
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) |
(fabs p) |
(* 2 q) |
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q)) |
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))) |
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))) |
(* 4 (pow q 2)) |
(+ (* 4 (pow q 2)) (pow p 2)) |
(* 1/2 p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)) |
(* -1 p) |
(* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))) |
p |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(* p (+ 1 (/ (fabs r) p))) |
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p))))) |
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))) |
(pow p 2) |
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ (fabs p) (fabs r)))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ (fabs p) (fabs r)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -2 (/ (pow q 2) p))) p))))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p))))) |
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))) |
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))) |
(* 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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 (- (+ (fabs p) (fabs r)) p)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(- (+ (fabs p) (fabs r)) p) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r)) |
(* 1/2 (+ (fabs p) (fabs r))) |
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(fabs r) |
(* 1/2 r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
r |
(* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))) |
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r)))) |
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) |
(* -1/2 r) |
(* -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/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2))) |
(* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(+ q (* 1/2 (+ (fabs p) (fabs r)))) |
(* 1/2 (/ (+ (fabs p) (fabs r)) q)) |
(/ (+ q (* 1/2 (+ (fabs p) (fabs r)))) q) |
(* 1/2 (+ p (+ (fabs p) (fabs r)))) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) p)) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p)))) |
(+ p (+ (fabs p) (fabs r))) |
(+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p))))) |
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
(+ p (fabs r)) |
(+ p (+ (fabs r) (* 2 (/ (pow q 2) p)))) |
(+ p (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) |
(+ p (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) |
(+ p (* 2 (/ (pow q 2) p))) |
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))) |
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))) |
q |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
1 |
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(* q (+ 2 (/ (fabs r) q))) |
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q)))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q))))) |
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))) |
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) |
(* -1 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -2 q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow p 2) q))) q))))) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q))))) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
| Outputs |
|---|
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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) (-.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/4 binary64) 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) r))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 #s(literal -1/2 binary64) r)) (*.f64 (*.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 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (*.f64 #s(literal 1/4 binary64) p))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p)) |
(* 1/2 (+ r (+ (fabs p) (fabs r)))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 p (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)))) |
(+ r (+ (fabs p) (fabs r))) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
(+ r (+ (fabs p) (+ (fabs r) (* -1 p)))) |
(+.f64 (+.f64 r (-.f64 (fabs.f64 r) p)) (fabs.f64 p)) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q) |
(+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ (fabs p) (fabs r)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) |
(*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q))))) |
(fma.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 p p) q) #s(literal 1/8 binary64))) |
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* -1/128 (/ (pow p 2) (pow q 3))) (* 1/8 (/ 1 q))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/128 binary64) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 p p) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ (fabs p) (+ (fabs r) (* 2 q)))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/1024 (/ (pow p 2) (pow q 5))) (* 1/128 (/ 1 (pow q 3))))) (* 1/8 (/ 1 q))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) #s(literal 1/1024 binary64) (/.f64 #s(literal -1/128 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/8 binary64) q)) (*.f64 p p) (*.f64 (+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+ (fabs p) (+ (fabs r) (* 2 q))) |
(+.f64 (fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs p) (+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) (fabs.f64 p)) |
(+ (fabs r) (* 2 q)) |
(fma.f64 q #s(literal 2 binary64) (fabs.f64 r)) |
(+ (fabs r) (+ (* 1/4 (/ (pow p 2) q)) (* 2 q))) |
(fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) |
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) |
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) |
(+ (fabs r) (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (fma.f64 q #s(literal 2 binary64) (fabs.f64 r))) |
(fabs p) |
(fabs.f64 p) |
(* 2 q) |
(*.f64 q #s(literal 2 binary64)) |
(+ (* 1/4 (/ (pow p 2) q)) (* 2 q)) |
(fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64))) |
(+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))) |
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64))) |
(+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal 3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64))) |
(* 4 (pow q 2)) |
(*.f64 (*.f64 q q) #s(literal 4 binary64)) |
(+ (* 4 (pow q 2)) (pow p 2)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.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) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) #s(literal 1/2 binary64))) p) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))))) #s(literal 1/2 binary64)) p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)) p) |
(* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs 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) |
(* -1 p) |
(neg.f64 p) |
(* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)) |
(*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1 binary64)) p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) p)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (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)) p)) (/ (pow q 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) p) |
(* p (+ 1/2 (+ (* -1 (/ (pow q 4) (pow p 4))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (pow p 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 q p) (/.f64 q p) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) p) |
p |
(* p (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p)))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) p p) |
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) p p) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) p p) |
(* p (+ 1 (/ (fabs r) p))) |
(fma.f64 (/.f64 (fabs.f64 r) p) p p) |
(* p (+ 1 (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p)))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) (/.f64 (fabs.f64 r) p)) p p) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ (fabs r) p))))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (/.f64 (fabs.f64 r) p)) p p) |
(* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))) |
(fma.f64 (*.f64 p #s(literal 2 binary64)) (*.f64 (/.f64 q p) (/.f64 q p)) p) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) #s(literal 1 binary64)) p) |
(* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64))) p) |
(pow p 2) |
(*.f64 p p) |
(* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64)) (*.f64 p p)) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.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))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) (neg.f64 p))) p))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(*.f64 (neg.f64 p) (fma.f64 (neg.f64 r) (/.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64))) |
(* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) p)) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ (fabs p) (fabs r)))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 (neg.f64 q) q) p)) p))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow p 2))) (pow q 2)) p)) (* 1/2 (+ (fabs p) (fabs r)))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 q q (/.f64 (neg.f64 (pow.f64 q #s(literal 4 binary64))) (*.f64 p p))) (neg.f64 p))) p))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p))))) |
(neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) p p)) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
(neg.f64 (fma.f64 (neg.f64 p) (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) p) p)) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (*.f64 q q))) p)) p))) |
(* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) p))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs 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) (fabs.f64 r)) p))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p))) p))))) |
(*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 r) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (*.f64 q q))) p)) p))) |
(* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))) |
(*.f64 (neg.f64 p) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 (*.f64 q q) p) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))) |
(*.f64 (neg.f64 p) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) #s(literal 1 binary64))) |
(* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))) |
(*.f64 (neg.f64 p) (fma.f64 #s(literal -2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 (/.f64 q p) (/.f64 q p))) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64) #s(literal 1 binary64)))) |
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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) (-.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/4 binary64) r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.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 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 #s(literal 1/4 binary64) r))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(* 1/2 (- (+ (fabs p) (fabs r)) p)) |
(*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (-.f64 (fabs.f64 r) p)) (fabs.f64 p))) |
(- (+ (fabs p) (fabs r)) p) |
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) |
(- (+ r (+ (fabs p) (fabs r))) p) |
(+.f64 (+.f64 r (-.f64 (fabs.f64 r) p)) (fabs.f64 p)) |
(+ (* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) (* 1/2 r)) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) p (*.f64 #s(literal 1/2 binary64) r)) |
(* 1/2 (+ (fabs p) (fabs r))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
(+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r)))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) |
(fabs r) |
(fabs.f64 r) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) (/.f64 q r) (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))))) r) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
r |
(* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r)) r) |
(* r (+ 1/2 (* -1 (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r)))) |
(*.f64 (fma.f64 (neg.f64 p) (/.f64 (fma.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) |
(* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) r r) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* -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) (-.f64 #s(literal 1/2 binary64) (/.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))) |
(* -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 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) (neg.f64 r))) r))) |
(* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (/ (* p (+ 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 p (/.f64 (fma.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/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 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/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q #s(literal 2 binary64)) q) (pow.f64 (-.f64 p r) #s(literal 5 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 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(+ q (* 1/2 (+ (fabs p) (fabs r)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) |
(* 1/2 (/ (+ (fabs p) (fabs r)) q)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) |
(/ (+ q (* 1/2 (+ (fabs p) (fabs r)))) q) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* 1/2 (+ p (+ (fabs p) (fabs r)))) |
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (/ (pow q 2) p)) |
(fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) p)) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
(+ (* 1/2 (+ p (+ (fabs p) (fabs r)))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 5))) (/ 1 (pow p 3)))) (/ 1 p)))) |
(fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q #s(literal 2 binary64)) q) (pow.f64 p #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 1 binary64) p)) (*.f64 q q) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
(+ p (+ (fabs p) (fabs r))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) |
(+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p))))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r))) |
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) |
(+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
(+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) |
(+ p (fabs r)) |
(+.f64 (fabs.f64 r) p) |
(+ p (+ (fabs r) (* 2 (/ (pow q 2) p)))) |
(fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (+.f64 (fabs.f64 r) p)) |
(+ p (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (fabs.f64 r) p)) |
(+ p (+ (fabs r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (fabs.f64 r) p)) |
(+ p (* 2 (/ (pow q 2) p))) |
(fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) p) |
(+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p) |
(+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (/.f64 #s(literal -2 binary64) (pow.f64 p #s(literal 3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p) |
q |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(*.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) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q) |
1 |
#s(literal 1 binary64) |
(* q (+ 1 (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q) |
(* q (+ 1 (+ (* -1/128 (/ (pow p 4) (pow q 4))) (+ (* 1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/128 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)))) q) |
(* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) q) |
(* q (+ 2 (/ (fabs r) q))) |
(*.f64 (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64))) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/4 (/ (pow p 2) (pow q 2))) (/ (fabs r) q))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64)))) q) |
(* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) q) |
(* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64)))) q) |
(* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) |
(*.f64 (fma.f64 (/.f64 p q) (/.f64 p q) #s(literal 4 binary64)) (*.f64 q q)) |
(* -1 q) |
(neg.f64 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(neg.f64 (fma.f64 (*.f64 q #s(literal -1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(neg.f64 (fma.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)) q q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.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))) q)) (neg.f64 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 (/ (+ (* -1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) q))) (neg.f64 q)) q q)) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow p 4) (pow q 2))) (* 1/8 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) p) p (*.f64 (/.f64 #s(literal -1/128 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q))) (neg.f64 q))) q)) (neg.f64 q)) |
(* -2 q) |
(*.f64 #s(literal -2 binary64) q) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (+.f64 (fabs.f64 r) (fabs.f64 p))) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) p) p (*.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q))) q)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (fabs r) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fabs.f64 r) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1/4 (/ (pow p 2) q))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q) (fabs.f64 r)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* -1 (/ (+ (fabs r) (* -1 (/ (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q))) q))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (-.f64 (fabs.f64 r) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) p) p (*.f64 (/.f64 #s(literal -1/64 binary64) q) (/.f64 (pow.f64 p #s(literal 4 binary64)) q))) q)) q)) (neg.f64 q)) |
(* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))) |
(*.f64 (neg.f64 q) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))) |
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64)))) |
(* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
(*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) q) (/.f64 (*.f64 p p) q) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 p #s(literal 6 binary64))) (pow.f64 q #s(literal 6 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 374 |
| 0 | 86 | 374 |
| 1 | 389 | 374 |
| 2 | 3291 | 321 |
| 0 | 8848 | 312 |
| 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 (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.f64 r) p)) |
#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)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
(*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) |
(fabs.f64 p) |
(fabs.f64 r) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 r (-.f64 r (-.f64 p p))) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 r (-.f64 r (-.f64 p p))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 r (-.f64 r (-.f64 p p))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 r (-.f64 r (-.f64 p p)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 r p) (-.f64 r p))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.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 (-.f64 p r) #s(literal 2 binary64)))) (-.f64 (+.f64 r p) (-.f64 r p))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 r p) #s(literal 1/2 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 r r) p) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r r) p))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (-.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 r p))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 r p) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (-.f64 (+.f64 r r) p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r r) p))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 (-.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) (-.f64 r p))) |
(+.f64 (*.f64 (-.f64 r p) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 r p)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (-.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 r p))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 r r) p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 r r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r r) p) #s(literal 2 binary64)) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r r) p) p)) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (-.f64 r p) (+.f64 r p))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (-.f64 (+.f64 r r) p) #s(literal 2 binary64))) (-.f64 p (-.f64 (+.f64 r r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r r) p) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (+.f64 r r) p) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r r) p) p)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 r r) p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (-.f64 (+.f64 r r) p) #s(literal 2 binary64)) (*.f64 p (-.f64 (+.f64 r r) p))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 r p) (-.f64 r p)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 r r (*.f64 p p)) (-.f64 p r) (*.f64 (+.f64 r p) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (+.f64 r p) (-.f64 p r))) |
(/.f64 (fma.f64 (fma.f64 r r (*.f64 p p)) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (+.f64 r p) (+.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 (fma.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (-.f64 p r) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (-.f64 p r))) |
(/.f64 (fma.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)) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))))) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (+.f64 r p) (*.f64 (-.f64 p r) (fma.f64 r r (*.f64 p p)))) (*.f64 (-.f64 p r) (+.f64 r p))) |
(/.f64 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (-.f64 p r) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (-.f64 p r) (fma.f64 r r (*.f64 p (+.f64 r p))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (+.f64 r p) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (fma.f64 r r (*.f64 p p)))) (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (fma.f64 r r (*.f64 p (+.f64 r p))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (-.f64 r p))) |
(/.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (fma.f64 r r (*.f64 p p))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r 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 r (-.f64 p p))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (-.f64 (+.f64 r r) p)) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (-.f64 r (-.f64 p p))) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 r (-.f64 p p))) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (-.f64 r (-.f64 p p))) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 r (-.f64 p p))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (-.f64 (+.f64 r r) p)) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (-.f64 r p))) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (-.f64 r p)))) |
(-.f64 (+.f64 (+.f64 r r) p) p) |
(-.f64 r (-.f64 p (+.f64 r p))) |
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(+.f64 (-.f64 (+.f64 r r) p) p) |
(+.f64 (-.f64 r p) (+.f64 r p)) |
(+.f64 r (-.f64 r (-.f64 p p))) |
(+.f64 p (-.f64 (+.f64 r r) p)) |
(+.f64 (-.f64 r (-.f64 p p)) r) |
(+.f64 (+.f64 r p) (-.f64 r p)) |
#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 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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) p) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) p) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 r r) p) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r r) p)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 (+.f64 r r) p)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 (+.f64 r r) p)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 r r) #s(literal 1/2 binary64) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 r r) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 r r))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r r) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 r r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 r r))) |
(+.f64 (*.f64 (+.f64 r r) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) |
(+.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r r)) (*.f64 p #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 r r) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 r r))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 r r)) (-.f64 (+.f64 r p) r)) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 r r) #s(literal 2 binary64))) (-.f64 p (+.f64 r r))) |
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 r (+.f64 r 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)) (-.f64 (*.f64 r r) (*.f64 (+.f64 r p) r)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 r (-.f64 r p))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 r r) p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 r r) p)) |
(/.f64 (+.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (*.f64 (+.f64 r r) p)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 r p)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 r r)) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (+.f64 r p)) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 r p)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 r r)) |
(-.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 2 binary64)) (-.f64 (+.f64 r r) p)) (/.f64 (*.f64 p p) (-.f64 (+.f64 r r) p))) |
(+.f64 (/.f64 (pow.f64 (+.f64 r r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 r r)) (pow.f64 (+.f64 r r) #s(literal 2 binary64))))) |
(+.f64 (+.f64 r r) p) |
(+.f64 r (+.f64 r p)) |
(+.f64 p (+.f64 r r)) |
(+.f64 (+.f64 r p) r) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64)) q)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64)) q) |
(*.f64 q (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)) #s(literal 1 binary64)) q) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 3 binary64)) #s(literal 1 binary64)) q) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 q (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64))) |
(/.f64 (*.f64 q (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) q (*.f64 #s(literal 1 binary64) q)) |
(fma.f64 q (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) (*.f64 q #s(literal 1 binary64))) |
(fma.f64 q #s(literal 1 binary64) (*.f64 q (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)))) |
(fma.f64 #s(literal 1 binary64) q (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) q)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) q) (*.f64 #s(literal 1 binary64) q)) |
(+.f64 (*.f64 #s(literal 1 binary64) q) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) q)) |
(+.f64 (*.f64 q (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (*.f64 q #s(literal 1 binary64))) |
(+.f64 (*.f64 q #s(literal 1 binary64)) (*.f64 q (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) q) (*.f64 (+.f64 r p) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64)) |
(fma.f64 (+.f64 r p) (*.f64 (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 r p) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) q)) (+.f64 r p))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 r p)) (/.f64 #s(literal 1/2 binary64) q))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64)))) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p))) |
(/.f64 (neg.f64 (fma.f64 r r (*.f64 p p))) (neg.f64 (-.f64 r p))) |
(/.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 (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 (+.f64 r p) (-.f64 p r))) (neg.f64 (-.f64 p r))) |
(/.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (-.f64 p r)) |
(/.f64 (fma.f64 r r (*.f64 p p)) (-.f64 r p)) |
(/.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))) |
(/.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)))) |
(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 r)) (fabs.f64 (sqrt.f64 r)) p) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) p) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) p) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) p) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) r) |
(-.f64 (/.f64 (*.f64 p p) (-.f64 p r)) (/.f64 (*.f64 r r) (-.f64 p r))) |
(-.f64 (/.f64 (*.f64 r r) (-.f64 r p)) (/.f64 (*.f64 p p) (-.f64 r p))) |
(+.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 (/.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 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p))) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (*.f64 p #s(literal 1/2 binary64))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))) |
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 r p))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))) (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 r p))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p))) (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (+.f64 r p)) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (+.f64 r p)) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (+.f64 r p)) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (+.f64 r p)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (+.f64 r p)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) (/.f64 (*.f64 p p) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p) r) |
(+.f64 (+.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64)))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 r p)) |
(+.f64 r (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) p)) |
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) |
(+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(/.f64 (-.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64)))) (neg.f64 (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 r r)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r r (-.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fma.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) r) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) r) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) r) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) r) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r)) (/.f64 (*.f64 r r) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (pow.f64 r #s(literal 3 binary64)) (fma.f64 r (-.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) |
(+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(*.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p))) |
(*.f64 (sqrt.f64 p) (sqrt.f64 p)) |
(pow.f64 (sqrt.f64 p) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(pow.f64 p #s(literal 1 binary64)) |
(neg.f64 p) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 p) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 1 binary64))) |
p |
(*.f64 (neg.f64 (sqrt.f64 r)) (neg.f64 (sqrt.f64 r))) |
(*.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r))) |
(*.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r))) |
(*.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 r) (sqrt.f64 r)) |
(pow.f64 (pow.f64 r #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 r) #s(literal 2 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 (log.f64 (*.f64 r r)) #s(literal 1/2 binary64))) |
r |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 p p) (*.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 p #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 p #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 p) #s(literal 2 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))) |
(/.f64 (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.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(*.f64 (sqrt.f64 (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)))) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 4 binary64)) (pow.f64 p #s(literal 8 binary64)))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 6 binary64)) (pow.f64 p #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 p #s(literal 8 binary64)) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (pow.f64 p #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64))) (-.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64)) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (+.f64 (pow.f64 p #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 p) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 p #s(literal 6 binary64))) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q))) q (*.f64 p p)) |
(fma.f64 (fabs.f64 (*.f64 q #s(literal 4 binary64))) q (*.f64 p p)) |
(fma.f64 (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (sqrt.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 p)) (exp.f64 (log.f64 p)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (neg.f64 q)) (neg.f64 q) (*.f64 p p)) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 (pow.f64 p #s(literal 3 binary64))) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q #s(literal 4 binary64)) q (*.f64 p p)) |
(fma.f64 (neg.f64 q) (*.f64 (neg.f64 q) #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 q (fabs.f64 (*.f64 (neg.f64 q) #s(literal 4 binary64))) (*.f64 p p)) |
(fma.f64 q (fabs.f64 (*.f64 q #s(literal 4 binary64))) (*.f64 p p)) |
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) |
(sqrt.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (/.f64 (pow.f64 p #s(literal 4 binary64)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)) |
(-.f64 (*.f64 p p) (*.f64 (neg.f64 (*.f64 q q)) #s(literal 4 binary64))) |
(-.f64 (*.f64 p p) (*.f64 (neg.f64 q) (*.f64 q #s(literal 4 binary64)))) |
(-.f64 (*.f64 p p) (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(fabs.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 p p)) |
(hypot.f64 (neg.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 p p)) |
(hypot.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (pow.f64 p #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+.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 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64)))))) (/.f64 (pow.f64 p #s(literal 6 binary64)) (fma.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 q p) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)) |
(+.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
Compiled 29 586 to 2 931 computations (90.1% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 568 | 13 | 581 |
| Fresh | 2 | 3 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 574 | 19 | 593 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.1% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) |
| ▶ | 43.3% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
| 34.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 33.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 39.0% | #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) q) (+.f64 r p)) #s(literal 1 binary64)) q)) | |
| 40.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64))) q)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| ▶ | 36.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
| ✓ | 8.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| ✓ | 8.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 1.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 40.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q))) | |
| 35.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (+.f64 (+.f64 r r) p) p) #s(literal 1/2 binary64)))) | |
| 38.9% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)))) | |
| ▶ | 66.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))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)))) |
| ▶ | 46.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) |
| 37.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)) #s(literal 1/2 binary64)))) | |
| 40.8% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) (fabs.f64 p)) #s(literal 1/2 binary64)))) | |
| 34.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) p) #s(literal 1/2 binary64)))) | |
| 14.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) #s(approx (* (+ (+ r (fabs r)) (fabs p)) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))) |
Compiled 1 567 to 1 092 computations (30.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 q r) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) | |
| cost-diff | 1 | (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 3 | (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) | |
| cost-diff | 0 | (+.f64 r (fabs.f64 p)) | |
| cost-diff | 0 | (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) | |
| cost-diff | 4 | (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) | |
| cost-diff | 0 | (+.f64 (fabs.f64 r) (fabs.f64 p)) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) | |
| cost-diff | 0 | #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) | |
| cost-diff | 0 | #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) | |
| cost-diff | 0 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) | |
| cost-diff | 0 | (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) 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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)))) | |
| cost-diff | 1 | (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 444 |
| 0 | 82 | 444 |
| 1 | 164 | 444 |
| 2 | 400 | 444 |
| 3 | 1161 | 444 |
| 4 | 3237 | 422 |
| 0 | 8596 | 401 |
| 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 (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) |
(+.f64 (fabs.f64 p) r) |
(fabs.f64 p) |
p |
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 (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
(*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) |
#s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
q |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) |
#s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) |
#s(literal 1/2 binary64) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 r) |
r |
(fabs.f64 p) |
p |
q |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
(*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(+.f64 r (fabs.f64 p)) |
r |
(fabs.f64 p) |
p |
(/.f64 #s(literal 1/2 binary64) q) |
#s(literal 1/2 binary64) |
q |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) |
(fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 q r) |
q |
r |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) |
(fabs.f64 r) |
(-.f64 p (fabs.f64 p)) |
p |
(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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) 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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (fma.f64 r #s(literal 2 binary64) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (fma.f64 r #s(literal 2 binary64) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 r #s(literal 2 binary64) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) |
(fma.f64 r #s(literal 2 binary64) (-.f64 (fabs.f64 p) p)) |
(+.f64 (fabs.f64 p) r) |
(fabs.f64 p) |
p |
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 (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
(*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) |
#s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
q |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) q))) |
#s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) |
#s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) q)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) q) |
#s(literal 1/2 binary64) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(fabs.f64 r) |
r |
(fabs.f64 p) |
p |
q |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q)) |
(*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
(fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q) |
(fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 (fabs.f64 p) r) #s(literal 1 binary64)) |
(+.f64 r (fabs.f64 p)) |
(+.f64 (fabs.f64 p) r) |
r |
(fabs.f64 p) |
p |
(/.f64 #s(literal 1/2 binary64) q) |
#s(literal 1/2 binary64) |
q |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 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)))))) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) q (*.f64 r #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) |
(fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (fma.f64 (/.f64 q r) q (*.f64 r #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r) #s(literal -1/2 binary64)) |
(/.f64 q r) |
q |
r |
(fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) r) (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
(-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) |
(fabs.f64 r) |
(-.f64 p (fabs.f64 p)) |
p |
(fabs.f64 p) |
#s(literal 1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) | |
| accuracy | 1.5156222476055603 | (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 5.5964331043954845 | (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) | |
| accuracy | 24.152706154423473 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 0.1171875 | (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) | |
| accuracy | 14.026649958274447 | (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) | |
| accuracy | 34.45597731660291 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 0.0 | #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) | |
| accuracy | 0.00390625 | (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) | |
| accuracy | 34.45597731660291 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) | |
| accuracy | 14.026649958274447 | (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) | |
| accuracy | 34.45597731660291 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) | |
| accuracy | 40.505645740346644 | #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)) | |
| accuracy | 0.0 | (fabs.f64 p) | |
| accuracy | 0.38973065705089016 | #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64))) | |
| accuracy | 21.572426890057923 | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)))) |
| 72.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 1 | valid |
Compiled 342 to 46 computations (86.5% saved)
ival-mult: 18.0ms (34% of total)ival-add: 15.0ms (28.3% of total)ival-div: 7.0ms (13.2% of total)ival-pow2: 5.0ms (9.4% of total)ival-sub: 4.0ms (7.6% of total)ival-fabs: 2.0ms (3.8% of total)ival-sqrt: 2.0ms (3.8% of total)exact: 1.0ms (1.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) 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 (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
(*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) |
#s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) |
#s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
(fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(+.f64 r (fabs.f64 p)) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) |
(fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) 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 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) |
(/.f64 q r) |
(fabs.f64 p) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
| Outputs |
|---|
(+ (fabs p) (* 2 r)) |
(+ (fabs p) (+ (* -1 p) (* 2 r))) |
(* 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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)))))))))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(* 1/2 (+ (fabs p) (* 2 r))) |
(+ (* -1/2 p) (* 1/2 (+ (fabs p) (* 2 r)))) |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))) |
(+ q (* 1/2 (+ (fabs p) (fabs r)))) |
(+ (fabs p) (fabs r)) |
(* q (+ 1 (* 1/2 (/ (+ r (fabs p)) q)))) |
(+ 1 (* 1/2 (/ (+ r (fabs p)) q))) |
(+ r (fabs p)) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))) |
(+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
(+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))) |
(+ 1/2 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))) |
(fabs p) |
(/ (+ (fabs p) (fabs r)) r) |
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))) |
(* -1 p) |
(* p (- (+ (* 2 (/ r p)) (/ (fabs p) p)) 1)) |
(* 1/2 p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(* -1/2 p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(* p (- (* 1/2 (/ (+ (fabs p) (* 2 r)) p)) 1/2)) |
(* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)) |
(* -1/2 (/ p r)) |
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r)))) |
(* -1 (/ p r)) |
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (* 2 r)) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (* 2 r)) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))) |
(* -1 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))) |
(- (fabs p) p) |
(- (+ (fabs p) (* 2 r)) p) |
(* 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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 (- (+ (fabs p) (fabs r)) p)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(* 1/2 (- (fabs p) p)) |
(+ r (* 1/2 (- (fabs p) p))) |
(* q (+ 1 (* 1/2 (/ (fabs p) q)))) |
(+ (* 1/2 r) (* q (+ 1 (* 1/2 (/ (fabs p) q))))) |
(+ 1 (* 1/2 (/ (fabs p) q))) |
(+ 1 (+ (* 1/2 (/ r q)) (* 1/2 (/ (fabs p) q)))) |
(/ (pow q 2) r) |
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r) |
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r) |
(/ (pow q 2) (pow r 2)) |
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)) |
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)) |
(/ q r) |
(/ (- (+ (fabs p) (fabs r)) p) r) |
(* 2 r) |
(* r (- (+ 2 (/ (fabs p) r)) (/ p r))) |
(* 1/2 r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
r |
(* r (+ 1 (* 1/2 (/ (- (fabs p) p) r)))) |
(* r (+ 1/2 (/ (* q (+ 1 (* 1/2 (/ (fabs p) q)))) r))) |
(* 1/2 (/ r q)) |
(* r (+ (* 1/2 (/ (fabs p) (* q r))) (+ (* 1/2 (/ 1 q)) (/ 1 r)))) |
(* r (+ 1 (/ (fabs p) r))) |
(* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))) |
1/2 |
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) |
(+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))) |
(* -1 (* r (- (* -1 (/ (- (fabs p) p) r)) 2))) |
(* -1/2 r) |
(* -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/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1/2 (/ (- (fabs p) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (* q (+ 1 (* 1/2 (/ (fabs p) q)))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs p) q))) r)) (* 1/2 (/ 1 q))))) |
(* -1 (* r (- (* -1 (/ (fabs p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* 1/2 (+ (fabs p) (fabs r))) |
(* 1/2 (/ (+ (fabs p) (fabs r)) q)) |
(/ (+ q (* 1/2 (+ (fabs p) (fabs r)))) q) |
(* 1/2 (+ r (fabs p))) |
(+ q (* 1/2 (+ r (fabs p)))) |
(* 1/2 (/ (+ r (fabs p)) q)) |
(/ (+ q (* 1/2 (+ r (fabs p)))) q) |
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)) |
q |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
1 |
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))) |
(* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(* -1 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1/2 (/ (+ r (fabs p)) q)) 1))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | p | @ | inf | ((+ (+ (fabs p) r) (- r p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- r p)) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (+ r (fabs p)) (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ q r) (fabs p) (/ (- (fabs r) (- p (fabs p))) r)) |
| 5.0ms | q | @ | inf | ((+ (+ (fabs p) r) (- r p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- r p)) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (+ r (fabs p)) (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ q r) (fabs p) (/ (- (fabs r) (- p (fabs p))) r)) |
| 4.0ms | r | @ | 0 | ((+ (+ (fabs p) r) (- r p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- r p)) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (+ r (fabs p)) (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ q r) (fabs p) (/ (- (fabs r) (- p (fabs p))) r)) |
| 4.0ms | p | @ | 0 | ((+ (+ (fabs p) r) (- r p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- r p)) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (+ r (fabs p)) (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ q r) (fabs p) (/ (- (fabs r) (- p (fabs p))) r)) |
| 3.0ms | r | @ | -inf | ((+ (+ (fabs p) r) (- r p)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (* (+ (+ (fabs p) r) (- r p)) 1/2) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (+ (* 1/2 (+ (fabs r) (fabs p))) q) (+ (fabs r) (fabs p)) (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (+ r (fabs p)) (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ q r) (fabs p) (/ (- (fabs r) (- p (fabs p))) r)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 450 | 2144 |
| 1 | 1515 | 2042 |
| 2 | 5841 | 2015 |
| 0 | 8124 | 1893 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (fabs p) (* 2 r)) |
(+ (fabs p) (+ (* -1 p) (* 2 r))) |
(* 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/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 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 (+ (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)))))))))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(* 1/2 (+ (fabs p) (* 2 r))) |
(+ (* -1/2 p) (* 1/2 (+ (fabs p) (* 2 r)))) |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))) |
(+ q (* 1/2 (+ (fabs p) (fabs r)))) |
(+ (fabs p) (fabs r)) |
(* q (+ 1 (* 1/2 (/ (+ r (fabs p)) q)))) |
(+ 1 (* 1/2 (/ (+ r (fabs p)) q))) |
(+ r (fabs p)) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))) |
(+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
(+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))) |
(+ 1/2 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))) |
(fabs p) |
(/ (+ (fabs p) (fabs r)) r) |
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))) |
(* -1 p) |
(* p (- (+ (* 2 (/ r p)) (/ (fabs p) p)) 1)) |
(* 1/2 p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(* -1/2 p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(* p (- (* 1/2 (/ (+ (fabs p) (* 2 r)) p)) 1/2)) |
(* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)) |
(* -1/2 (/ p r)) |
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r)))) |
(* -1 (/ p r)) |
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (* 2 r)) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (* 2 r)) p))))) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))) |
(* -1 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r))))) |
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))) |
(- (fabs p) p) |
(- (+ (fabs p) (* 2 r)) p) |
(* 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/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 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 (+ (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 (- (+ (fabs p) (fabs r)) p)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(* 1/2 (- (fabs p) p)) |
(+ r (* 1/2 (- (fabs p) p))) |
(* q (+ 1 (* 1/2 (/ (fabs p) q)))) |
(+ (* 1/2 r) (* q (+ 1 (* 1/2 (/ (fabs p) q))))) |
(+ 1 (* 1/2 (/ (fabs p) q))) |
(+ 1 (+ (* 1/2 (/ r q)) (* 1/2 (/ (fabs p) q)))) |
(/ (pow q 2) r) |
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r) |
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r) |
(/ (pow q 2) (pow r 2)) |
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)) |
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)) |
(/ q r) |
(/ (- (+ (fabs p) (fabs r)) p) r) |
(* 2 r) |
(* r (- (+ 2 (/ (fabs p) r)) (/ p r))) |
(* 1/2 r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
r |
(* r (+ 1 (* 1/2 (/ (- (fabs p) p) r)))) |
(* r (+ 1/2 (/ (* q (+ 1 (* 1/2 (/ (fabs p) q)))) r))) |
(* 1/2 (/ r q)) |
(* r (+ (* 1/2 (/ (fabs p) (* q r))) (+ (* 1/2 (/ 1 q)) (/ 1 r)))) |
(* r (+ 1 (/ (fabs p) r))) |
(* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))) |
1/2 |
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) |
(+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))) |
(* -1 (* r (- (* -1 (/ (- (fabs p) p) r)) 2))) |
(* -1/2 r) |
(* -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/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
(* -1 (* r (- (* -1/2 (/ (- (fabs p) p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (* q (+ 1 (* 1/2 (/ (fabs p) q)))) r)) 1/2))) |
(* -1 (* r (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs p) q))) r)) (* 1/2 (/ 1 q))))) |
(* -1 (* r (- (* -1 (/ (fabs p) r)) 1))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(* 1/2 (+ (fabs p) (fabs r))) |
(* 1/2 (/ (+ (fabs p) (fabs r)) q)) |
(/ (+ q (* 1/2 (+ (fabs p) (fabs r)))) q) |
(* 1/2 (+ r (fabs p))) |
(+ q (* 1/2 (+ r (fabs p)))) |
(* 1/2 (/ (+ r (fabs p)) q)) |
(/ (+ q (* 1/2 (+ r (fabs p)))) q) |
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)) |
q |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
1 |
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))) |
(* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(* -1 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(* -1 (* q (- (* -1/2 (/ (+ r (fabs p)) q)) 1))) |
| Outputs |
|---|
(+ (fabs p) (* 2 r)) |
(fma.f64 #s(literal 2 binary64) r (fabs.f64 p)) |
(+ (fabs p) (+ (* -1 p) (* 2 r))) |
(fma.f64 #s(literal 2 binary64) r (-.f64 (fabs.f64 p) p)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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) (-.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(+ (* -1/2 p) (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r))))) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p)) |
(* 1/2 (+ (fabs p) (* 2 r))) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r) |
(+ (* -1/2 p) (* 1/2 (+ (fabs p) (* 2 r)))) |
(fma.f64 #s(literal -1/2 binary64) p (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)) |
(* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q) |
(+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ q (* 1/2 (+ (fabs p) (fabs r)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) |
(+ (fabs p) (fabs r)) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(* q (+ 1 (* 1/2 (/ (+ r (fabs p)) q)))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q) |
(+ 1 (* 1/2 (/ (+ r (fabs p)) q))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ r (fabs p)) |
(+.f64 (fabs.f64 p) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) r) |
(+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p)) |
(+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))) |
(+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))) |
(+.f64 (/.f64 (fma.f64 q (/.f64 q r) (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))))) r) #s(literal 1/2 binary64)) |
(fabs p) |
(fabs.f64 p) |
(/ (+ (fabs p) (fabs r)) r) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))) |
(/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) |
(* -1 p) |
(neg.f64 p) |
(* p (- (+ (* 2 (/ r p)) (/ (fabs p) p)) 1)) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) r (fabs.f64 p)) p) #s(literal 1 binary64)) p) |
(* 1/2 p) |
(*.f64 #s(literal 1/2 binary64) p) |
(* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 q (/.f64 q p) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64))) p) #s(literal 1/2 binary64)) p) |
(* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64))) (*.f64 q q) (/.f64 (fma.f64 q (/.f64 q p) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64))) p)) #s(literal 1/2 binary64)) p) |
(* -1/2 p) |
(*.f64 #s(literal -1/2 binary64) p) |
(* p (- (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p) 1/2)) |
(*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 r p)) #s(literal 1/2 binary64)) p) |
(* p (- (* 1/2 (/ (+ (fabs p) (* 2 r)) p)) 1/2)) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r) p) #s(literal 1/2 binary64)) p) |
(* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)) |
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) (/.f64 r p)) #s(literal 1/2 binary64)) p) |
(* -1/2 (/ p r)) |
(*.f64 (/.f64 p r) #s(literal -1/2 binary64)) |
(* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r)))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) p) (/.f64 #s(literal 1/2 binary64) r)) p) |
(* -1 (/ p r)) |
(/.f64 (neg.f64 p) r) |
(* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))) |
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) (/.f64 #s(literal 1 binary64) r)) p) |
(* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (* 2 r)) p))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) r (fabs.f64 p)) p)) (neg.f64 p)) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 p)) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.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)) (neg.f64 p)) |
(* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (fma.f64 q q (*.f64 r (/.f64 (*.f64 q q) p))) (neg.f64 p))) p)) (neg.f64 p)) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))))) p))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 r p))) (neg.f64 p)) |
(* -1 (* p (+ 1/2 (* -1/2 (/ (+ (fabs p) (* 2 r)) p))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r) p)) (neg.f64 p)) |
(* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) (/.f64 r p))) (neg.f64 p)) |
(* -1 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r))))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) p) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) r)) (neg.f64 p)) |
(* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))) |
(neg.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (neg.f64 p)) p (/.f64 p r))) |
(- (fabs p) p) |
(-.f64 (fabs.f64 p) p) |
(- (+ (fabs p) (* 2 r)) p) |
(fma.f64 #s(literal 2 binary64) r (-.f64 (fabs.f64 p) p)) |
(* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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) (-.f64 (*.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)))) |
(+ (* 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)))))) (* 1/4 (* (* 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/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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(* 1/2 (- (+ (fabs p) (fabs r)) p)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) |
(+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))) |
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) |
(* 1/2 (- (fabs p) p)) |
(*.f64 (-.f64 (fabs.f64 p) p) #s(literal 1/2 binary64)) |
(+ r (* 1/2 (- (fabs p) p))) |
(fma.f64 (-.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) r) |
(* q (+ 1 (* 1/2 (/ (fabs p) q)))) |
(*.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q) |
(+ (* 1/2 r) (* q (+ 1 (* 1/2 (/ (fabs p) q))))) |
(fma.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q (*.f64 #s(literal 1/2 binary64) r)) |
(+ 1 (* 1/2 (/ (fabs p) q))) |
(fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/2 (/ r q)) (* 1/2 (/ (fabs p) q)))) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(/ (pow q 2) r) |
(/.f64 (*.f64 q q) r) |
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r) |
(/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) (*.f64 q q)) r) |
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r) |
(/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) r (*.f64 q q)) r) |
(/ (pow q 2) (pow r 2)) |
(*.f64 (/.f64 q r) (/.f64 q r)) |
(/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)) |
(/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) (*.f64 q q)) (*.f64 r r)) |
(/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) r (*.f64 q q)) r) r) |
(/ q r) |
(/.f64 q r) |
(/ (- (+ (fabs p) (fabs r)) p) r) |
(/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) |
(* 2 r) |
(*.f64 #s(literal 2 binary64) r) |
(* r (- (+ 2 (/ (fabs p) r)) (/ p r))) |
(*.f64 (+.f64 (/.f64 (-.f64 (fabs.f64 p) p) r) #s(literal 2 binary64)) r) |
(* 1/2 r) |
(*.f64 #s(literal 1/2 binary64) r) |
(* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) r) |
(* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))) |
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) p (*.f64 q q)) r) r)) r) |
(* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) |
r |
(* r (+ 1 (* 1/2 (/ (- (fabs p) p) r)))) |
(*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 p) p) r) #s(literal 1/2 binary64) #s(literal 1 binary64)) r) |
(* r (+ 1/2 (/ (* q (+ 1 (* 1/2 (/ (fabs p) q)))) r))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 q r) #s(literal 1/2 binary64)) r) |
(* 1/2 (/ r q)) |
(*.f64 (/.f64 r q) #s(literal 1/2 binary64)) |
(* r (+ (* 1/2 (/ (fabs p) (* q r))) (+ (* 1/2 (/ 1 q)) (/ 1 r)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 (fabs.f64 p) r) #s(literal 1 binary64)) q) (/.f64 #s(literal 1 binary64) r)) r) |
(* r (+ 1 (/ (fabs p) r))) |
(fma.f64 (/.f64 (fabs.f64 p) r) r r) |
(* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) r) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) |
(fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2)))) |
(+.f64 (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal 1/2 binary64)) |
(* -1 (* r (- (* -1 (/ (- (fabs p) p) r)) 2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (-.f64 (fabs.f64 p) p) (neg.f64 r)) #s(literal 2 binary64))) |
(* -1/2 r) |
(*.f64 #s(literal -1/2 binary64) r) |
(* -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 (/.f64 (*.f64 q q) r) p (*.f64 q q)) (neg.f64 r))) 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/2 (/ (- (fabs p) p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 p) p) r) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (* q (+ 1 (* 1/2 (/ (fabs p) q)))) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) r)) #s(literal 1/2 binary64))) |
(* -1 (* r (- (* -1 (/ (+ 1 (* 1/2 (/ (fabs p) q))) r)) (* 1/2 (/ 1 q))))) |
(*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) r) #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) q))) |
(* -1 (* r (- (* -1 (/ (fabs p) r)) 1))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fabs.f64 p) (neg.f64 r)) #s(literal 1 binary64))) |
(* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))) r) #s(literal 1/2 binary64))) |
(+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) r)) r)) |
(* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) |
(*.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))) |
(fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (*.f64 q (/.f64 q (-.f64 p r)))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))) |
(fma.f64 (fma.f64 (*.f64 q (/.f64 q (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64))) |
(+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))) |
(fma.f64 (pow.f64 q #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal 3 binary64)))) (fma.f64 (-.f64 (+.f64 (+.f64 p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64) (*.f64 q (/.f64 q (-.f64 p r))))) |
(* 1/2 (+ (fabs p) (fabs r))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
(* 1/2 (/ (+ (fabs p) (fabs r)) q)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) |
(/ (+ q (* 1/2 (+ (fabs p) (fabs r)))) q) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(* 1/2 (+ r (fabs p))) |
(*.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64)) |
(+ q (* 1/2 (+ r (fabs p)))) |
(fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q) |
(* 1/2 (/ (+ r (fabs p)) q)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64)) |
(/ (+ q (* 1/2 (+ r (fabs p)))) q) |
(fma.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)) |
(fma.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (/.f64 (*.f64 q q) r)) |
q |
(* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) q) q) |
(* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
(*.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) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) q)) q) |
1 |
#s(literal 1 binary64) |
(* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 r (*.f64 q q)) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q)) |
(* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (+ (* 1/2 (/ 1 (pow q 2))) (/ 1 (pow r 2))))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 q q)) (/.f64 (/.f64 #s(literal 1 binary64) r) r)) (*.f64 q q)) |
(* -1 q) |
(neg.f64 q) |
(* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))) |
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(*.f64 (neg.f64 q) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))) q))) |
(* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))) |
(neg.f64 (fma.f64 (neg.f64 q) (/.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))) q) q)) |
(* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))) |
(*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* -1 (* q (- (* -1/2 (/ (+ r (fabs p)) q)) 1))) |
(*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) r) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 383 |
| 0 | 82 | 381 |
| 1 | 359 | 381 |
| 2 | 3360 | 326 |
| 0 | 8831 | 321 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 r p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) 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 (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
(*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) |
#s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) |
#s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
(fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(+.f64 r (fabs.f64 p)) |
(*.f64 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r) |
(fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) 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 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) r)) |
(/.f64 q r) |
(fabs.f64 p) |
(/.f64 (-.f64 (fabs.f64 r) (-.f64 p (fabs.f64 p))) r) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r p) r) #s(literal 2 binary64)) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r p) r) p)) |
(/.f64 (-.f64 (pow.f64 (-.f64 r p) #s(literal 2 binary64)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))) (-.f64 (-.f64 r p) (+.f64 r p))) |
(/.f64 (-.f64 (*.f64 p p) (pow.f64 (+.f64 (-.f64 r p) r) #s(literal 2 binary64))) (-.f64 p (+.f64 (-.f64 r p) r))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r p) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (+.f64 r p) r) #s(literal 2 binary64)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r p) r) p)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 r p) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (pow.f64 (+.f64 (-.f64 r p) r) #s(literal 2 binary64)) (*.f64 p (+.f64 (-.f64 r p) r))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (-.f64 r p) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 r p) (-.f64 r p)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (-.f64 r p) (*.f64 (+.f64 r p) (*.f64 (-.f64 r p) (+.f64 r p)))) (*.f64 (-.f64 r p) (+.f64 r p))) |
(/.f64 (fma.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (-.f64 p r) (*.f64 (+.f64 r p) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (+.f64 r p) (-.f64 p r))) |
(/.f64 (fma.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (+.f64 r p) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (+.f64 r p) (fma.f64 p (-.f64 p r) (*.f64 r r)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (+.f64 r p) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (+.f64 r p) (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (-.f64 r p) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (-.f64 r p) (+.f64 r p)))) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (-.f64 p r) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (+.f64 r p) (-.f64 p r)))) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (-.f64 p r))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (fma.f64 p (-.f64 p r) (*.f64 r r)))) |
(/.f64 (fma.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)) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (fma.f64 r r (*.f64 p (+.f64 r p))) (fma.f64 r (-.f64 r p) (*.f64 p p)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (+.f64 r p) (*.f64 (-.f64 r p) (*.f64 (-.f64 r p) (+.f64 r p)))) (*.f64 (-.f64 r p) (+.f64 r p))) |
(/.f64 (fma.f64 (*.f64 (-.f64 r p) (+.f64 r p)) (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (-.f64 r p) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (-.f64 r p) (fma.f64 r r (*.f64 p (+.f64 r p))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (+.f64 r p) (*.f64 (-.f64 p r) (*.f64 (-.f64 r p) (+.f64 r p)))) (*.f64 (-.f64 p r) (+.f64 r p))) |
(/.f64 (fma.f64 (*.f64 (+.f64 r p) (-.f64 p r)) (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (-.f64 p r) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (-.f64 p r) (fma.f64 r r (*.f64 p (+.f64 r p))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 r p) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (*.f64 (-.f64 r p) (+.f64 r p)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (fma.f64 p (-.f64 p r) (*.f64 r r)) (fma.f64 r r (*.f64 p (+.f64 r p))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (+.f64 r p) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (*.f64 (-.f64 r p) (+.f64 r p)))) (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (*.f64 p (+.f64 r p))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))))) (*.f64 (fma.f64 r (-.f64 r p) (*.f64 p p)) (fma.f64 r r (*.f64 p (+.f64 r p))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (-.f64 r p) #s(literal 2 binary64))) (-.f64 (+.f64 r p) (-.f64 r p))) |
(/.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (-.f64 r p) (+.f64 r p))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r 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 r (-.f64 p p))) |
(fma.f64 (neg.f64 (sqrt.f64 p)) (neg.f64 (sqrt.f64 p)) (+.f64 (-.f64 r p) r)) |
(fma.f64 (fabs.f64 (sqrt.f64 p)) (fabs.f64 (sqrt.f64 p)) (+.f64 (-.f64 r p) r)) |
(fma.f64 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) (-.f64 r (-.f64 p p))) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) (-.f64 r (-.f64 p p))) |
(fma.f64 (sqrt.f64 (neg.f64 p)) (sqrt.f64 (neg.f64 p)) (+.f64 (-.f64 r p) r)) |
(fma.f64 (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 p) #s(literal 1/2 binary64)) (+.f64 (-.f64 r p) r)) |
(fma.f64 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (-.f64 r (-.f64 p p))) |
(fma.f64 (sqrt.f64 p) (sqrt.f64 p) (+.f64 (-.f64 r p) r)) |
(fma.f64 (sqrt.f64 r) (sqrt.f64 r) (-.f64 r (-.f64 p p))) |
(-.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (-.f64 r p))) (/.f64 (pow.f64 (-.f64 r p) #s(literal 2 binary64)) (-.f64 (+.f64 r p) (-.f64 r p)))) |
(-.f64 (+.f64 (+.f64 r p) r) p) |
(-.f64 r (-.f64 p (+.f64 r p))) |
(+.f64 (/.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (-.f64 r p) r) p) |
(+.f64 (-.f64 r p) (+.f64 r p)) |
(+.f64 (-.f64 r (-.f64 p p)) r) |
(+.f64 (+.f64 r p) (-.f64 r p)) |
(+.f64 r (-.f64 r (-.f64 p p))) |
(+.f64 p (+.f64 (-.f64 r p) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r p) r) p)))) |
#s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r p) r) p))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 r p) r) p)) |
(*.f64 (-.f64 (+.f64 (+.f64 r p) r) p) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (-.f64 r p) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 (+.f64 r p) (-.f64 r p))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.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 (-.f64 r p) #s(literal 2 binary64)))) (-.f64 (+.f64 r p) (-.f64 r p))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (-.f64 r p) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64)))) (fma.f64 (-.f64 r p) (-.f64 (-.f64 r p) (+.f64 r p)) (pow.f64 (+.f64 r p) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 r p) #s(literal 1/2 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (-.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 r p))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 r p) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 (-.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) (-.f64 r p))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 (-.f64 r p) r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 r p) r))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 r p) r) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 r p) r))) |
(+.f64 (*.f64 (-.f64 r p) #s(literal 1/2 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 r p)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 (+.f64 (-.f64 r p) r) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 r p) r))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 (-.f64 r p) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 r p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
(*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q) |
(*.f64 q #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
#s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)) |
(/.f64 (-.f64 (*.f64 q q) (pow.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 q (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (neg.f64 q) q))) (neg.f64 (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 q #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 q (-.f64 q (*.f64 (+.f64 r p) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 (neg.f64 q) q)) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 q #s(literal 3 binary64))) (fma.f64 q q (-.f64 (pow.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 q #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 q (-.f64 q (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 q)) (neg.f64 (sqrt.f64 q)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 (sqrt.f64 q)) (fabs.f64 (sqrt.f64 q)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 q) #s(literal 1 binary64)) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 q) (sqrt.f64 q) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) q) |
(fma.f64 #s(literal 1/2 binary64) r (fma.f64 #s(literal 1/2 binary64) p q)) |
(fma.f64 r #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) p q)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)) (/.f64 (*.f64 q q) (-.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))) |
(-.f64 q (*.f64 (neg.f64 (+.f64 r p)) #s(literal 1/2 binary64))) |
(-.f64 q (*.f64 #s(literal -1/2 binary64) (+.f64 r p))) |
(+.f64 (+.f64 q (*.f64 #s(literal 1/2 binary64) r)) (*.f64 #s(literal 1/2 binary64) p)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 q (-.f64 q (*.f64 (+.f64 r p) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 q #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (*.f64 q (-.f64 q (*.f64 (+.f64 r p) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) r) (fma.f64 #s(literal 1/2 binary64) p q)) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) |
(+.f64 q (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (neg.f64 (-.f64 p r))) |
(/.f64 (neg.f64 (*.f64 (-.f64 r p) (+.f64 r p))) (neg.f64 (-.f64 r p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r 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 p (-.f64 p r) (*.f64 r 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 (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 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) p) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) p) |
(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 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) p) |
(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 p (-.f64 p r) (*.f64 r r))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p r) (*.f64 r 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) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64)) q) |
(*.f64 q (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64)) #s(literal 1 binary64)) q) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal 1 binary64)) q) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)))) |
(/.f64 (*.f64 q (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) |
(/.f64 (*.f64 q (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) q (*.f64 #s(literal 1 binary64) q)) |
(fma.f64 q (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) (*.f64 q #s(literal 1 binary64))) |
(fma.f64 q #s(literal 1 binary64) (*.f64 q (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))) |
(fma.f64 #s(literal 1 binary64) q (*.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) q)) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) q) (*.f64 #s(literal 1 binary64) q)) |
(+.f64 (*.f64 #s(literal 1 binary64) q) (*.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) q)) |
(+.f64 (*.f64 q (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)) (*.f64 q #s(literal 1 binary64))) |
(+.f64 (*.f64 q #s(literal 1 binary64)) (*.f64 q (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64)) q)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) q) (*.f64 (+.f64 r p) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) q) (+.f64 r p) #s(literal 1 binary64)) |
(fma.f64 (+.f64 r p) (*.f64 (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 r p) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64))) (pow.f64 (-.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) q)) (+.f64 r p))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 r p)) (/.f64 #s(literal 1/2 binary64) q))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)))) (pow.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) q)) |
(/.f64 (neg.f64 (*.f64 (+.f64 r p) (-.f64 p r))) (neg.f64 (-.f64 p r))) |
(/.f64 (neg.f64 (*.f64 (-.f64 r p) (+.f64 r p))) (neg.f64 (-.f64 r p))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64)))) (neg.f64 (fma.f64 p (-.f64 p r) (*.f64 r 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 p (-.f64 p r) (*.f64 r 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 (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 (fabs.f64 (sqrt.f64 r)) (fabs.f64 (sqrt.f64 r)) p) |
(fma.f64 (sqrt.f64 (neg.f64 r)) (sqrt.f64 (neg.f64 r)) p) |
(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 (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 r) #s(literal 1/2 binary64)) p) |
(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 p (-.f64 p r) (*.f64 r r))) (/.f64 (pow.f64 p #s(literal 3 binary64)) (fma.f64 p (-.f64 p r) (*.f64 r 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) |
(*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) r) |
(*.f64 r (fma.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) r) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 binary64))) r) (fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (pow.f64 (/.f64 q r) #s(literal 4 binary64)))) |
(/.f64 (*.f64 r (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 r (fma.f64 (pow.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (pow.f64 (/.f64 q r) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 r (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r)) |
(fma.f64 (*.f64 r (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) r (*.f64 #s(literal 1/2 binary64) r)) |
(fma.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) r) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r)) |
(fma.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) r) (*.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r)) |
(fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(fma.f64 r (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) r)) |
(fma.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(fma.f64 r (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r)) |
(fma.f64 r (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) r) (*.f64 #s(literal 1/2 binary64) r)) |
(+.f64 (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r) (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(+.f64 (*.f64 r (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) r)) |
(+.f64 (*.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
(+.f64 (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) r)) |
(+.f64 (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r) (*.f64 r (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 q r) #s(literal 4 binary64))) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (pow.f64 (/.f64 q r) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 q r) q) (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 r (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 r (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 q r) q) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (*.f64 r (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (*.f64 r (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 r r) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 r r) (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 q q) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (*.f64 (*.f64 r r) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)))) (*.f64 (*.f64 r r) (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) r (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) q))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 r r) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 q q))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 r r))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) r (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (*.f64 (/.f64 q r) q))) (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) r)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 r r) (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (*.f64 q q))) (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/4 binary64)))) (*.f64 r r))) |
(/.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 binary64))) (fma.f64 (pow.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (*.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 q r) #s(literal 6 binary64))) (fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (pow.f64 (/.f64 q r) #s(literal 4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 q r))) (exp.f64 (log.f64 (/.f64 q r))) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) |
(fma.f64 (/.f64 q (neg.f64 r)) (/.f64 q (neg.f64 r)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 r (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r) (+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 q (fabs.f64 (/.f64 (/.f64 q r) r)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 q (fabs.f64 (/.f64 q (*.f64 r r))) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 q (/.f64 (/.f64 q r) r) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 q (/.f64 q (*.f64 r r)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 r (-.f64 p p)) r) (+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (*.f64 (neg.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q (neg.f64 r)) (/.f64 q r))) |
(-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) (/.f64 q (neg.f64 r)))) |
(+.f64 (+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 q r) #s(literal 6 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (pow.f64 (/.f64 q r) #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) (pow.f64 (/.f64 q r) #s(literal 4 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1 binary64)) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) r)) |
(*.f64 (sqrt.f64 (/.f64 q (neg.f64 r))) (sqrt.f64 (/.f64 q (neg.f64 r)))) |
(*.f64 (sqrt.f64 (/.f64 q r)) (sqrt.f64 (/.f64 q r))) |
(*.f64 (sqrt.f64 q) (sqrt.f64 (/.f64 (/.f64 q r) r))) |
(*.f64 (sqrt.f64 q) (sqrt.f64 (/.f64 q (*.f64 r r)))) |
(pow.f64 (/.f64 q (neg.f64 r)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 q r) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 q) (/.f64 q r))) (sqrt.f64 (neg.f64 r))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 q r) (neg.f64 q))) (sqrt.f64 (neg.f64 r))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (/.f64 q r) q))) (sqrt.f64 (neg.f64 r))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 q q))) (sqrt.f64 (neg.f64 (*.f64 r r)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 q) q)) (sqrt.f64 (*.f64 (neg.f64 r) r))) |
(/.f64 (sqrt.f64 (*.f64 q (neg.f64 q))) (sqrt.f64 (*.f64 r (neg.f64 r)))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 q r) q)) (sqrt.f64 r)) |
(/.f64 (neg.f64 (neg.f64 q)) (neg.f64 (neg.f64 r))) |
(/.f64 (neg.f64 q) (neg.f64 r)) |
(/.f64 q r) |
(neg.f64 (/.f64 q (neg.f64 r))) |
(sqrt.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64))) |
(fabs.f64 (/.f64 q (neg.f64 (neg.f64 r)))) |
(fabs.f64 (/.f64 q (neg.f64 r))) |
(fabs.f64 (/.f64 q r)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 q r)) #s(literal 1 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 (-.f64 (neg.f64 r) (neg.f64 (-.f64 p p))) (neg.f64 r)) |
(/.f64 (-.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64))) (+.f64 (/.f64 r r) (/.f64 (-.f64 p p) r))) |
(/.f64 (-.f64 (pow.f64 (/.f64 r r) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 r r) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 p p) r) #s(literal 2 binary64)) (*.f64 (/.f64 r r) (/.f64 (-.f64 p p) r))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 r (-.f64 p p)))) (neg.f64 (neg.f64 r))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (-.f64 p p) r)) (*.f64 r r)) |
(/.f64 (-.f64 (*.f64 r r) (pow.f64 (-.f64 p p) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 r p) p) r)) |
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (-.f64 p p) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 p p) (-.f64 (+.f64 r p) p) (*.f64 r r)) r)) |
(/.f64 (neg.f64 (-.f64 r (-.f64 p p))) (neg.f64 r)) |
(/.f64 (-.f64 r (-.f64 p p)) r) |
(neg.f64 (/.f64 (neg.f64 (-.f64 r (-.f64 p p))) r)) |
(neg.f64 (/.f64 (-.f64 r (-.f64 p p)) (neg.f64 r))) |
(-.f64 (/.f64 r r) (/.f64 (-.f64 p p) r)) |
(+.f64 (/.f64 (-.f64 r p) r) (/.f64 p r)) |
Compiled 23 960 to 2 212 computations (90.8% saved)
23 alts after pruning (19 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 449 | 14 | 463 |
| Fresh | 6 | 5 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 459 | 23 | 482 |
| Status | Accuracy | Program |
|---|---|---|
| 35.0% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) r) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) | |
| 36.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (-.f64 r (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r) (+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) r)) | |
| 39.0% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)) q)) | |
| 1.8% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 1/2 binary64))) r)) | |
| 34.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 33.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 40.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64))) q)) (fabs.f64 p)) #s(literal 1/2 binary64))) | |
| 56.0% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (+.f64 (/.f64 (fma.f64 q (/.f64 q r) (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))))) r) #s(literal 1/2 binary64))) r)) | |
| ✓ | 36.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
| 40.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)) | |
| ✓ | 8.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
| ✓ | 8.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 1.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 40.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q))) | |
| 33.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))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) | |
| 35.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (*.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64)))) | |
| 66.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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 (-.f64 (fabs.f64 p) p) #s(literal 1/2 binary64) r)))) | |
| 40.8% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) | |
| 40.7% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) r (*.f64 q q)) r))) | |
| 40.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) | |
| 46.2% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) | |
| 33.0% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (*.f64 (neg.f64 r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) r)) #s(literal 1/2 binary64))))) | |
| 37.4% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.f64 r))) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
Compiled 3 066 to 1 026 computations (66.5% 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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (*.f64 #s(literal 2 binary64) 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 (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (+ (+ (fabs p) (fabs r)) (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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) 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 (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 (-.f64 (fabs.f64 p) p) #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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) #s(approx (* (+ (+ r (fabs r)) (fabs p)) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r 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)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (+.f64 (+.f64 r 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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) 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)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 (+.f64 (+.f64 (fabs.f64 p) r) (-.f64 (fabs.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 p (fabs.f64 p)) (-.f64 (fabs.f64 r) 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 #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 (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)) q)) |
#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) q) (+.f64 r p)) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 r (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1/2 binary64) q) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 q #s(literal 1/2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 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) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) 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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (*.f64 (sqrt.f64 r) (sqrt.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 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) 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)))))) #s(approx (* (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) r) (/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) r (*.f64 q q)) r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)) #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 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (*.f64 (neg.f64 r) (-.f64 (*.f64 (neg.f64 q) (/.f64 (fma.f64 (/.f64 (fabs.f64 p) q) #s(literal 1/2 binary64) #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 (+ (* (/ q r) (/ q r)) (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2)) (+.f64 (/.f64 (fma.f64 q (/.f64 q r) (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.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 (fma.f64 (/.f64 q r) (/.f64 q r) (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 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)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (fabs p)) 1/2) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal 1 binary64))) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 #s(approx (+ (sqrt (+ (* (* q q) 4) (* p p))) (fabs r)) (*.f64 (fma.f64 (*.f64 (/.f64 p q) (/.f64 p q)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fabs.f64 r) q) #s(literal 2 binary64))) q)) (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 (fma.f64 (-.f64 r (-.f64 p p)) (/.f64 #s(literal 1/2 binary64) r) (+.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64)))) 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 (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) (pow.f64 (/.f64 q r) #s(literal 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 (*.f64 (-.f64 (pow.f64 (/.f64 q r) #s(literal 4 binary64)) (pow.f64 (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) r) (-.f64 (pow.f64 (/.f64 q r) #s(literal 2 binary64)) (fma.f64 (/.f64 (-.f64 r (-.f64 p p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 (-.f64 (fabs.f64 p) p) #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 (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) |
7 calls:
| 12.0ms | r |
| 12.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))))))) |
| 11.0ms | p |
| 11.0ms | q |
| 11.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.0% | 3 | p |
| 72.8% | 3 | r |
| 84.4% | 2 | q |
| 77.3% | 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))))))) |
| 77.3% | 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)))))) |
| 84.4% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 84.4% | 2 | (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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (*.f64 #s(literal 2 binary64) 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 (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (+ (+ (fabs p) (fabs r)) (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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) 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 (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.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 (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
7 calls:
| 5.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 4.0ms | q |
| 4.0ms | p |
| 4.0ms | r |
| 4.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 3 | p |
| 69.7% | 3 | r |
| 48.3% | 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))))))) |
| 48.3% | 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)))))) |
| 64.1% | 2 | q |
| 64.1% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 64.1% | 2 | (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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (*.f64 #s(literal 2 binary64) 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 (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (+ (+ (fabs p) (fabs r)) (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 (* (neg p) (+ (* (/ (+ (+ r (fabs r)) (fabs p)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r r) p) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.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 (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
1 calls:
| 3.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 3 | r |
Compiled 1 to 3 computations (-200% 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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (*.f64 #s(literal 2 binary64) r)) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) |
5 calls:
| 3.0ms | q |
| 3.0ms | p |
| 3.0ms | r |
| 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 |
|---|---|---|
| 47.8% | 3 | p |
| 62.6% | 2 | q |
| 62.6% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 62.6% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 57.5% | 2 | r |
Compiled 11 to 21 computations (-90.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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
3 calls:
| 22.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 2.0ms | q |
| 2.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 2 | q |
| 61.9% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 61.9% | 2 | (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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
| Outputs |
|---|
#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(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q)) |
7 calls:
| 3.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 2.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))))))) |
| 2.0ms | q |
| 2.0ms | p |
| 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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.5% | 1 | p |
| 36.5% | 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))))))) |
| 36.5% | 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)))))) |
| 36.5% | 1 | r |
| 39.0% | 2 | q |
| 39.0% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 39.0% | 2 | (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)) |
| Outputs |
|---|
#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)) |
7 calls:
| 3.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 | (*.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))))))) |
| 2.0ms | p |
| 2.0ms | q |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.0% | 2 | p |
| 8.7% | 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))))))) |
| 8.7% | 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)))))) |
| 12.8% | 2 | r |
| 8.7% | 1 | q |
| 8.7% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 8.7% | 1 | (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)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
7 calls:
| 5.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 1.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))))))) |
| 1.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)))))) |
| 1.0ms | r |
| 1.0ms | p |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.4% | 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))))))) |
| 8.4% | 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)))))) |
| 8.4% | 1 | q |
| 8.4% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 8.4% | 1 | (pow.f64 q #s(literal 2 binary64)) |
| 8.4% | 1 | r |
| 8.4% | 1 | p |
Compiled 51 to 54 computations (-5.9% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
7 calls:
| 1.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))))))) |
| 1.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)))))) |
| 1.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 1.0ms | q |
| 1.0ms | r |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.2% | 1 | r |
| 1.2% | 1 | q |
| 1.2% | 1 | p |
| 1.2% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 1.2% | 1 | (pow.f64 q #s(literal 2 binary64)) |
| 1.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))))))) |
| 1.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)))))) |
Compiled 51 to 54 computations (-5.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.452182211128604e+82 | 7.096015928391789e+84 |
Compiled 25 to 25 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 2.543868788682696e+80 | 9.995683052711944e+86 |
| 34.0ms | -8.413379828395023e-252 | -1.643428811211649e-258 |
| 41.0ms | 287× | 0 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 1 780 to 1 230 computations (30.9% saved)
ival-div: 14.0ms (41.5% of total)ival-pow2: 5.0ms (14.8% of total)ival-add: 4.0ms (11.8% of total)ival-mult: 3.0ms (8.9% of total)ival-fabs: 3.0ms (8.9% of total)ival-sqrt: 2.0ms (5.9% of total)ival-sub: 1.0ms (3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 2.7712173528829495e+44 | 4.226824718682955e+48 |
| 3.0ms | -8.413379828395023e-252 | -1.643428811211649e-258 |
| 18.0ms | 144× | 0 | valid |
Compiled 1 682 to 1 146 computations (31.9% saved)
ival-add: 2.0ms (20% of total)ival-mult: 2.0ms (20% of total)ival-pow2: 2.0ms (20% of total)ival-div: 1.0ms (10% of total)ival-fabs: 1.0ms (10% of total)ival-sub: 1.0ms (10% of total)ival-sqrt: 1.0ms (10% 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 | 7.052569334674907e-29 | 1.1882058539661897e-25 |
Compiled 25 to 25 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 7.052569334674907e-29 | 1.1882058539661897e-25 |
Compiled 25 to 25 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.382730008586005e-239 | 6.942248884797931e-233 |
Compiled 25 to 25 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -1.0142094574406578e-8 | -1.2182450221507226e-10 |
| 11.0ms | 112× | 0 | valid |
Compiled 389 to 332 computations (14.7% saved)
ival-pow2: 2.0ms (25.8% of total)ival-div: 1.0ms (12.9% of total)ival-add: 1.0ms (12.9% of total)ival-mult: 1.0ms (12.9% of total)ival-fabs: 1.0ms (12.9% of total)ival-sub: 1.0ms (12.9% of total)ival-sqrt: 1.0ms (12.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 770 |
| 1 | 159 | 770 |
| 2 | 318 | 770 |
| 3 | 841 | 770 |
| 4 | 2212 | 740 |
| 5 | 6728 | 740 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 100000000000000003080666323096525690777025204007643346346089744069413985291331436544 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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 (-.f64 (fabs.f64 p) p) #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 (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q)))) |
(if (<=.f64 r #s(literal -6190951536746077/1031825256124346184281913642415071497107123683664299847906173259817722465931103241160971202905580445106785927721205329450942085077153682689942458942310428861149192742185556805017053745461770392681687954898849977351851617759280394021168743942904368118143630040815894528 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))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) (if (<=.f64 r #s(literal 349999999999999977082398796899540174385819355252213370164883576067233347140147216384 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))))) |
(if (<=.f64 r #s(literal -44336241474093/8061134813471454564702450331367746071149403778627342561766978592325956765086744071570087522699847227396765060321916636335485039665263146015175460486800225477728068298324662539195732386420081192825687147647265448061340763744378078290380812053940375922997109693874176 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))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) (if (<=.f64 r #s(literal 21500000000000000232801289341329778286478229504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 8920298079412249/89202980794122492566142873090593446023921664 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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 8920298079412249/89202980794122492566142873090593446023921664 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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 733155940312959/14663118806259180136662417374041517307249530456151374095074022247583264770740686929584785544102209728219832068720127856678091192707621568870627853333281064765702591645685356596360602245877237133437460484214653566707676443446649642811063698998514839191552 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 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q))) |
(if (<=.f64 p #s(literal -6576556458703583/38685626227668133590597632 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 #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)))))) (neg.f64 q)) |
| Outputs |
|---|
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 100000000000000003080666323096525690777025204007643346346089744069413985291331436544 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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 (-.f64 (fabs.f64 p) p) #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 (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q)))) |
(if (<=.f64 r #s(literal -6190951536746077/1031825256124346184281913642415071497107123683664299847906173259817722465931103241160971202905580445106785927721205329450942085077153682689942458942310428861149192742185556805017053745461770392681687954898849977351851617759280394021168743942904368118143630040815894528 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))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) (if (<=.f64 r #s(literal 349999999999999977082398796899540174385819355252213370164883576067233347140147216384 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ r (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 (fabs.f64 p) r) #s(literal 1/2 binary64) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))))) |
(if (<=.f64 r #s(literal -44336241474093/8061134813471454564702450331367746071149403778627342561766978592325956765086744071570087522699847227396765060321916636335485039665263146015175460486800225477728068298324662539195732386420081192825687147647265448061340763744378078290380812053940375922997109693874176 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))) r) 1/2) 1/2) r) (*.f64 #s(approx (+ (+ (fabs p) r) (- r p)) (-.f64 (fabs.f64 p) p)) #s(literal 1/2 binary64)))) (if (<=.f64 r #s(literal 21500000000000000232801289341329778286478229504 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (/ (- (fabs r) (- p (fabs p))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 8920298079412249/89202980794122492566142873090593446023921664 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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) q) (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) q)))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 8920298079412249/89202980794122492566142873090593446023921664 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))) r) 1/2) 1/2) r) #s(approx (* (+ (+ (fabs p) r) (- r p)) 1/2) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 p) r)))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q))) |
(if (<=.f64 (pow.f64 q #s(literal 2 binary64)) #s(literal 733155940312959/14663118806259180136662417374041517307249530456151374095074022247583264770740686929584785544102209728219832068720127856678091192707621568870627853333281064765702591645685356596360602245877237133437460484214653566707676443446649642811063698998514839191552 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 #s(approx (+ (* (+ (fabs r) (fabs p)) (/ 1/2 q)) 1) #s(literal 1 binary64)) q))) |
(if (<=.f64 p #s(literal -6576556458703583/38685626227668133590597632 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 #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)))))) (neg.f64 q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 532 | 2594 |
| 1 | 1953 | 2437 |
| 0 | 8393 | 2293 |
| 0 | 58 | 383 |
| 0 | 82 | 381 |
| 1 | 359 | 381 |
| 2 | 3360 | 326 |
| 0 | 8831 | 321 |
| 0 | 450 | 2144 |
| 1 | 1515 | 2042 |
| 2 | 5841 | 2015 |
| 0 | 8124 | 1893 |
| 0 | 576 | 3228 |
| 1 | 2113 | 3014 |
| 0 | 8685 | 2798 |
| 0 | 61 | 374 |
| 0 | 86 | 374 |
| 1 | 389 | 374 |
| 2 | 3291 | 321 |
| 0 | 8848 | 312 |
| 0 | 634 | 3166 |
| 1 | 2267 | 3061 |
| 0 | 8612 | 2864 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 454 to 678 computations (53.4% saved)
Compiled 2 080 to 434 computations (79.1% saved)
Loading profile data...