
Time bar (total: 4.1s)
| 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 | 2× | 1 | valid |
ival-mult: 184.0ms (22.8% of total)ival-pow2: 161.0ms (19.9% of total)ival-add: 133.0ms (16.4% of total)ival-div: 98.0ms (12.1% of total)ival-sqrt: 94.0ms (11.6% of total)ival-fabs: 80.0ms (9.9% of total)ival-sub: 40.0ms (4.9% of total)exact: 13.0ms (1.6% of total)adjust: 3.0ms (0.4% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 160 | 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 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) | oflow-rescue | 157 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | overflow | 157 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | overflow | 62 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | overflow | 131 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | overflow | 63 | |
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 | 65 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | underflow | 8 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | underflow | 65 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 160 | 0 |
| - | 0 | 96 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 160 | 0 | 0 |
| - | 0 | 0 | 96 |
| number | freq |
|---|---|
| 0 | 96 |
| 1 | 160 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 72.0ms | 512× | 0 | valid |
Compiled 220 to 58 computations (73.6% saved)
ival-mult: 19.0ms (37.9% of total)ival-pow2: 10.0ms (20% of total)ival-add: 6.0ms (12% of total)ival-fabs: 4.0ms (8% of total)ival-div: 3.0ms (6% of total)ival-sub: 3.0ms (6% of total)ival-sqrt: 3.0ms (6% of total)exact: 1.0ms (2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 205 |
| 1 | 224 | 204 |
| 2 | 733 | 204 |
| 3 | 3201 | 204 |
| 4 | 6973 | 204 |
| 0 | 18 | 20 |
| 0 | 31 | 20 |
| 1 | 57 | 20 |
| 2 | 122 | 20 |
| 3 | 307 | 20 |
| 4 | 622 | 20 |
| 5 | 1253 | 20 |
| 6 | 6100 | 20 |
| 0 | 8378 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 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 #s(literal 1/2 binary64) (+.f64 (+.f64 (hypot.f64 (/.f64 q #s(literal 1/2 binary64)) (-.f64 r p)) (fabs.f64 p)) (fabs.f64 r))) |
(abs q)
(sort p r)
Compiled 22 to 18 computations (18.2% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 42.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))))))) |
Compiled 22 to 18 computations (18.2% saved)
| 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 |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (pow r 2))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* -2 (* p r)) (pow r 2)))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* p (+ p (* -2 r))) (pow r 2)))) |
#s(approx (- p r) #s(hole binary64 (* -1 r))) |
#s(approx (- p r) #s(hole binary64 (- p r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow p 2))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2)))))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (pow p 2))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2))))))) |
#s(approx (- p r) #s(hole binary64 p)) |
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p)))))) |
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* -2 (* p r)) (pow p 2)))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* r (+ r (* -2 p))) (pow p 2)))) |
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow r 2))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2)))))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2))))))) |
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r)))))) |
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2)))) |
#s(approx (* 4 (pow q 2)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (pow q 2) #s(hole binary64 (pow q 2))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | r | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q) |
| 13.0ms | r | @ | inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q) |
| 3.0ms | q | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q) |
| 3.0ms | p | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q) |
| 2.0ms | p | @ | -inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 753 | 5847 |
| 0 | 772 | 5667 |
| 1 | 4916 | 5349 |
| 0 | 8389 | 4987 |
| 1× | iter limit |
| 1× | node limit |
| 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 |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (pow r 2))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* -2 (* p r)) (pow r 2)))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* p (+ p (* -2 r))) (pow r 2)))) |
#s(approx (- p r) #s(hole binary64 (* -1 r))) |
#s(approx (- p r) #s(hole binary64 (- p r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow p 2))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (+ (* 4 (/ (pow q 2) (pow p 2))) (/ (pow r 2) (pow p 2)))))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (pow p 2))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2))))))) |
#s(approx (- p r) #s(hole binary64 p)) |
#s(approx (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p)))))) |
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* -2 (* p r)) (pow p 2)))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (+ (* r (+ r (* -2 p))) (pow p 2)))) |
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow r 2))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (+ (* 4 (/ (pow q 2) (pow r 2))) (/ (pow p 2) (pow r 2)))))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (pow p 2) (pow r 2))))))) |
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))))) |
#s(approx (pow (- p r) 2) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r)))))) |
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (pow (- p r) 2))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2)))) |
#s(approx (* 4 (pow q 2)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (pow q 2) #s(hole binary64 (pow q 2))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
| Outputs |
|---|
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (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 q q) #s(literal 4 binary64) (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 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64))) (-.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) (+.f64 r p)) |
(+.f64 (+.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(+.f64 p (+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r)) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 r p)))) |
(+.f64 r p) |
(+.f64 p r) |
p |
p |
r |
r |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 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)) (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 p r) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #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 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 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)) (-.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #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)))))) |
(fma.f64 (exp.f64 (log.f64 (-.f64 p r))) (exp.f64 (log.f64 (-.f64 p r))) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(*.f64 (exp.f64 (log.f64 (-.f64 p r))) (exp.f64 (log.f64 (-.f64 p r)))) |
(*.f64 (-.f64 p r) (-.f64 p r)) |
(pow.f64 (exp.f64 (log.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 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))) |
(pow.f64 (-.f64 p r) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 r p)) |
(/.f64 (-.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p p (fma.f64 r r (*.f64 r p)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) |
(-.f64 p r) |
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 1 binary64))) |
(*.f64 (*.f64 q q) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 q q)) |
#s(literal 4 binary64) |
(*.f64 (exp.f64 (log.f64 q)) (exp.f64 (log.f64 q))) |
(*.f64 q q) |
(pow.f64 (exp.f64 (log.f64 q)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 q q) #s(literal 1 binary64)) |
(pow.f64 q #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 q #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) |
q |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) #s(literal -1/2 binary64))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (fabs p) (fabs r)) (+.f64 r p)) |
#s(approx (fabs p) p) |
#s(approx (fabs p) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r)))) |
#s(approx (pow (- p r) 2) (*.f64 r r)) |
#s(approx (pow (- p r) 2) (*.f64 (fma.f64 #s(literal -2 binary64) p r) r)) |
#s(approx (pow (- p r) 2) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r))) |
#s(approx (- p r) (neg.f64 r)) |
#s(approx (- p r) (-.f64 p r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 r p) p)) #s(literal 1 binary64)) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (+.f64 r p) p))) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (+.f64 r p) p))) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 p p)) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 p p)))) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (pow (- p r) 2) (*.f64 p p)) |
#s(approx (pow (- p r) 2) (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (pow (- p r) 2) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 r r) (*.f64 p p))) (*.f64 p p))) |
#s(approx (- p r) p) |
#s(approx (- p r) (*.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 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) p)) |
#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 p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (pow (- p r) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 r r) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (- p r) (*.f64 (neg.f64 p) (-.f64 (/.f64 r p) #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))) r) p) #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 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r)) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (fabs r) r) |
#s(approx (fabs r) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r)) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p)))) |
#s(approx (pow (- p r) 2) (fma.f64 (*.f64 #s(literal -2 binary64) p) r (*.f64 p p))) |
#s(approx (pow (- p r) 2) (fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p))) |
#s(approx (- p r) (fma.f64 #s(literal -1 binary64) 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) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p r) 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 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p r) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p r) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) (/.f64 (+.f64 r p) r)) #s(literal 1 binary64)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 r p) r))) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (+.f64 r p) r))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 r r)) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 r r)))) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (pow (- p r) 2) (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (pow (- p r) 2) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 p p) (*.f64 r r))) (*.f64 r r))) |
#s(approx (- p r) (*.f64 (-.f64 (/.f64 p r) #s(literal 1 binary64)) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (fma.f64 p #s(literal 2 binary64) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal -1 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 r) (fma.f64 (/.f64 (fma.f64 (fma.f64 p #s(literal 2 binary64) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) r)) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) r)) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) r))) r) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (pow (- p r) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 p p) r))) r) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (- p r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 p #s(literal 2 binary64) r) r) #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 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fma.f64 p #s(literal 2 binary64) r) r) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) r) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) (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) r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (fma.f64 p #s(literal 2 binary64) (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) r)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.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) p) r)) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) |
#s(approx (* 4 (pow q 2)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
#s(approx (pow q 2) (*.f64 q q)) |
#s(approx q q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r 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 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r 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 (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) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)) |
#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 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)) q)) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
#s(approx (+ (pow (- p r) 2) (* 4 (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))) |
#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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal -1 binary64) #s(literal 1 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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q) #s(literal -1 binary64) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)))) |
Compiled 8 204 to 1 146 computations (86% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 11 | 221 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 211 | 11 | 222 |
| Status | Accuracy | Program |
|---|---|---|
| 36.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) | |
| 29.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p)))))) | |
| ▶ | 61.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
| ▶ | 43.3% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
| 42.4% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) | |
| ▶ | 42.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
| 34.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)) | |
| 26.8% | #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))) r) p) #s(literal 1/2 binary64))) | |
| ▶ | 8.9% | #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.9% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) | |
| ▶ | 32.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 660 to 512 computations (22.4% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) |
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r) |
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 p r) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p r))))) |
#s(approx (/ p r) #s(hole binary64 (/ p r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r))) |
#s(approx (* 1/2 r) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* q 2) #s(hole binary64 (* 2 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | q | @ | inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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))))) (sqrt (+ (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)))) (* q 2)) |
| 3.0ms | r | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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))))) (sqrt (+ (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)))) (* q 2)) |
| 2.0ms | r | @ | -inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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))))) (sqrt (+ (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)))) (* q 2)) |
| 2.0ms | p | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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))))) (sqrt (+ (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)))) (* q 2)) |
| 2.0ms | r | @ | inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (+ (* (/ p r) -1) 1) (/ p r) -1 (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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))))) (sqrt (+ (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)))) (* q 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 675 | 5454 |
| 0 | 700 | 5280 |
| 1 | 4439 | 4942 |
| 0 | 8550 | 4640 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) |
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r) |
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 p r) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ p r))))) |
#s(approx (/ p r) #s(hole binary64 (/ p r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (+ (* (/ p r) -1) 1) #s(hole binary64 (/ (+ r (* -1 p)) r))) |
#s(approx (* 1/2 r) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* q 2) #s(hole binary64 (* 2 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(*.f64 (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))) #s(literal 1/2 binary64)) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))))) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) (+.f64 r p)) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r)) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 r p)))) |
(+.f64 r p) |
(+.f64 p r) |
p |
p |
r |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) |
(*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r) |
(*.f64 r (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) |
(+.f64 r (*.f64 (/.f64 (neg.f64 p) r) r)) |
(+.f64 r (*.f64 r (/.f64 (neg.f64 p) r))) |
(/.f64 (-.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 p r) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 p r) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 p) r) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r))))) |
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 p r))) |
(+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r)) |
(/.f64 (neg.f64 p) (neg.f64 r)) |
(/.f64 p r) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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) |
(*.f64 r #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 r p) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #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) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
#s(approx (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 q q) |
#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))) r) p) #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 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) #s(literal -1/2 binary64))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (fabs p) (fabs r)) (+.f64 r p)) |
#s(approx (fabs p) p) |
#s(approx (fabs p) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) r) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)) |
#s(approx (+ (* (/ p r) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ p r) -1) 1) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ p r) (/.f64 p r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 r p) p)) #s(literal 1 binary64)) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (+.f64 r p) p))) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (+.f64 r p) p))) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (neg.f64 p)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (-.f64 (/.f64 r p) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (/ p r) -1) 1) (/.f64 (neg.f64 p) r)) |
#s(approx (+ (* (/ p r) -1) 1) (*.f64 (/.f64 (-.f64 r p) (*.f64 r p)) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#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 p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ p r) -1) 1) (*.f64 (neg.f64 p) (/.f64 (-.f64 p r) (*.f64 r 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))) r) p) #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 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r)) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (fabs r) r) |
#s(approx (fabs r) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r)) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (+ (* (/ p r) -1) 1) (/.f64 (-.f64 r p) r)) |
#s(approx (* 1/2 r) (*.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) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) 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 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) (/.f64 (+.f64 r p) r)) #s(literal 1 binary64)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 r p) r))) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (+.f64 r p) r))) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 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) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) 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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal -1 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 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) r) p) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) r) p) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r p) p) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.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) p) r)) |
#s(approx q q) |
#s(approx (* q 2) (*.f64 q #s(literal 2 binary64))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r 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 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r 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 (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) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)) |
#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 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)) q)) |
#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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal -1/8 binary64) (*.f64 (+.f64 r p) #s(literal 1/2 binary64))) q) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal -1 binary64) #s(literal 1 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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q) #s(literal -1 binary64) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)))) |
Compiled 8 648 to 938 computations (89.2% saved)
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 5 | 226 |
| Fresh | 0 | 6 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 224 | 13 | 237 |
| Status | Accuracy | Program |
|---|---|---|
| 36.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) | |
| 29.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p)))))) | |
| ▶ | 42.4% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
| ▶ | 70.1% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
| 36.4% | (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) | |
| 34.9% | (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) | |
| ▶ | 43.3% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
| ▶ | 42.0% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
| 34.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)) | |
| 26.8% | #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))) r) p) #s(literal 1/2 binary64))) | |
| ✓ | 8.9% | #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.9% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 32.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 696 to 542 computations (22.1% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.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) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
#s(literal 1/2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
q |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(neg.f64 p) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (- r p) #s(hole binary64 r)) |
#s(approx (- r p) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (neg p) #s(hole binary64 (* -1 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (- r p) #s(hole binary64 (* -1 p))) |
#s(approx (- r p) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (- r p) #s(hole binary64 (- r p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (- r p) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (* q 2) #s(hole binary64 (* 2 q))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | p | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (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)))) (* q 2) q (* (/ 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)))) (neg p)) |
| 2.0ms | p | @ | -inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (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)))) (* q 2) q (* (/ 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)))) (neg p)) |
| 1.0ms | r | @ | 0 | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (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)))) (* q 2) q (* (/ 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)))) (neg p)) |
| 1.0ms | p | @ | inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (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)))) (* q 2) q (* (/ 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)))) (neg p)) |
| 1.0ms | r | @ | -inf | ((* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (sqrt (+ (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)))) (* q 2) q (* (/ 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)))) (neg p)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 674 | 7325 |
| 0 | 697 | 7099 |
| 1 | 4418 | 6609 |
| 0 | 8509 | 6203 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.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) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
#s(literal 1/2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
q |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(neg.f64 p) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (- r p) #s(hole binary64 r)) |
#s(approx (- r p) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (neg p) #s(hole binary64 (* -1 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (- r p) #s(hole binary64 (* -1 p))) |
#s(approx (- r p) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (- r p) #s(hole binary64 (- r p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (- r p) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (* q 2) #s(hole binary64 (* 2 q))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 r p))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 r p)) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r)) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 r r) (*.f64 r p)))) |
(+.f64 r p) |
(+.f64 p r) |
p |
p |
r |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r (neg.f64 p))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (+.f64 r p)) |
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (fma.f64 p p (*.f64 r p)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (neg.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r (neg.f64 p))))) |
(fma.f64 #s(literal -1 binary64) p r) |
(fma.f64 p #s(literal -1 binary64) r) |
(-.f64 r p) |
(+.f64 (neg.f64 p) r) |
(+.f64 r (neg.f64 p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
(*.f64 p #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
#s(approx (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 q q) |
q |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (+.f64 r p))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 r p) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 r p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 2 binary64))) (-.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r p) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 r p) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 2 binary64)) (*.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (+.f64 r p)) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) |
(+.f64 p (+.f64 r #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 p #s(literal -1 binary64)) |
(neg.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 r 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)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) #s(literal -1/2 binary64))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
#s(approx (+ (fabs p) (fabs r)) (+.f64 r p)) |
#s(approx (fabs p) p) |
#s(approx (fabs p) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (neg.f64 r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) r) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)) |
#s(approx (- r p) r) |
#s(approx (- r p) (-.f64 r p)) |
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) #s(literal -1/2 binary64))) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p)) p (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (neg p) (neg.f64 p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 r p) p)) #s(literal 1 binary64)) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (+.f64 r p) p))) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (+.f64 r p) p))) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (neg.f64 p)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (-.f64 (/.f64 r p) #s(literal 1 binary64)) p)) |
#s(approx (- r p) (neg.f64 p)) |
#s(approx (- r p) (*.f64 (-.f64 (/.f64 r p) #s(literal 1 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) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r r) p) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#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 p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- r p) (*.f64 (neg.f64 p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 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 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r p) r) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) p))) p) #s(literal -1 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 (fma.f64 (+.f64 (+.f64 r p) r) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #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 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r p) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
#s(approx (fabs r) r) |
#s(approx (fabs r) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (- r p) (-.f64 r 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))) r) p) #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 #s(literal -1/2 binary64) (*.f64 r p)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.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 -3/2 binary64)) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p) #s(literal -1/2 binary64))) r (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) 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(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 (-.f64 r p) 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 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) (/.f64 (+.f64 r p) r)) #s(literal 1 binary64)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (+.f64 r p) r))) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (+.f64 r p) r))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) r)) |
#s(approx (- r p) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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 (-.f64 r p) 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 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 r p) p) r) #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #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 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) 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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal -1 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 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) r) p) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) r) p) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) #s(literal -1 binary64) p) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (- r p) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64)))) |
#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 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 r p) 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 (neg.f64 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal -1 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 r) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r p) p) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r p) p) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p p) (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) r)) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.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) p) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (+.f64 r p) p) r) #s(literal 1/2 binary64)))) |
#s(approx (* q 2) (*.f64 q #s(literal 2 binary64))) |
#s(approx q q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r 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 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r 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 (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) (*.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)) |
#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 (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)) q)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) (/.f64 (+.f64 r p) q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)) q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r 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 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/8 binary64) (*.f64 (/.f64 (+.f64 r 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 (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) (*.f64 (/.f64 (+.f64 r 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)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.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 r p))) q) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal -1 binary64) #s(literal 1 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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q) #s(literal -1 binary64) r) p) q) #s(literal -1 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 r p) q) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.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 r p))) q) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/128 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal -1 binary64) #s(literal 1 binary64)))) |
Compiled 9 192 to 959 computations (89.6% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 237 | 4 | 241 |
| Fresh | 0 | 6 | 6 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 241 | 13 | 254 |
| Status | Accuracy | Program |
|---|---|---|
| 36.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) | |
| 29.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p)))))) | |
| ▶ | 36.4% | (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
| ▶ | 34.9% | (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
| ▶ | 43.3% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
| 42.4% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) | |
| ▶ | 70.1% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
| 42.0% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) | |
| 34.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)) | |
| ▶ | 26.8% | #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))) r) p) #s(literal 1/2 binary64))) |
| ✓ | 8.9% | #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.9% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 32.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 666 to 513 computations (23% saved)
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
#s(literal 1/2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)) |
(-.f64 r p) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(+.f64 r p) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
q |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) |
(+.f64 q q) |
#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))) r) p) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(*.f64 q q) |
#s(literal 4 binary64) |
(*.f64 r r) |
| Outputs |
|---|
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (- r p) #s(hole binary64 r)) |
#s(approx (- r p) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (* p (+ 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (+ 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (+ 1 (* -1 (* 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)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ 1 (+ (* -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))))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ 1 (+ (* -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)))))))))))))) |
#s(approx (+ r p) #s(hole binary64 r)) |
#s(approx (+ r p) #s(hole binary64 (+ p r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (- r p) #s(hole binary64 (* -1 p))) |
#s(approx (- r p) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* p (+ 1 (* 1/2 (/ (+ r (* -1 r)) p)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* p (+ 1 (+ (* 1/2 (/ (+ r (* -1 r)) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* p (+ 1 (+ (* 1/2 (/ (+ r (* -1 r)) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* 2 p))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* p (+ 2 (+ (* -1 (/ r p)) (/ r p)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* p (+ 2 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* p (+ 2 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p)))))))) |
#s(approx (+ r p) #s(hole binary64 p)) |
#s(approx (+ r p) #s(hole binary64 (* p (+ 1 (/ r p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* p (+ 1 (+ (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) (/ r p)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 r)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ r (* -1 (/ (pow q 2) p))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ r (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ r (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow q 2) r)) (* 1/4 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p))) p)) (pow q 2)) p))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* 2 r))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -2 (/ (pow q 2) p)) (* 2 r)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)) (* 2 r)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow q 2) r)) (* 1/2 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p))) p)) (* 2 (pow q 2))) p)) (* 2 r)))) |
#s(approx (+ r p) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)) 1/2))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)) 1))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (- r p) #s(hole binary64 (- r p))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (* r (+ 1 (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (+ 1 (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (+ 1 (* -1 (* 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)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ 1 (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ 1 (+ (* -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))))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ 1 (+ (* -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)))))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ p (* 2 q))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (+ p (* 2 q)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 q))) (* r (+ 1/2 (* 1/8 (/ r q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 q))) (* r (+ 1/2 (* r (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* 2 q)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ r (* 2 q))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 q) (* r (+ 1 (* 1/4 (/ r q)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 q) (* r (+ 1 (* r (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* 2 q))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ r (* 2 q)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 q) (* r (+ 1 (* 1/4 (/ r q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 q) (* r (+ 1 (* r (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 1/4 (/ (pow r 2) q)) (* 2 q)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2)))) |
#s(approx (* r r) #s(hole binary64 (pow r 2))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (- r p) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* r (+ 1 (* 1/2 (/ (+ p (* -1 p)) r)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* r (+ 1 (+ (* 1/2 (/ (+ p (* -1 p)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* r (+ 1 (+ (* 1/2 (/ (+ p (* -1 p)) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* r (+ 2 (+ (* -1 (/ p r)) (/ p r)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* r (+ 2 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* r (+ 2 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r)))))))) |
#s(approx (+ r p) #s(hole binary64 (* r (+ 1 (/ p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 r)) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* r (+ 1 (* 1/2 (/ p r)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* r (+ 1 (+ (* 1/2 (/ p r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ p r)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* 2 r))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* r (+ 2 (/ p r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* r (+ 2 (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* r (+ 2 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* 2 r))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* r (+ 2 (* 2 (/ (pow q 2) (pow r 2))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* r (+ 2 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* r (+ 2 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (pow r 2))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* -1 (/ (pow q 2) r))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* -1 (/ (+ (* -1 (/ (+ (* -1 (* p (pow q 2))) (* 1/4 (/ (+ (* -4 (* (pow p 2) (pow q 2))) (* 4 (pow q 4))) r))) r)) (pow q 2)) r))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* 2 p)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)) (* 2 p)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* p (pow q 2))) (* 1/2 (/ (+ (* -4 (* (pow p 2) (pow q 2))) (* 4 (pow q 4))) r))) r)) (* 2 (pow q 2))) r)) (* 2 p)))) |
#s(approx (+ r p) #s(hole binary64 (* -1 (* r (- (* -1 (/ p r)) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* 1/2 p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (+ (* 2 (/ (pow q 6) (pow r 4))) (pow q 2))) r)) (* 1/2 p)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* -2 (/ (pow q 2) r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow r 4))))) r))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -2 (/ (pow q 2) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow r 4))))) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (+ (* -1/2 (/ (+ (* 4 (pow q 8)) (* 16 (pow q 8))) (pow r 6))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow r 4)))))) r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (/ (pow q 2) (- p r))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* 2 p) (* 2 (/ (pow q 2) (- p r)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* 2 p) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* 2 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)))))))) |
#s(approx (* q 2) #s(hole binary64 (* 2 q))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (+ q q) #s(hole binary64 (* 2 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ p (* 2 r))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 r))) (/ (pow q 2) r)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 r))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 r))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* 2 r)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 r) (* 2 (/ (pow q 2) r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 r) (* 2 (/ (pow q 2) r))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* 2 (/ (pow q 2) r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 q)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ p r) q)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* 2 q))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* q (+ 2 (+ (/ p q) (/ r q)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ p q) (/ r q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ p q) (/ r q)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 q)) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ p r) q)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* q (+ 2 (+ (/ p q) (/ r q)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ p q) (/ r q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ p q) (/ r q)))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* q (+ 2 (/ r q))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ r q)))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ r q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -2 q))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p r) q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p r) q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1/4 (/ (pow r 2) q)))) q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -2 q))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ r q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ r (* -1/4 (/ (pow r 2) q))) q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q))) q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | q | @ | inf | ((* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (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)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) 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)))) (+ q q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)) (* q q) 4 (* r r)) |
| 4.0ms | p | @ | 0 | ((* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (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)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) 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)))) (+ q q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)) (* q q) 4 (* r r)) |
| 3.0ms | r | @ | 0 | ((* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (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)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) 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)))) (+ q q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)) (* q q) 4 (* r r)) |
| 3.0ms | r | @ | -inf | ((* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (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)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) 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)))) (+ q q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)) (* q q) 4 (* r r)) |
| 3.0ms | r | @ | inf | ((* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (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)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* (+ (* (/ p r) -1) 1) r) (- r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p) (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) 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)))) (+ q q) (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (sqrt (+ (* (* q q) 4) (* r r))) (+ (* (* q q) 4) (* r r)) (* q q) 4 (* r r)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1370 | 13740 |
| 0 | 1401 | 13306 |
| 0 | 8483 | 12555 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
#s(literal 1/2 binary64) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)) |
(-.f64 r p) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(+.f64 r p) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
q |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) |
(+.f64 q q) |
#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))) r) p) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(*.f64 q q) |
#s(literal 4 binary64) |
(*.f64 r r) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 r)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (- r p) #s(hole binary64 r)) |
#s(approx (- r p) #s(hole binary64 (+ r (* -1 p)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (* p (+ 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))) (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (+ 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (+ 1 (* -1 (* 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)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ 1 (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ 1 (+ (* -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))))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ r (+ (sqrt (+ (* 4 (pow q 2)) (pow r 2))) (* p (+ 1 (+ (* -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)))))))))))))) |
#s(approx (+ r p) #s(hole binary64 r)) |
#s(approx (+ r p) #s(hole binary64 (+ p r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (- r p) #s(hole binary64 (* -1 p))) |
#s(approx (- r p) #s(hole binary64 (* p (- (/ r p) 1)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* p (+ 1 (* 1/2 (/ (+ r (* -1 r)) p)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* p (+ 1 (+ (* 1/2 (/ (+ r (* -1 r)) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* p (+ 1 (+ (* 1/2 (/ (+ r (* -1 r)) p)) (+ (/ (* (pow q 2) r) (pow p 3)) (/ (pow q 2) (pow p 2)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* 2 p))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* p (+ 2 (+ (* -1 (/ r p)) (/ r p)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* p (+ 2 (+ (* -1 (/ r p)) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* p (+ 2 (+ (* -1 (/ r p)) (+ (* 2 (/ (* (pow q 2) r) (pow p 3))) (+ (* 2 (/ (pow q 2) (pow p 2))) (/ r p)))))))) |
#s(approx (+ r p) #s(hole binary64 p)) |
#s(approx (+ r p) #s(hole binary64 (* p (+ 1 (/ r p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) (/ (pow q 2) (pow p 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* p (+ 1 (+ (* (/ 1 p) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) (/ r p)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 r)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ r (* -1 (/ (pow q 2) p))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ r (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ r (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow q 2) r)) (* 1/4 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p))) p)) (pow q 2)) p))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* 2 r))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -2 (/ (pow q 2) p)) (* 2 r)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)) (* 2 r)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (pow q 2) r)) (* 1/2 (/ (+ (* -4 (* (pow q 2) (pow r 2))) (* 4 (pow q 4))) p))) p)) (* 2 (pow q 2))) p)) (* 2 r)))) |
#s(approx (+ r p) #s(hole binary64 (* -1 (* p (- (* -1 (/ r p)) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* (pow q 2) r) p) (pow q 2)) p)) (* 1/2 (+ r (+ (fabs p) (fabs r))))) p))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)) 1/2))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ r (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) p)) 1))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (fabs p) (+ (fabs r) (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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))))))))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (+ (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)))))))))))))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* -1 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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))))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (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)))))))))))) |
#s(approx (- r p) #s(hole binary64 (- r p))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (* r (+ 1 (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))) (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (+ 1 (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (+ 1 (* -1 (* 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)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ 1 (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ 1 (+ (* -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))))))))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ p (+ (sqrt (+ (* 4 (pow q 2)) (pow p 2))) (* r (+ 1 (+ (* -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)))))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (+ (fabs p) (+ (fabs r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))) (* 1/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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)))))))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ p (* 2 q))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (+ p (* 2 q)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 q))) (* r (+ 1/2 (* 1/8 (/ r q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 q))) (* r (+ 1/2 (* r (+ (* -1/128 (/ (pow r 2) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* 2 q)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ r (* 2 q))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 q) (* r (+ 1 (* 1/4 (/ r q)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 q) (* r (+ 1 (* r (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q)))))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* 2 q))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ r (* 2 q)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 q) (* r (+ 1 (* 1/4 (/ r q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 q) (* r (+ 1 (* r (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 1/4 (/ (pow r 2) q)) (* 2 q)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* -1/64 (/ (pow r 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ (* 2 q) (* (pow r 2) (+ (* (pow r 2) (- (* 1/512 (/ (pow r 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2)))) |
#s(approx (* r r) #s(hole binary64 (pow r 2))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (- r p) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* r (+ 1 (* 1/2 (/ (+ p (* -1 p)) r)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* r (+ 1 (+ (* 1/2 (/ (+ p (* -1 p)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* r (+ 1 (+ (* 1/2 (/ (+ p (* -1 p)) r)) (+ (/ (* p (pow q 2)) (pow r 3)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* r (+ 2 (+ (* -1 (/ p r)) (/ p r)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* r (+ 2 (+ (* -1 (/ p r)) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* r (+ 2 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r)))))))) |
#s(approx (+ r p) #s(hole binary64 (* r (+ 1 (/ p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 p))) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 r)) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* r (+ 1 (* 1/2 (/ p r)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* r (+ 1 (+ (* 1/2 (/ p r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ (pow q 4) (pow r 4))) (+ (* 1/2 (/ p r)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* 2 r))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* r (+ 2 (/ p r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* r (+ 2 (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* r (+ 2 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (/ p r))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* 2 r))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* r (+ 2 (* 2 (/ (pow q 2) (pow r 2))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* r (+ 2 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* r (+ 2 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6))))))))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (pow r 2))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow r 2) (+ 1 (* 4 (/ (pow q 2) (pow r 2))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) r))))) r))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (+ (fabs r) (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (- r p) #s(hole binary64 (* -1 (* r (- (/ p r) 1))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* -1 (/ (pow q 2) r))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* -1 (/ (+ (* -1 (/ (+ (* -1 (* p (pow q 2))) (* 1/4 (/ (+ (* -4 (* (pow p 2) (pow q 2))) (* 4 (pow q 4))) r))) r)) (pow q 2)) r))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -2 (/ (pow q 2) r)) (* 2 p)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)) (* 2 p)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* p (pow q 2))) (* 1/2 (/ (+ (* -4 (* (pow p 2) (pow q 2))) (* 4 (pow q 4))) r))) r)) (* 2 (pow q 2))) r)) (* 2 p)))) |
#s(approx (+ r p) #s(hole binary64 (* -1 (* r (- (* -1 (/ p r)) 1))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (+ (* -1 (/ (+ (/ (* p (pow q 2)) r) (pow q 2)) r)) (* 1/2 (+ p (+ (fabs p) (fabs r))))) r))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) r)) (* 1/2 p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (pow q 2)) r)) (* 1/2 p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (pow q 4) (pow r 2))) (+ (* 2 (/ (pow q 6) (pow r 4))) (pow q 2))) r)) (* 1/2 p)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* -2 (/ (pow q 2) r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow r 4))))) r))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -2 (/ (pow q 2) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (* 2 (pow q 2))) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow r 4))))) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (pow q 4) (pow r 2))) (+ (* -1/2 (/ (+ (* 4 (pow q 8)) (* 16 (pow q 8))) (pow r 6))) (+ (* 2 (pow q 2)) (* 4 (/ (pow q 6) (pow r 4)))))) r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* r (+ 1 (+ (* -2 (/ (pow q 4) (pow r 4))) (+ (* 2 (/ (pow q 2) (pow r 2))) (* 4 (/ (pow q 6) (pow r 6)))))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) (- p r)))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ p (+ (fabs p) (+ (fabs r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) r))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ 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))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (- (+ 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))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (/ (pow q 2) (- p r))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* 2 p) (* 2 (/ (pow q 2) (- p r)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* 2 p) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (+ (* 2 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)))))))) |
#s(approx (* q 2) #s(hole binary64 (* 2 q))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (+ q q) #s(hole binary64 (* 2 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (/ (pow q 2) (- p r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ p (+ (fabs p) (fabs r))) r)) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow (- p r) 3))) (/ 1 (- p r))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole 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))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* 1/2 (+ p (* 2 r))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 r))) (/ (pow q 2) r)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 r))) (* (pow q 2) (+ (* -1 (/ (pow q 2) (pow r 3))) (/ 1 r)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (+ (* 1/2 (+ p (* 2 r))) (* (pow q 2) (+ (* (pow q 2) (- (* 2 (/ (pow q 2) (pow r 5))) (/ 1 (pow r 3)))) (/ 1 r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (* 2 r)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 r) (* 2 (/ (pow q 2) r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (+ p (+ (* 2 r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r)))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 r) (* 2 (/ (pow q 2) r))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 r) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (+ (* 2 r) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* 2 (/ (pow q 2) r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow r 3))) (* 2 (/ 1 r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (+ r (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow r 5))) (* 2 (/ 1 (pow r 3))))) (* 2 (/ 1 r))))))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (/ (fabs p) q) (/ (fabs r) q)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* 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))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 q)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q)))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ p r) q)))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* 2 q))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* q (+ 2 (+ (/ p q) (/ r q)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ p q) (/ r q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ p q) (/ r q)))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 q)) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ p r) q)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* q (+ 1 (+ (* -1/128 (/ (pow r 4) (pow q 4))) (+ (* 1/8 (/ (pow r 2) (pow q 2))) (* 1/2 (/ (+ p r) q)))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* 2 q))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* q (+ 2 (+ (/ p q) (/ r q)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ p q) (/ r q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (+ (/ p q) (/ r q)))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* q (+ 2 (/ r q))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* q (+ 2 (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ r q)))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/4 (/ (pow r 2) (pow q 2))) (/ r q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2))))))))) |
#s(approx (+ (* (* q q) 4) (* r r)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* 1/2 (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -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))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole 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)))))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow (- p r) 4) (pow q 2))) (* 1/8 (pow (- p r) 2))) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -2 q))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p r) q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1/4 (/ (pow (- p r) 2) q)))) q))))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1 (/ (+ (* -1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q))))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1/2 (/ (+ p r) q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1/8 (/ (pow r 2) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) #s(hole binary64 (* -1 (* q (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (/ (pow r 4) (pow q 2))) (* 1/8 (pow r 2))) q)) (* 1/2 (+ p r))) q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -2 q))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p r) q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1/4 (/ (pow r 2) q)))) q))))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ p (+ r (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q)))) q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -2 q))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ r q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ r (* -1/4 (/ (pow r 2) q))) q))))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) #s(hole binary64 (* -1 (* q (+ 2 (* -1 (/ (+ r (* -1 (/ (+ (* -1/64 (/ (pow r 4) (pow q 2))) (* 1/4 (pow r 2))) q))) q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow r 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (* 1/4 (/ (pow r 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow r 4) (pow q 4))) (+ (* 1/512 (/ (pow r 6) (pow q 6))) (* 1/4 (/ (pow r 2) (pow q 2)))))))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(+.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (-.f64 (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))))) |
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))) |
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r r)) (-.f64 (fabs.f64 p) (fabs.f64 r))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 r))))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
p |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (+.f64 r p)) |
(/.f64 (-.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (fma.f64 p p (*.f64 r p)))) |
(-.f64 r p) |
(*.f64 (+.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) r) p) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) (*.f64 (+.f64 r p) (+.f64 r p))) (-.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (-.f64 (*.f64 (+.f64 r p) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p))))) |
(+.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) r) p) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r)) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (-.f64 p r)) |
(/.f64 (-.f64 (*.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 p p (-.f64 (*.f64 r r) (*.f64 p r)))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r p)))) |
(+.f64 r p) |
(+.f64 p r) |
(*.f64 (+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) (*.f64 (+.f64 r p) (+.f64 r p))) (-.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 r p) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 r p) (+.f64 r p)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p))))) |
(+.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) r) p) |
(+.f64 (+.f64 r p) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64)))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) |
(*.f64 q #s(literal 2 binary64)) |
q |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(+.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (-.f64 (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))))) |
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q))) |
(+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)))) |
(+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
(*.f64 #s(literal 2 binary64) 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)))) |
(+.f64 q q) |
#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))) r) p) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) (*.f64 p p)) (-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) (-.f64 (*.f64 p p) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p)))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (+.f64 r p)) |
(+.f64 p (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r r)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) (-.f64 (*.f64 r r) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) |
(+.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 r #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 r r) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r))))) |
(fma.f64 (pow.f64 r #s(literal 1 binary64)) (pow.f64 r #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 r) (neg.f64 r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 r) (fabs.f64 r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) |
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 r r)) |
(fma.f64 r r (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 r) r)) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 r r)) |
(+.f64 (*.f64 r r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64))) |
(*.f64 (neg.f64 q) (neg.f64 q)) |
(*.f64 (fabs.f64 q) (fabs.f64 q)) |
(*.f64 q q) |
(pow.f64 q #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) |
#s(literal 4 binary64) |
(*.f64 (pow.f64 r #s(literal 1 binary64)) (pow.f64 r #s(literal 1 binary64))) |
(*.f64 (neg.f64 r) (neg.f64 r)) |
(*.f64 (fabs.f64 r) (fabs.f64 r)) |
(*.f64 r r) |
(pow.f64 r #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 r) #s(literal 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) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 p (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 p (fma.f64 p (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) |
#s(approx (+ (fabs p) (fabs r)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (fabs p) (fabs.f64 p)) |
#s(approx p p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 p (fma.f64 p (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) r) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (fma.f64 #s(literal -1 binary64) p r)) |
#s(approx (- r p) r) |
#s(approx (- r p) (fma.f64 #s(literal -1 binary64) p r)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 p (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 p (fma.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 p (fma.f64 p (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (fma.f64 p (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) r)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (fma.f64 p (+.f64 (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) r)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (fma.f64 p (+.f64 (fma.f64 (neg.f64 r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) #s(literal 1 binary64)) (*.f64 p (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) r)) |
#s(approx (+ r p) r) |
#s(approx (+ 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) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 #s(literal 1/4 binary64) (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 p (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r) p))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) 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)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) 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 p (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) p) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (neg.f64 p)) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (- r p) (neg.f64 p)) |
#s(approx (- r p) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) p) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 r p)) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 p (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 r p)) (/.f64 (*.f64 q q) (*.f64 p p))) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 p (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 r p)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 #s(literal 2 binary64) p)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 p (fma.f64 #s(literal 0 binary64) (/.f64 r p) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 p (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 r p))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 p (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (neg.f64 r) p)) (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 r p))))) |
#s(approx (+ r p) p) |
#s(approx (+ r p) (*.f64 p (+.f64 (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) 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 p (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 p p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal 1/2 binary64)) (fma.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) p) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 p (+.f64 (fma.f64 (pow.f64 p #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (/.f64 r p)) #s(literal 1 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 (neg.f64 p) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (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 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (*.f64 q q) 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 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) (fabs.f64 r))) p) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) (fabs.f64 r))) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) r) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) r) p) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (- r p) (*.f64 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) r) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p) r)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p) r)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 q q (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p) (neg.f64 (*.f64 (*.f64 q q) r))) p))) p) r)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 #s(literal 2 binary64) r)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p) (*.f64 #s(literal 2 binary64) r))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 #s(literal 2 binary64) r (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 #s(literal 2 binary64) r (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 q q) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 q r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) p) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 q q) r))) p))) p)))) |
#s(approx (+ r p) (*.f64 (neg.f64 p) (-.f64 (/.f64 (neg.f64 r) p) #s(literal 1 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 (neg.f64 p) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (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 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (*.f64 q q) 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 (neg.f64 p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p))) p) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r) p)) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r) p)) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 #s(literal 1/4 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 r (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 r (fma.f64 r (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
#s(approx (fabs r) (fabs.f64 r)) |
#s(approx r r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 r (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
#s(approx (- r p) (-.f64 r p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) p))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 r (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) p)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 r (fma.f64 #s(literal 1/4 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) p)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 r (fma.f64 r (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) p)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) p)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (fma.f64 r (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (fma.f64 r (+.f64 (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (fma.f64 r (+.f64 (fma.f64 (neg.f64 p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) #s(literal 1 binary64)) (*.f64 r (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p r)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 #s(literal 1/4 binary64) (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 r (*.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 (*.f64 (*.f64 p r) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (fabs.f64 r)) (fabs.f64 p))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 r (fma.f64 #s(literal 2 binary64) q p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 r (fma.f64 #s(literal 1/8 binary64) (/.f64 r q) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 r (fma.f64 r (fma.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/8 binary64) q)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (fma.f64 #s(literal 2 binary64) q p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (fma.f64 #s(literal 2 binary64) q r) p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (fma.f64 #s(literal 2 binary64) q (*.f64 r (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) #s(literal 1 binary64)))) p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (fma.f64 r (fma.f64 r (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) q)) p)) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (fma.f64 #s(literal 2 binary64) q r)) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (fma.f64 #s(literal 2 binary64) q (*.f64 r (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) #s(literal 1 binary64))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (fma.f64 r (fma.f64 r (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (*.f64 r r) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (*.f64 r r) (fma.f64 (*.f64 r r) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 r r) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 #s(literal 4 binary64) (*.f64 q q))) |
#s(approx (+ (* (* q q) 4) (* r r)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) |
#s(approx (* r r) (*.f64 r r)) |
#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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (- r p) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 p r)) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 p r)) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (/.f64 p r)) #s(literal 1 binary64)) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 r (fma.f64 #s(literal 0 binary64) (/.f64 p r) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 r (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 p r))))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 r (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (neg.f64 p) r)) (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 p r))))) |
#s(approx (+ r p) (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 p r)))) |
#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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)) (fabs.f64 p)) r) (fma.f64 p (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 r (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) #s(literal 1 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 r (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 p r) (/.f64 (*.f64 q q) (*.f64 r r)))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 #s(literal 2 binary64) r)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 r (+.f64 (/.f64 p r) #s(literal 2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 r (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 p r)) #s(literal 2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 r (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 p r))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 #s(literal 2 binary64) r)) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 r (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 r (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 r r))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 r (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 r r)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) r) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 r (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 r (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 r r))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 r (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 r r)))) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 r r)) |
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (*.f64 r r) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) |
#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 (neg.f64 r) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (fabs.f64 r))) r) #s(literal 1 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) (fabs.f64 r))) r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) p) r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r) p) r) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ p r) -1) 1) r) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (- r p) (*.f64 (neg.f64 r) (-.f64 (/.f64 p r) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r) p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r) p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 q q (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p q) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) r) (*.f64 (neg.f64 p) (*.f64 q q))) r))) r) p)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) (*.f64 #s(literal 2 binary64) p))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 #s(literal 2 binary64) p (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r)))) r)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 #s(literal 2 binary64) p (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 q q) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (pow.f64 (*.f64 p q) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 4 binary64)))) r) (*.f64 #s(literal -2 binary64) (*.f64 p (*.f64 q q)))) r))) r)))) |
#s(approx (+ r p) (*.f64 (neg.f64 r) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
#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 (neg.f64 r) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (*.f64 q q) r))) r) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 q q (*.f64 p (/.f64 (*.f64 q q) r))) r))) r) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) p (neg.f64 (/.f64 (*.f64 q q) r)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) p (neg.f64 (/.f64 (fma.f64 q q (neg.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)))) r)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) p (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 q q))) r)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r) p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 q q)))) r) p)) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 q q)))) r))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 r r)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 8 binary64)) #s(literal 20 binary64)) (pow.f64 r #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 q q))))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (neg.f64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 r r))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 r) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 r #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 r #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 r r)))) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (/.f64 (*.f64 q q) (-.f64 p r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (fabs.f64 r))) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (fabs.f64 r))) r)) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (fabs.f64 r))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) p) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) p) r)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (+.f64 (/.f64 (*.f64 q q) (-.f64 p r)) p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) p)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) p)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 q q) (-.f64 p r)) p))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 #s(literal 2 binary64) p))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 #s(literal 2 binary64) p))) |
#s(approx (* q 2) (*.f64 #s(literal 2 binary64) q)) |
#s(approx q q) |
#s(approx (+ q q) (*.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(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (/.f64 (*.f64 q q) (-.f64 p r)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) r p))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) r p) (/.f64 (*.f64 q q) r))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (pow.f64 r #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) r p)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (pow.f64 r #s(literal 5 binary64))) (pow.f64 r #s(literal -3 binary64))) (pow.f64 r #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) r p)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (fma.f64 #s(literal 2 binary64) r p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (fma.f64 #s(literal 2 binary64) (+.f64 r (/.f64 (*.f64 q q) r)) p)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) r))))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (+.f64 (fma.f64 #s(literal 2 binary64) r p) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) r))))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 #s(literal 2 binary64) (+.f64 r (/.f64 (*.f64 q q) r)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) r)) (*.f64 #s(literal 2 binary64) r))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) r)) (*.f64 #s(literal 2 binary64) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) r)) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 r #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 r #s(literal -3 binary64)))) (/.f64 #s(literal 2 binary64) r)) r)) |
#s(approx (* q q) (*.f64 q q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (+.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (+.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))) #s(literal 1 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 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 2 binary64)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.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))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.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 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) q) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 q (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 q (+.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 q (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 q (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (/.f64 (+.f64 r p) q))) #s(literal 2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (+.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (+.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)))) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) q) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 q (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 q q))) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 q (+.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 r p) q) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 r r)) (*.f64 q q)))) #s(literal 1 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 q (+.f64 (/.f64 (+.f64 r p) q) #s(literal 2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 q (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (/.f64 (+.f64 r p) q)) #s(literal 2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 q (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (/.f64 (+.f64 r p) q))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 q (+.f64 (/.f64 r q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 q (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (/.f64 r q)) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 q (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) (/.f64 r q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 q (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (* q q) 4) (* r r)) (*.f64 (*.f64 q q) (+.f64 (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 4 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q))) q) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal 1 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 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (fabs.f64 r)) (fabs.f64 p)) q) #s(literal 2 binary64)))) |
#s(approx (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q) (fabs.f64 r)) (fabs.f64 p)) q) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (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 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q)))) #s(literal 2 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (neg.f64 q)) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 r p))) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) 1/2) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 r p) q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) r) p) q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q) r) p) q) #s(literal 2 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q))) q) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))) q))) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (neg.f64 q)) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 r p) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 r r) q) (*.f64 #s(literal 1/2 binary64) (+.f64 r p))) q) #s(literal 1 binary64)))) |
#s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 r p) (neg.f64 (/.f64 (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/8 binary64) (*.f64 r r))) q))) q) #s(literal 1 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 r p) q) #s(literal 2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) q) r) p) q) #s(literal 2 binary64)))) |
#s(approx (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) q) r) p) q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 r q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r r) q) r) q) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* q q) 4) (* r r))) r) (*.f64 (neg.f64 q) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 r r))) q) r) q) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* r r))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 r #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 r #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 r r)) (*.f64 q q)))) #s(literal 2 binary64)))) |
Compiled 20 673 to 2 135 computations (89.7% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 470 | 6 | 476 |
| Fresh | 1 | 4 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 475 | 14 | 489 |
| Status | Accuracy | Program |
|---|---|---|
| 29.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p)))))) | |
| 37.9% | (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) | |
| 27.8% | (*.f64 #s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)) #s(literal 1/2 binary64)) | |
| ✓ | 43.3% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
| 36.5% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) | |
| 42.4% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) | |
| ✓ | 70.1% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
| 42.0% | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) | |
| 34.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)) | |
| 40.5% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) | |
| ✓ | 8.9% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| 33.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 r (fma.f64 #s(literal 1/8 binary64) (/.f64 r q) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p))))) | |
| 36.0% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) | |
| ✓ | 32.6% | #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 1 243 to 489 computations (60.7% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #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 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 r (fma.f64 #s(literal 1/8 binary64) (/.f64 r q) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p))))) |
(*.f64 #s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p)))))) |
(*.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 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
7 calls:
| 10.0ms | r |
| 7.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 7.0ms | p |
| 7.0ms | q |
| 7.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))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.9% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 81.9% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 82.8% | 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)))))) |
| 82.8% | 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))))))) |
| 70.1% | 1 | p |
| 73.3% | 3 | r |
| 81.9% | 2 | q |
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)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #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 r p) q) #s(literal 1/2 binary64) #s(literal 1 binary64)) q)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) (fma.f64 r (fma.f64 #s(literal 1/8 binary64) (/.f64 r q) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) q p))))) |
(*.f64 #s(approx (+ (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ r p)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) r)) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) r) p) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) p))) p) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 p p)))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)))) |
4 calls:
| 6.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))))))) |
| 6.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)))))) |
| 6.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 6.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.9% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 81.9% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 75.0% | 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)))))) |
| 75.0% | 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))))))) |
Compiled 48 to 45 computations (6.3% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
3 calls:
| 3.0ms | q |
| 3.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 3.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 2 | q |
| 80.8% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 80.8% | 2 | (*.f64 #s(literal 4 binary64) (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)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
7 calls:
| 3.0ms | q |
| 3.0ms | p |
| 3.0ms | r |
| 3.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))))))) |
| 3.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 |
|---|---|---|
| 64.2% | 3 | p |
| 67.3% | 3 | r |
| 48.1% | 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)))))) |
| 48.1% | 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))))))) |
| 61.1% | 3 | (pow.f64 q #s(literal 2 binary64)) |
| 61.1% | 3 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 63.6% | 4 | q |
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)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) (+.f64 r p)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) |
5 calls:
| 6.0ms | p |
| 3.0ms | q |
| 3.0ms | r |
| 3.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 3.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.3% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 58.3% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 58.3% | 2 | q |
| 46.2% | 3 | p |
| 57.1% | 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)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 r p)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
3 calls:
| 2.0ms | q |
| 2.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 2.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 57.4% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 57.4% | 2 | q |
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)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
(*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) (+.f64 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)))))) q) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r)) |
4 calls:
| 6.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 2.0ms | r |
| 2.0ms | q |
| 2.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 2 | r |
| 53.3% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 53.3% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 53.3% | 2 | q |
Compiled 10 to 18 computations (-80% 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)))))) q) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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 | r |
| 1.0ms | q |
| 1.0ms | p |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.6% | 1 | p |
| 32.6% | 1 | (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 32.6% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 32.6% | 1 | (pow.f64 q #s(literal 2 binary64)) |
| 32.6% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 32.6% | 1 | q |
| 32.6% | 1 | r |
Compiled 51 to 54 computations (-5.9% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.2960306501463733e+149 | +inf |
Compiled 25 to 24 computations (4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.382600248131084e+250 | 1.2091555413152236e+260 |
Compiled 25 to 25 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.0664098131821737e+130 | 2.589719116866171e+130 |
| 8.0ms | 80× | 0 | valid |
Compiled 315 to 259 computations (17.8% saved)
ival-div: 1.0ms (17.5% of total)ival-add: 1.0ms (17.5% of total)ival-mult: 1.0ms (17.5% of total)ival-fabs: 1.0ms (17.5% of total)ival-pow2: 1.0ms (17.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 4.63332672836626e+68 | 6.306066748424814e+68 |
| 20.0ms | 1.9204410344229077e-227 | 1.1793833489046827e-221 |
| 31.0ms | 192× | 0 | valid |
Compiled 586 to 501 computations (14.5% saved)
ival-add: 15.0ms (57.5% of total)ival-pow2: 3.0ms (11.5% of total)ival-mult: 2.0ms (7.7% of total)ival-fabs: 2.0ms (7.7% of total)ival-div: 1.0ms (3.8% of total)ival-sub: 1.0ms (3.8% of total)ival-sqrt: 1.0ms (3.8% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.3758755406254317e+85 | 3.557282050730689e+86 |
| 11.0ms | 112× | 0 | valid |
Compiled 361 to 304 computations (15.8% saved)
ival-pow2: 2.0ms (25.3% of total)ival-div: 1.0ms (12.7% of total)ival-add: 1.0ms (12.7% of total)ival-mult: 1.0ms (12.7% of total)ival-fabs: 1.0ms (12.7% of total)ival-sub: 1.0ms (12.7% of total)ival-sqrt: 1.0ms (12.7% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.3758755406254317e+85 | 3.557282050730689e+86 |
Compiled 361 to 304 computations (15.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.63332672836626e+68 | 6.306066748424814e+68 |
Compiled 220 to 174 computations (20.9% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 475 |
| 1 | 151 | 472 |
| 2 | 333 | 469 |
| 3 | 1062 | 469 |
| 4 | 5042 | 469 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (*.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(literal 499999999999999990417798086218687295286560007015159396545582405077050056101839291488149134308110575981351030133088002720283516165604201974116686757888 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 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))) |
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 50000000000000002413955760224438931247922123211171578196537714593581382308753827768607072911926497131829782967726685305249768864021582428900198149458066205474013195654042785480318184154653058939589376622987278157651155125236135864424088476113149362176 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))) |
(if (<=.f64 q #s(literal 24999999999999997800638875239307953478213216242381432545615342139669395394225320692739984774803008688526743585149967527793337040896 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64))) |
(if (<=.f64 r #s(literal 6511732844609233/1627933211152308172382776316094057079381044512284157265721742629825204403764070329961287158415906809263410622703474912218234570716337735615323084973713581554222450580936038710562274972146438970881094974642550439936936217782587026682413056 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) (if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))))) |
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64))) |
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)) |
(if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
| Outputs |
|---|
(if (<=.f64 (*.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(literal 499999999999999990417798086218687295286560007015159396545582405077050056101839291488149134308110575981351030133088002720283516165604201974116686757888 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 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p)))))) |
(if (<=.f64 (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) #s(literal 50000000000000002413955760224438931247922123211171578196537714593581382308753827768607072911926497131829782967726685305249768864021582428900198149458066205474013195654042785480318184154653058939589376622987278157651155125236135864424088476113149362176 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q))))) |
(if (<=.f64 q #s(literal 24999999999999997800638875239307953478213216242381432545615342139669395394225320692739984774803008688526743585149967527793337040896 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(approx (* (+ (* (/ p r) -1) 1) r) (-.f64 r p))))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64))) |
(if (<=.f64 r #s(literal 6511732844609233/1627933211152308172382776316094057079381044512284157265721742629825204403764070329961287158415906809263410622703474912218234570716337735615323084973713581554222450580936038710562274972146438970881094974642550439936936217782587026682413056 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) (if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))))) |
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) (*.f64 (+.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(approx (+ r p) r)) #s(literal 1/2 binary64))) |
(if (<=.f64 q #s(literal 30000000000000000438920856920246190929101289635939651778358323615093890927534446477312 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) #s(approx (fabs r) r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q)) |
(if (<=.f64 r #s(literal 539999999999999981698392863554954779687508663072527470277116402073600 binary64)) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) #s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (+ (+ (sqrt (+ (* (* q q) 4) (* r r))) r) p) 1/2) r))) |
#s(approx (* (/ 1 2) (+ (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
| 1× | fuel |
Compiled 483 to 97 computations (79.9% saved)
(abs q)
Compiled 1 496 to 476 computations (68.2% saved)
Loading profile data...