
Time bar (total: 4.3s)
| 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)
| 610.0ms | 3 119× | 1 | valid |
| 581.0ms | 2 234× | 2 | valid |
| 287.0ms | 2 903× | 0 | valid |
ival-pow2: 300.0ms (26.6% of total)adjust: 261.0ms (23.2% of total)ival-mult!: 163.0ms (14.5% of total)ival-sqrt: 131.0ms (11.6% of total)ival-fabs: 103.0ms (9.1% of total)ival-add!: 85.0ms (7.5% of total)ival-sub!: 83.0ms (7.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 153 | 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))))) |
| 127 | 0 | - | 0 | - | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 0 | 0 | - | 0 | - | q |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 0 | 0 | - | 0 | - | (-.f64 p r) |
| 0 | 0 | - | 0 | - | (pow.f64 q #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (fabs.f64 p) |
| 0 | 0 | - | 0 | - | (+.f64 (fabs.f64 p) (fabs.f64 r)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | p |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (fabs.f64 r) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | r |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) | oflow-rescue | 149 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | overflow | 149 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | overflow | 53 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | overflow | 115 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | overflow | 53 | |
-.f64 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) | cancellation | 127 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))) | uflow-rescue | 4 | 0 |
| ↳ | (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))) | underflow | 4 | |
| ↳ | (pow.f64 q #s(literal 2 binary64)) | underflow | 65 | |
| ↳ | (pow.f64 (-.f64 p r) #s(literal 2 binary64)) | underflow | 15 | |
| ↳ | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) | underflow | 65 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 201 | 0 |
| - | 0 | 55 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 201 | 0 | 0 |
| - | 0 | 0 | 55 |
| number | freq |
|---|---|
| 0 | 55 |
| 1 | 122 |
| 2 | 79 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 61.0ms | 148× | 2 | valid |
| 54.0ms | 198× | 1 | valid |
| 28.0ms | 166× | 0 | valid |
Compiled 220 to 58 computations (73.6% saved)
adjust: 35.0ms (41.6% of total)ival-pow2: 20.0ms (23.8% of total)ival-sqrt: 8.0ms (9.5% of total)ival-mult!: 8.0ms (9.5% of total)ival-add!: 5.0ms (5.9% of total)ival-sub!: 5.0ms (5.9% of total)ival-fabs: 5.0ms (5.9% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 205 |
| 1 | 168 | 204 |
| 2 | 466 | 204 |
| 3 | 1734 | 204 |
| 4 | 5460 | 204 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 24.7% | (*.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))))))) |
(abs q)
(sort p r)
Compiled 44 to 36 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (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) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#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 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#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 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#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 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))))) |
#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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (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) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#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 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#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 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#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 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))))) |
#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 (- (+ 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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p))) |
#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 (* -1 q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#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 (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#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 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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 (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))))) |
#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 | |
|---|---|---|---|---|
| 4.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 | 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)))) (+ (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 | 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) |
| 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 | 797 | 5859 |
| 0 | 816 | 5679 |
| 1 | 4950 | 5643 |
| 0 | 8117 | 5307 |
| 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (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) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#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 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#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 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#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 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))))) |
#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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (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) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#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 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#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 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#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 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))))) |
#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 (- (+ 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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p))) |
#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 (* -1 q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#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 (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#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 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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 (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))))) |
#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 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 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 (fabs.f64 r) (fabs.f64 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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 p) #s(literal 2 binary64)) (pow.f64 (fabs.f64 r) #s(literal 2 binary64))) (-.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 (pow.f64 (fabs.f64 r) #s(literal 2 binary64)) (*.f64 (fabs.f64 p) (fabs.f64 r))))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(exp.f64 (/.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)) #s(literal 2 binary64))) |
p |
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
(exp.f64 (/.f64 (*.f64 (log.f64 r) #s(literal 2 binary64)) #s(literal 2 binary64))) |
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)) |
(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 (*.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 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 (fma.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.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 (+.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 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)))))) |
(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 p r)) |
(/.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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 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 (fma.f64 p (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r) (fabs.f64 r)) (fabs.f64 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 (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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r))) p (fabs.f64 r)) (fabs.f64 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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/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)))))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.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)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64))))) p (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.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 (*.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 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#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 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #s(literal 1 binary64))) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) #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 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) (+.f64 (fma.f64 (/.f64 (*.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)))) 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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p))) p)) #s(literal 1/2 binary64)))) |
#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 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) 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) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) 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) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) 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 (/.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 (*.f64 q q) (/.f64 r p) (*.f64 q q))) 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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (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 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (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 (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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p))) r (fabs.f64 r)) (fabs.f64 p)) (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 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/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)))))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64))))) r (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.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 (*.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 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.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))))) (neg.f64 r)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) r)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #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 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (+.f64 (fma.f64 (/.f64 (*.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)))) 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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) 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 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) p) 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 (/.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 p (/.f64 (*.f64 q q) r) (*.f64 q q))) 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 (+.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)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (pow.f64 (-.f64 p r) #s(literal -3 binary64))) (*.f64 q q)) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r))) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (*.f64 (pow.f64 (-.f64 p r) #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#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)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64))) (*.f64 q q))) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (pow.f64 q #s(literal 4 binary64))))) #s(literal 1 binary64)) q)) |
#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 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)) |
#s(approx (- (+ (fabs p) (fabs r)) (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) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64))) q)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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)))) 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 #s(literal 1/4 binary64) (/.f64 (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))) (/.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)))))) q) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64))) 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 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(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 (neg.f64 q) (-.f64 (neg.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 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/4 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.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) (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 (/.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 109 to 1 247 computations (84.6% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 25 | 209 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 25 | 210 |
| Status | Accuracy | Program |
|---|---|---|
| 16.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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))))) | |
| 2.5% | (*.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 p r)))) | |
| 19.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 (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) r)))) | |
| ▶ | 34.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)))) (*.f64 q #s(literal 2 binary64))))) |
| 2.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)))) (*.f64 #s(literal -2 binary64) q)))) | |
| 2.5% | (*.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 r)))) | |
| 11.2% | (*.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)))) | |
| 11.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)))) r))) | |
| 20.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) | |
| 21.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)))) r))) | |
| 19.1% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64))) r))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))) | |
| 11.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) | |
| ▶ | 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
| 14.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) | |
| ▶ | 36.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
| 18.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) | |
| ▶ | 18.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
| 2.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)) | |
| 6.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) | |
| 5.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) | |
| 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) | |
| 34.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) | |
| ▶ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 1 806 to 1 304 computations (27.8% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 p) |
p |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 r (fabs.f64 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))))) |
(/.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 q #s(literal 2 binary64)))) |
(+.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 q #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) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 q q) |
#s(literal 4 binary64) |
(*.f64 p p) |
(*.f64 r p) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (neg p) #s(hole binary64 (* -1 p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r)))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p)))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (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) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1/2 q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (* r p) #s(hole binary64 (* p r))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q)))) |
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#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 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1 p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #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 p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1 p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))) |
#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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r)))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (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) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (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 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ r p)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* 1/2 (/ r p)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* r (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (/ r p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 r)) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 r)) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 r)) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs p) 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 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 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 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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1 (* r (- (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r))))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs p) r)) 1))))) |
#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 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 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 (+ (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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p))) |
#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 2) #s(hole binary64 (* 2 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
#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 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#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 (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#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 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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 (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))))) |
#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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1/2 q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 66.0ms | p | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 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)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (* (/ 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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) |
| 9.0ms | q | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 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)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (* (/ 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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) |
| 6.0ms | p | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 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)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (* (/ 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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) |
| 5.0ms | p | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 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)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (* (/ 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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) |
| 5.0ms | r | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) p (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r -1/2 1/2 (* (/ 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)))))) (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (- (+ (+ r (fabs p)) (fabs r)) p) (+ (+ r (fabs p)) (fabs r)) (+ r (fabs p)) (* (/ 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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (* q 2) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (pow (+ (* (* q q) 4) (* p p)) -1/2) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) (* r p) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1528 | 12858 |
| 0 | 1582 | 12387 |
| 0 | 8210 | 12132 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 p) |
p |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 r (fabs.f64 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))))) |
(/.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 q #s(literal 2 binary64)))) |
(+.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 q #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) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(*.f64 q q) |
#s(literal 4 binary64) |
(*.f64 p p) |
(*.f64 r p) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (neg p) #s(hole binary64 (* -1 p))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r)))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p)))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))) (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) (* p (- (* -1/2 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (* (* p (* r (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow r 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))) (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2)))))))) (* -1 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (+ (fabs p) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1/2 q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (* r p) #s(hole binary64 (* p r))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/4 (/ (pow p 2) q)))) (* 2 q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q)))))) (* 2 q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q)))))) (* 2 q)))) |
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#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 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ 1 p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))) |
#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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #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 p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)))) r) p)) 1))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1 p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))) |
#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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))) 1/2))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r)))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p))) |
#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) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (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) (* r (- (* -1/2 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (* (* p (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))) (sqrt (/ 1 (pow (+ (* 4 (pow q 2)) (pow p 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))) (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2)))))))) (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (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 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ r p)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* r (- (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))) (* 1/2 (/ 1 r)))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* 1/2 (/ r p)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* r (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (/ r p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 r)) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 r)) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (* r (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r)))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 r)) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs p) 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 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 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 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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) #s(hole binary64 (* -1 (* r (- (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r))))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (fabs p) (fabs r)) r)) 1))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs p) r)) 1))))) |
#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 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)))) p) r)) 1))))) |
#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 (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 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 (+ (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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))))) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (- p r) 5))) (* 2 (/ 1 (pow (- p r) 3))))) (* 2 (/ 1 (- p r)))))))) p))) |
#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 2) #s(hole binary64 (* 2 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p)))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p)))))) p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
#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 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#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 (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#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 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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 (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)))) q)) 2))))) |
#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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (/ -1/2 q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 p (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) p) |
(neg.f64 p) |
p |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))) (neg.f64 p)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 r p)) |
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 (fabs.f64 r) r) p)) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 r r)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 r r (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))) |
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 r r)) (+.f64 (fabs.f64 r) r)) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 r r (*.f64 (fabs.f64 r) r)))) |
(-.f64 (fabs.f64 r) r) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
r |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
(+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (-.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r)))) |
(/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))))) |
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 r (+.f64 (fabs.f64 p) (fabs.f64 r))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r (fabs.f64 p))))) |
(+.f64 r (fabs.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)))) (*.f64 q #s(literal 2 binary64))))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.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 (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 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (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 (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)))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 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 p p (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r))))) |
(+.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 q #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) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) #s(literal 1/2 binary64) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) r) p (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (fabs.f64 p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #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 p #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 p) p)) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)) |
(*.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 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (fabs.f64 p) (fabs.f64 p)) |
(*.f64 p p) |
(pow.f64 p #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
(*.f64 r p) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 p))))) |
(+.f64 (fabs.f64 r) (fabs.f64 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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.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) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.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 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 p (-.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))))))))) |
#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 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.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 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))))))))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))) |
#s(approx (neg p) (neg.f64 p)) |
#s(approx p p) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) p)) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) |
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))) |
#s(approx (fabs p) (fabs.f64 p)) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (fma.f64 #s(literal -1/2 binary64) p (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (neg.f64 p)))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (+ r (fabs p)) (+.f64 r (fabs.f64 p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 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 p) (+.f64 (fabs.f64 r) (*.f64 (*.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.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 binary64) (*.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 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 p (fma.f64 #s(literal -1/2 binary64) (*.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) (*.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 #s(literal 1 binary64) (*.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 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 r r)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (neg.f64 (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (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)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.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)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 p (-.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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.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)))) (*.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))))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p r) q) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal -1/8 binary64) (/.f64 p q) (*.f64 #s(literal 1/4 binary64) (/.f64 r q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q)) (*.f64 p (fma.f64 #s(literal 1/4 binary64) (/.f64 r q) (*.f64 p (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 q #s(literal -1 binary64))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) q))) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 p q) (*.f64 #s(literal 1/2 binary64) (/.f64 r q))))) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r q) (*.f64 p (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p r) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 q #s(literal -1 binary64)))))))) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 3/256 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal -5/2048 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 7 binary64))) (*.f64 #s(literal 3/256 binary64) (pow.f64 q #s(literal -5 binary64)))) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (pow.f64 q #s(literal -1 binary64))))) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 #s(literal 4 binary64) (*.f64 q q))) |
#s(approx (+ (* (* q q) 4) (* p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) |
#s(approx (* p p) (*.f64 p p)) |
#s(approx (* r p) (*.f64 p r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) q))) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal 1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal -1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 2 binary64) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) q (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 q #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 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.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 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.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 p (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (neg.f64 p)) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 p (-.f64 (/.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))))) (neg.f64 p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.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 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 p p))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (*.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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p (-.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (neg.f64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (pow.f64 p #s(literal 3 binary64))) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (pow.f64 p #s(literal -1 binary64))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64)))))) p)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p)) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 p p)) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 p p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (neg.f64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) p) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 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) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (neg.f64 p) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) 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 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) 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) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) 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) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p))) 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) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 r (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)))) p)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 #s(literal -1 binary64) r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (+.f64 (+.f64 (fabs.f64 r) (neg.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p)))) p)) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1 binary64) p)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64)))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 q q)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) p) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (*.f64 p p)) (*.f64 q q))) p))) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (neg.f64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 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 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) |
#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 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 r (-.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))))))))) |
#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 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.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 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))))))))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 r p)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (*.f64 #s(literal 1/2 binary64) (/.f64 r p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r))) |
#s(approx (- (fabs r) r) (fabs.f64 r)) |
#s(approx (- (fabs r) r) (+.f64 (fabs.f64 r) (neg.f64 r))) |
#s(approx (fabs r) (fabs.f64 r)) |
#s(approx r r) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) |
#s(approx (+ r (fabs p)) (fabs.f64 p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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 p) (+.f64 (fabs.f64 r) (*.f64 (*.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 r (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 r (-.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 binary64) (*.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 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 r (fma.f64 r (fma.f64 #s(literal -1/2 binary64) (*.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) (*.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 #s(literal 1 binary64) (*.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)))) (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)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (neg.f64 (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (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)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.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)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 r (-.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))))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.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)))) (*.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))))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.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 (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.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 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.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 (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 r (-.f64 (neg.f64 (/.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 r p))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 r #s(literal -1 binary64))))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 r p))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (*.f64 #s(literal 1/2 binary64) (pow.f64 p #s(literal -1 binary64)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (neg.f64 (/.f64 r p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p r)) (pow.f64 p #s(literal -1 binary64))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (neg.f64 r)) |
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) r) (neg.f64 r)) |
#s(approx (- (fabs r) r) (*.f64 r (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 r (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r))))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) r) |
#s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)))) |
#s(approx (+ r (fabs p)) r) |
#s(approx (+ r (fabs p)) (*.f64 r (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) r)))) |
#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 r (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r)))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 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 r (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (pow.f64 r #s(literal 3 binary64))) (/.f64 (*.f64 q q) (*.f64 r r))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 r (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 r (-.f64 (fma.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) 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 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)) r) (*.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal -1 binary64)))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (neg.f64 r) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (pow.f64 p #s(literal -1 binary64)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) (pow.f64 p #s(literal -1 binary64))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))))) |
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fabs.f64 r) r))))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64)))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) #s(literal 1 binary64)))) |
#s(approx (+ r (fabs p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fabs.f64 p) r)) #s(literal 1 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 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) p) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r))) p) 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) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 p (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r))) r))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 r) (*.f64 #s(literal -1/2 binary64) (fma.f64 p (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) r))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.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)))) (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p 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) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
#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 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) (-.f64 (/.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 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.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 q q) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 r (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r))))) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (*.f64 #s(literal 2 binary64) (-.f64 (/.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.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) (pow.f64 (-.f64 p r) #s(literal -1 binary64))))))) p)) |
#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 (-.f64 p (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (-.f64 p r)))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (+.f64 p (*.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) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 (+.f64 p (*.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) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) r)) |
#s(approx (* q 2) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (*.f64 (*.f64 q q) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -5 binary64)))) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64))))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)) (fma.f64 #s(literal 6 binary64) (/.f64 r (pow.f64 p #s(literal 4 binary64))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 r (pow.f64 p #s(literal 6 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -5 binary64))))))))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 6 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (fma.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -20 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 7 binary64))) (*.f64 #s(literal 6 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (* q q) (*.f64 q q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 (*.f64 q q) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (pow.f64 p #s(literal -1 binary64)))))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64))))))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (-.f64 p (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 binary64))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 p (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (pow.f64 p #s(literal -1 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 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) 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 p) (fabs.f64 r)) 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)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) 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 p) (fabs.f64 r)) q) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (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)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) 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/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))) |
#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 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (neg.f64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 q q)))) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64))) r (*.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 q q))))) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) r) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) q)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) q)) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.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 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) 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) (-.f64 (neg.f64 (/.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 (fabs.f64 p) (fabs.f64 r)))) 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) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) 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) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.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))) 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) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q))))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (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 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) q) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64))) r (*.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) p) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q))) q)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) r) (*.f64 q q)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) p) r) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))))) q))) q)) #s(literal 2 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal -1/2 binary64) q)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)))) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal 2 binary64) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q))) q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 (neg.f64 q) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))) |
Compiled 26 039 to 2 717 computations (89.6% saved)
33 alts after pruning (32 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 418 | 24 | 442 |
| Fresh | 12 | 8 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 434 | 33 | 467 |
| Status | Accuracy | Program |
|---|---|---|
| 16.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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))))) | |
| 2.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)))) (*.f64 #s(literal -2 binary64) q)))) | |
| 20.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.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 binary64) (*.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)))))) | |
| 15.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r))))))) | |
| 13.9% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r)))))) | |
| 34.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)))) (*.f64 q #s(literal 2 binary64))))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) | |
| 3.3% | #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 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64)))))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) | |
| 1.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) | |
| 14.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs r)) r) p) #s(literal 1/2 binary64))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) | |
| 12.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)) r) (*.f64 #s(literal -1/2 binary64) (pow.f64 p #s(literal -1 binary64)))))))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) | |
| 2.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64))) | |
| 18.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) | |
| 21.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) | |
| 32.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q))))) | |
| 6.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) | |
| 17.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) | |
| 16.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) | |
| ▶ | 7.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))) |
| 6.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p))) | |
| 5.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) | |
| 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) | |
| ▶ | 34.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 5.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))) | |
| ▶ | 36.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)))))) |
| ▶ | 36.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))) |
| ▶ | 2.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
| ✓ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 3 120 to 2 093 computations (32.9% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))))) |
(*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)))) |
p |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) |
(+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
(*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
(*.f64 p r) |
(/.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))) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) |
#s(literal 4 binary64) |
(*.f64 q q) |
(*.f64 p p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
(fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) |
#s(literal -2 binary64) |
(/.f64 r (*.f64 p p)) |
(*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64))) |
(pow.f64 p #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
(+.f64 r (fabs.f64 p)) |
(-.f64 (fabs.f64 r) 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (/ (- (* 1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* 1/2 (/ (* p r) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* -1/16 (/ (* (pow p 2) r) (pow q 3))) (* 1/2 (/ r q)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* 3/256 (/ (* (pow p 2) r) (pow q 5))))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* (pow p 2) (+ (* -5/2048 (/ (* (pow p 2) r) (pow q 7))) (* 3/256 (/ r (pow q 5))))))))))) |
#s(approx (* p r) #s(hole binary64 (* p r))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1/2 q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* 1/2 (* p (+ r (+ (fabs p) (fabs r)))))))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* p (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -2 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (fabs r))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))))) (pow p 2)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -2 (/ r (pow p 2))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (+ (* -2 p) (* -2 r)) (pow p 2)))) |
#s(approx (/ r (* p p)) #s(hole binary64 (/ r (pow p 2)))) |
#s(approx (* -2 (pow p -1)) #s(hole binary64 (/ -2 p))) |
#s(approx (pow p -1) #s(hole binary64 (/ 1 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p)))) |
#s(approx (- (fabs r) p) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs 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 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 p)) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 r)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1 p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))))) 1)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ -2 p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (- (* -2 (/ r p)) 2) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs 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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 r))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ (* -1 r) (* 2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* 2 (/ (* (pow q 2) r) (pow p 2))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (+ (* 1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6))) (* 2 (/ (* (pow q 2) r) (pow p 2)))))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1 p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #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 (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (/ (+ 2 (* 2 (/ r p))) p)))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (+ (* -1/2 r) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (- (+ 1/2 (* -1/2 (/ r p))) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r)))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r)))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (+ p (+ (fabs p) (fabs r))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) p)) (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (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 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* r (- (/ (* p (- 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* -1/2 (/ r p)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* r (- (* 1/2 (/ 1 r)) (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* 1/2 (/ r p)))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* r (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (/ r p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1)))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* -1 r))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* r (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow p 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))) (/ p r))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (pow p 2))) (* 2 (/ 1 (* p r)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 r)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 r)) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs 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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (* p (- 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* -1 (* r (- (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r))))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 1/2 (- (* 2 (/ (pow q 2) (pow p 2))) 1))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 2 (/ (pow q 2) (pow p 2)))) 1))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (* p r))) (* 2 (/ 1 (pow p 2)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs 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 (+ (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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (neg q) #s(hole binary64 (* -1 q))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* 6 (/ (* (pow q 2) r) (pow p 4)))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* -20 (/ (* (pow q 2) r) (pow p 6))) (* 6 (/ r (pow p 4)))))))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#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 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 p)) (/ p (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 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1/2 (/ (* p r) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1/2 q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | p | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) -1/2 (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (+ p (+ (fabs p) (- (fabs r) r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) 1 (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* q q) (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) -2 (/ r (* p p)) (* -2 (pow p -1)) (pow p -1) -1 (+ (+ r (fabs p)) (- (fabs r) p)) (+ r (fabs p)) (- (fabs r) p)) |
| 5.0ms | r | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) -1/2 (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (+ p (+ (fabs p) (- (fabs r) r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) 1 (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* q q) (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) -2 (/ r (* p p)) (* -2 (pow p -1)) (pow p -1) -1 (+ (+ r (fabs p)) (- (fabs r) p)) (+ r (fabs p)) (- (fabs r) p)) |
| 5.0ms | r | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) -1/2 (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (+ p (+ (fabs p) (- (fabs r) r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) 1 (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* q q) (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) -2 (/ r (* p p)) (* -2 (pow p -1)) (pow p -1) -1 (+ (+ r (fabs p)) (- (fabs r) p)) (+ r (fabs p)) (- (fabs r) p)) |
| 5.0ms | r | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) -1/2 (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (+ p (+ (fabs p) (- (fabs r) r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) 1 (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* q q) (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) -2 (/ r (* p p)) (* -2 (pow p -1)) (pow p -1) -1 (+ (+ r (fabs p)) (- (fabs r) p)) (+ r (fabs p)) (- (fabs r) p)) |
| 5.0ms | q | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) -1/2 (/ (+ (fabs p) (- (fabs r) r)) p) (+ (fabs p) (- (fabs r) r)) (fabs p) (- (fabs r) r) (fabs r) r (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (+ p (+ (fabs p) (- (fabs r) r))) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) 1 (sqrt (+ (* 4 (* q q)) (* p p))) (+ (* 4 (* q q)) (* p p)) 4 (* q q) (* p p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) -2 (/ r (* p p)) (* -2 (pow p -1)) (pow p -1) -1 (+ (+ r (fabs p)) (- (fabs r) p)) (+ r (fabs p)) (- (fabs r) p)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1452 | 13209 |
| 0 | 1509 | 12428 |
| 0 | 8661 | 12052 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))))) |
(*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)))) |
p |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))) |
(+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) |
(*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) |
(*.f64 p r) |
(/.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))) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) |
#s(literal 4 binary64) |
(*.f64 q q) |
(*.f64 p p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
(fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) |
#s(literal -2 binary64) |
(/.f64 r (*.f64 p p)) |
(*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64))) |
(pow.f64 p #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
(+.f64 r (fabs.f64 p)) |
(-.f64 (fabs.f64 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 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (/ (- (* 1/2 p) (* -1/2 (- (+ (fabs p) (fabs r)) r))) p))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) r) p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* 1/2 (/ (* p r) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* -1/16 (/ (* (pow p 2) r) (pow q 3))) (* 1/2 (/ r q)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* 3/256 (/ (* (pow p 2) r) (pow q 5))))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* (pow p 2) (+ (* -5/2048 (/ (* (pow p 2) r) (pow q 7))) (* 3/256 (/ r (pow q 5))))))))))) |
#s(approx (* p r) #s(hole binary64 (* p r))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1/2 q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 1/4 (/ (pow p 2) q)) (* 2 q)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* -1/64 (/ (pow p 2) (pow q 3))) (* 1/4 (/ 1 q))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ (* 2 q) (* (pow p 2) (+ (* (pow p 2) (- (* 1/512 (/ (pow p 2) (pow q 5))) (* 1/64 (/ 1 (pow q 3))))) (* 1/4 (/ 1 q))))))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (* p p) #s(hole binary64 (pow p 2))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* 1/2 (* p (+ r (+ (fabs p) (fabs r)))))))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* p (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -2 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (fabs r))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))))) (pow p 2)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -2 (/ r (pow p 2))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (+ (* -2 p) (* -2 r)) (pow p 2)))) |
#s(approx (/ r (* p p)) #s(hole binary64 (/ r (pow p 2)))) |
#s(approx (* -2 (pow p -1)) #s(hole binary64 (/ -2 p))) |
#s(approx (pow p -1) #s(hole binary64 (/ 1 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p)))) |
#s(approx (- (fabs r) p) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs 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 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 1/2)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 p)) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 r)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ 1 p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))))) 1)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ -2 p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (- (* -2 (/ r p)) 2) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs 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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 r))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ (* -1 r) (* 2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* 2 (/ (* (pow q 2) r) (pow p 2))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (+ (* 1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6))) (* 2 (/ (* (pow q 2) r) (pow p 2)))))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1 p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #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 (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (/ (+ 2 (* 2 (/ r p))) p)))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (+ (* -1/2 r) (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (- 1/2 (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (- (+ 1/2 (* -1/2 (/ r p))) (* -1/2 (/ (+ (fabs p) (fabs r)) p))))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) p)))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) p)) (* 1/2 (/ r p))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (/ (+ (fabs p) (fabs r)) p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (+ (* -1 (/ r p)) (+ (/ (fabs p) p) (/ (fabs r) p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (+ (fabs p) (+ (fabs r) (* -1 r))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r)))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r)))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (+ p (+ (fabs p) (fabs r))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #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 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) p)) (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (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 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* r (- (/ (* p (- 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r) 1/2)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* -1/2 (/ r p)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* r (- (* 1/2 (/ 1 r)) (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* 1/2 (/ r p)))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* r (+ (* -1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (/ r p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* r (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 p))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) 1)))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1)))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* -1 r))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* r (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow p 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))) (/ p r))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (pow p 2))) (* 2 (/ 1 (* p r)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 r)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 r)) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs 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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1 (/ (* p (- 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))))) r))))))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (- 1/2 (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p)))) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) #s(hole binary64 (* -1 (* r (- (* 1/2 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (* 1/2 (/ 1 p))))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) #s(hole binary64 (* -1 (* r (+ (* -1 (/ (+ (/ (fabs p) p) (/ (fabs r) p)) r)) (/ 1 p)))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) r))))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r))))))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 1/2 (- (* 2 (/ (pow q 2) (pow p 2))) 1))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 2 (/ (pow q 2) (pow p 2)))) 1))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (* p r))) (* 2 (/ 1 (pow p 2)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs 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 (+ (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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (neg q) #s(hole binary64 (* -1 q))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* 6 (/ (* (pow q 2) r) (pow p 4)))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* -20 (/ (* (pow q 2) r) (pow p 6))) (* 6 (/ r (pow p 4)))))))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* 2 (/ (pow q 2) p))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow p 3))) (* 2 (/ 1 p))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (+ p (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (* 2 (/ 1 p))))))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#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 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (+ (* 4 (* q q)) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 p)) (/ p (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 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1/2 (/ (* p r) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (/ -1/2 q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
(*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p) |
(*.f64 p (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) p)) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 p (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) p)) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 p (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) p)) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))) |
p |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p))) |
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) |
(*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) p) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (neg.f64 p)) |
(/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) |
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) (/.f64 r p)) |
(+.f64 (/.f64 (fabs.f64 p) p) (/.f64 (-.f64 (fabs.f64 r) r) p)) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 r r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 r r (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 r r)) (+.f64 (fabs.f64 r) r)) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 r r (*.f64 (fabs.f64 r) r)))) |
(-.f64 (fabs.f64 r) r) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
r |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(*.f64 #s(literal -1 binary64) q) |
(*.f64 q #s(literal -1 binary64)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r))) |
(/.f64 (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))) (fma.f64 p #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))) |
(/.f64 (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) #s(literal 3 binary64))) (fma.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))))) |
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) (*.f64 r r)) (+.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) (-.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) (fma.f64 r r (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) (*.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) |
(+.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) |
(+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p)) |
(*.f64 (*.f64 r p) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))) |
(*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 r p) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(*.f64 r p) |
(*.f64 p r) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(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))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #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 p #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) q) q (*.f64 p p)) |
(fma.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) |
(fma.f64 (fabs.f64 p) (fabs.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 p) p)) |
(+.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)) |
#s(literal 4 binary64) |
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64))) |
(*.f64 (fabs.f64 q) (fabs.f64 q)) |
(*.f64 (neg.f64 q) (neg.f64 q)) |
(*.f64 q q) |
(pow.f64 q #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64))) |
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (fabs.f64 p) (fabs.f64 p)) |
(*.f64 p p) |
(pow.f64 p #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (-.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
(fma.f64 (*.f64 q q) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
(fma.f64 q (*.f64 q (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 r (fabs.f64 p))) (-.f64 (fabs.f64 r) p)) |
(+.f64 (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q)) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
(+.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 r (*.f64 p p)) (pow.f64 p #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 #s(literal 2 binary64) p))) (fma.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (*.f64 (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) p) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (fma.f64 (/.f64 #s(literal 2 binary64) p) (/.f64 #s(literal 2 binary64) p) (*.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)))))) |
(fma.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) |
(fma.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) |
(fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) |
(+.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64))) |
(+.f64 (*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) |
#s(literal -2 binary64) |
(/.f64 (/.f64 r p) p) |
(/.f64 (neg.f64 r) (neg.f64 (*.f64 p p))) |
(/.f64 r (*.f64 p p)) |
(*.f64 (pow.f64 p #s(literal -1 binary64)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64))) |
(*.f64 (pow.f64 p #s(literal -1/2 binary64)) (pow.f64 p #s(literal -1/2 binary64))) |
(pow.f64 p #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 p)) |
(/.f64 #s(literal 1 binary64) p) |
(exp.f64 (*.f64 (log.f64 p) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
(/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
(+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r (fabs.f64 p))))) |
(+.f64 r (fabs.f64 p)) |
(+.f64 (fabs.f64 p) r) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (+.f64 (fabs.f64 r) p)) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 p p (*.f64 (fabs.f64 r) p)))) |
(-.f64 (fabs.f64 r) p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#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 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 binary64))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (*.f64 r #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
#s(approx p p) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (/.f64 (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) p)) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) |
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
#s(approx (fabs p) (fabs.f64 p)) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/4 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 r q) #s(literal 1/4 binary64) (*.f64 (/.f64 p q) #s(literal -1/8 binary64))) p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/8 binary64) q)) p (*.f64 (/.f64 r q) #s(literal 1/4 binary64))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 r q) #s(literal 1/2 binary64) (*.f64 (/.f64 p q) #s(literal -1/4 binary64))) p (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) p (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (pow.f64 q #s(literal 3 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (pow.f64 q #s(literal 5 binary64)))) #s(literal 3/256 binary64) (*.f64 (/.f64 r (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 p p) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 r (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 (*.f64 p p) r)) (pow.f64 q #s(literal 7 binary64)))) (*.f64 p p) (*.f64 (/.f64 r (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 p p) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p)) |
#s(approx (* p r) (*.f64 r p)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal 1/2 binary64) q)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 q #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 p p)) (pow.f64 q #s(literal 7 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 q #s(literal 2 binary64))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (/.f64 (*.f64 p p) q) #s(literal 1/4 binary64) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
#s(approx (+ (* 4 (* q q)) (* p p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
#s(approx (* p p) (*.f64 p p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (neg.f64 (*.f64 (*.f64 q q) r)) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) p (*.f64 (*.f64 q q) r))) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (fma.f64 (neg.f64 (*.f64 q q)) r (*.f64 (fma.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (neg.f64 (*.f64 q q))) p)) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (fma.f64 (neg.f64 (*.f64 q q)) r (*.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) p (neg.f64 (*.f64 q q))) p)) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (*.f64 (*.f64 (*.f64 q q) r) #s(literal -2 binary64)) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 q q) p (*.f64 (*.f64 q q) r))) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p (*.f64 (*.f64 (*.f64 q q) r) #s(literal -2 binary64))) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) p (fabs.f64 r))) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p (*.f64 (*.f64 (*.f64 q q) r) #s(literal -2 binary64))) (*.f64 p p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 p r)) (*.f64 p p))) |
#s(approx (/ r (* p p)) (/.f64 r (*.f64 p p))) |
#s(approx (* -2 (pow p -1)) (/.f64 #s(literal -2 binary64) p)) |
#s(approx (pow p -1) (pow.f64 p #s(literal -1 binary64))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)))) |
#s(approx (+ r (fabs p)) (+.f64 r (fabs.f64 p))) |
#s(approx (- (fabs r) p) (fabs.f64 r)) |
#s(approx (- (fabs r) p) (fma.f64 #s(literal -1 binary64) p (fabs.f64 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 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) #s(literal 1/2 binary64)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) p) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (neg.f64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64)))) p)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) r) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r)) (pow.f64 p #s(literal 4 binary64))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 r (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 r (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 6 binary64))))))) r)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (pow.f64 p #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) p)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 4 binary64)))) p)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 6 binary64)))))) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) p) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p))) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)))) #s(literal 1 binary64)) p)) |
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 p p)) |
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (neg.f64 p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64))) p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)))) p)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 (-.f64 (*.f64 (/.f64 r p) #s(literal -2 binary64)) #s(literal 2 binary64)) p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (neg.f64 p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (- (fabs r) p) (neg.f64 p)) |
#s(approx (- (fabs r) p) (*.f64 (-.f64 (/.f64 (fabs.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 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (neg.f64 r)) (fabs.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 r (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p)) (fabs.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (neg.f64 r)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal 2 binary64) (neg.f64 r))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (fma.f64 #s(literal -1 binary64) r (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) r)) (*.f64 p p))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (fma.f64 #s(literal -1 binary64) r (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 r (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) r)) (*.f64 p p)))))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal -1 binary64) p)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 4 binary64)))) p))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 (pow.f64 q #s(literal 6 binary64)) #s(literal 64 binary64))) (pow.f64 p #s(literal 6 binary64)))))) #s(literal 1 binary64)) p))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (neg.f64 p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 p) (+.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)))) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r))) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) (fabs.f64 r))) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (neg.f64 (/.f64 (fma.f64 (/.f64 r p) #s(literal 2 binary64) #s(literal 2 binary64)) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) p) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fabs.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 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) #s(literal -1/4 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))) |
#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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 p #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) p)) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) p (*.f64 #s(literal -1/2 binary64) r))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (-.f64 (fma.f64 (/.f64 r p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) (fma.f64 (/.f64 r p) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (fma.f64 (/.f64 r p) #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (- (fabs r) r) (fabs.f64 r)) |
#s(approx (- (fabs r) r) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) |
#s(approx (fabs r) (fabs.f64 r)) |
#s(approx r r) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (fma.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (+.f64 (+.f64 p (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) r (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (-.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) r (*.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64)))) p)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
#s(approx (+ r (fabs p)) (fabs.f64 p)) |
#s(approx (- (fabs r) p) (-.f64 (fabs.f64 r) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (-.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r)) #s(literal 1/2 binary64)) r)) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (*.f64 (/.f64 r p) #s(literal -1/2 binary64))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r) (/.f64 #s(literal 1/2 binary64) p)) r)) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) (*.f64 (/.f64 r p) #s(literal 1/2 binary64))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) r)) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (/.f64 (neg.f64 r) p)) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (pow.f64 p #s(literal -1 binary64))) r)) |
#s(approx (+ (fabs p) (- (fabs r) r)) (neg.f64 r)) |
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r)) |
#s(approx (- (fabs r) r) (neg.f64 r)) |
#s(approx (- (fabs r) r) (*.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) r)) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (neg.f64 r)) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)) r)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) r) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) p (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r))) r)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) (*.f64 r p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) p (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) r))) r)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) r)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) p) r) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))) #s(literal 1 binary64)) (/.f64 p r)) r)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (*.f64 (neg.f64 r) (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 r p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) r) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r)) |
#s(approx (+ r (fabs p)) r) |
#s(approx (+ r (fabs p)) (*.f64 (+.f64 (/.f64 (fabs.f64 p) r) #s(literal 1 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 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) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)))) |
#s(approx (* p (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)))) (*.f64 (neg.f64 r) (fma.f64 (*.f64 p (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- 1/2 (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) r) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) p)))) |
#s(approx (* -1/2 (/ (+ (fabs p) (- (fabs r) r)) p)) (*.f64 (neg.f64 r) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (pow.f64 p #s(literal -1 binary64)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1 binary64) (pow.f64 p #s(literal -1 binary64))))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ p (+ (fabs p) (- (fabs r) r)))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ p (+ (fabs p) (- (fabs r) r))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 r) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) p (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 r) (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) p (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 r) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) r) #s(literal -1/2 binary64))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 r) (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 r) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) r))) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (*.f64 (neg.f64 r) (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 r p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64)))) |
#s(approx (+ r (fabs p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fabs.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 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 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 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (neg q) (neg.f64 q)) |
#s(approx q q) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) (*.f64 q q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 r (pow.f64 p #s(literal 6 binary64))) #s(literal -20 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 q q) (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))))) (*.f64 q q) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) #s(literal 1/2 binary64))) (*.f64 q q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 r (pow.f64 p #s(literal 6 binary64))) #s(literal -20 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 q q) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64)))) (*.f64 q q) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (fma.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 4 binary64)))) #s(literal 6 binary64) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (*.f64 q q) r)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 6 binary64)))) #s(literal -20 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (*.f64 q q) r)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 q q) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 7 binary64))) #s(literal -20 binary64) (*.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 6 binary64))) (*.f64 q q) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 q q) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) p)) |
#s(approx (* q q) (*.f64 q q)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#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 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (neg.f64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 q q)))) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64))) r (*.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 q q))))) #s(literal 1 binary64)) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (fma.f64 (*.f64 p (/.f64 r (*.f64 q q))) #s(literal 1/2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (pow.f64 q #s(literal 4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 p (/.f64 r (*.f64 q q))) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q))) #s(literal 2 binary64))) q)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)) q)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r))) q)) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 r p) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 q #s(literal 6 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)))) q)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) #s(literal 1/2 binary64)) q)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 q #s(literal 6 binary64)))))) q)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q)))) #s(literal 2 binary64)) q)) |
#s(approx (+ (* 4 (* q q)) (* p p)) (*.f64 (+.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 r (*.f64 p p)) (pow.f64 p #s(literal -1 binary64))) (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) (*.f64 q q)))) (*.f64 q q))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (fma.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q q)) (/.f64 r (*.f64 q q)))) (+.f64 (/.f64 p (*.f64 q q)) (/.f64 #s(literal 2 binary64) p))) (*.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 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64))) 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 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(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) q) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q) #s(literal -1/2 binary64) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64))) r (*.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 q q)))) q))) q)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q #s(literal 2 binary64))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) r) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/64 binary64) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))))) q) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)) q))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r))) q))) |
#s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 r p) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 q #s(literal 6 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)))) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal -1/2 binary64) q)) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) #s(literal 1/2 binary64)) q))) |
#s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 q #s(literal 6 binary64)))))) q))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q)))) #s(literal 2 binary64)))) |
Compiled 41 941 to 3 288 computations (92.2% saved)
34 alts after pruning (32 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 512 | 17 | 529 |
| Fresh | 12 | 15 | 27 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 528 | 34 | 562 |
| Status | Accuracy | Program |
|---|---|---|
| 16.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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))))) | |
| 2.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)))) (*.f64 #s(literal -2 binary64) q)))) | |
| 20.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.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 binary64) (*.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)))))) | |
| 15.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r))))))) | |
| 34.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)))) (*.f64 q #s(literal 2 binary64))))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) | |
| 1.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs r)) r) p) #s(literal 1/2 binary64))) | |
| ▶ | 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) | |
| 2.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64))) | |
| 6.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) | |
| 18.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) | |
| 21.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64))))))))) | |
| 12.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))))))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) p)))))) | |
| 3.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) #s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal 1/2 binary64) q)))))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) #s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q))))))) | |
| ▶ | 9.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))))))) |
| 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))))) | |
| 5.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) | |
| ▶ | 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 34.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| ▶ | 46.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))) |
| 11.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) #s(approx (- (fabs r) r) (neg.f64 r))))))) | |
| ▶ | 2.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
| 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 q (*.f64 q (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))))) | |
| 2.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)))))) | |
| 14.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (neg.f64 (*.f64 (*.f64 q q) r)) (*.f64 p p))))) | |
| ✓ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 3 723 to 2 313 computations (37.9% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) |
(+.f64 p (fabs.f64 p)) |
p |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(literal -1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) |
(+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) |
(-.f64 (fabs.f64 r) p) |
(+.f64 r (fabs.f64 p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
(fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(*.f64 q q) |
q |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) |
(/.f64 #s(literal -2 binary64) p) |
#s(literal -2 binary64) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))))) |
(*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) |
(*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
#s(literal 4 binary64) |
(*.f64 p p) |
#s(literal -1 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p))) |
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p)))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r)))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs r) (* -1 p)))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* 1/2 (* p (+ r (+ (fabs p) (fabs r)))))))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* p (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -2 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (fabs r))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))))) (pow p 2)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -2 (/ r (pow p 2))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (+ (* -2 p) (* -2 r)) (pow p 2)))) |
#s(approx (/ -2 p) #s(hole binary64 (/ -2 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* 1/2 (/ (* p r) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* p (+ (* -1/16 (/ (* (pow p 2) r) (pow q 3))) (* 1/2 (/ r q)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* 3/256 (/ (* (pow p 2) r) (pow q 5))))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* (pow p 2) (+ (* -5/2048 (/ (* (pow p 2) r) (pow q 7))) (* 3/256 (/ r (pow q 5))))))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* 1/2 (/ r q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* -1/16 (/ (* (pow p 2) r) (pow q 3))) (* 1/2 (/ r q))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* 3/256 (/ (* (pow p 2) r) (pow q 5)))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* (pow p 2) (+ (* -5/2048 (/ (* (pow p 2) r) (pow q 7))) (* 3/256 (/ r (pow q 5)))))))))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ 1/2 q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q))))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ 1/4 (pow q 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 4))) (* 1/4 (/ 1 (pow q 2)))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 6))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1/256 (/ (pow p 2) (pow q 8))) (* 1/64 (/ 1 (pow q 6))))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (* p p) #s(hole binary64 (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 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 p)) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))))) |
#s(approx (+ p (fabs p)) #s(hole binary64 p)) |
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs r) p) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))))) 1)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ -2 p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (- (* -2 (/ r p)) 2) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 r)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ r p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))) p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))) p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ 1 p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ 1 (pow p 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (+ 1 (* -4 (/ (pow q 2) (pow p 2)))) (pow p 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1 (* 16 (/ (pow q 4) (pow p 4)))) (* 4 (/ (pow q 2) (pow p 2)))) (pow p 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1 (* -64 (/ (pow q 6) (pow p 6)))) (+ (* -16 (/ (pow q 4) (pow p 4))) (* 4 (/ (pow q 2) (pow p 2))))) (pow p 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 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 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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #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 (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (/ (+ 2 (* 2 (/ r p))) p)))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 r))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ (* -1 r) (* 2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* 2 (/ (* (pow q 2) r) (pow p 2))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (+ (* 1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6))) (* 2 (/ (* (pow q 2) r) (pow p 2)))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ r p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))) p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))) p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))) p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ -1 p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) 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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r)))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r)))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) p)) (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* r (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 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1)))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 r)) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 r)) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs p) r))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* r (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow p 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))) (/ p r))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (pow p 2))) (* 2 (/ 1 (* p r)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 r)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 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 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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r))))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs p) r)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 1/2 (- (* 2 (/ (pow q 2) (pow p 2))) 1))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 2 (/ (pow q 2) (pow p 2)))) 1))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (* p r))) (* 2 (/ 1 (pow p 2)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 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 (+ (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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* 6 (/ (* (pow q 2) r) (pow p 4)))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* -20 (/ (* (pow q 2) r) (pow p 6))) (* 6 (/ r (pow p 4)))))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (/ r p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* (pow q 2) (+ (* -2 (/ r (pow p 3))) (* 6 (/ (* (pow q 2) r) (pow p 5))))) (/ r p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* (pow q 2) (+ (* -2 (/ r (pow p 3))) (* (pow q 2) (+ (* -20 (/ (* (pow q 2) r) (pow p 7))) (* 6 (/ r (pow p 5))))))) (/ r p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* -4 (/ (pow q 2) (pow p 4))) (/ 1 (pow p 2))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow q 2) (- (* 16 (/ (pow q 2) (pow p 6))) (* 4 (/ 1 (pow p 4))))) (/ 1 (pow p 2))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -64 (/ (pow q 2) (pow p 8))) (* 16 (/ 1 (pow p 6))))) (* 4 (/ 1 (pow p 4))))) (/ 1 (pow p 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 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 p)) (/ p (pow q 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1 (/ (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (+ 1/4 (* -1/16 (/ (pow p 2) (pow q 2)))) (pow q 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1/4 (* 1/64 (/ (pow p 4) (pow q 4)))) (* 1/16 (/ (pow p 2) (pow q 2)))) (pow q 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1/4 (* -1/256 (/ (pow p 6) (pow q 6)))) (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/16 (/ (pow p 2) (pow q 2))))) (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 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 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1/2 (/ (* p r) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1/2 (/ r q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)) q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r))) q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1 (/ (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)))) q)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ -1/2 q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | p | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (+ (+ p (fabs p)) (- (fabs r) r)) (+ p (fabs p)) p (fabs p) (- (fabs r) r) (fabs r) r 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (+ (- (fabs r) p) (+ r (fabs p))) (- (fabs r) p) (+ r (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (* q q) q (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/ -2 p) -2 (+ (+ r (fabs p)) (- (fabs r) p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (pow (+ (* (* q q) 4) (* p p)) -1) (+ (* (* q q) 4) (* p p)) 4 (* p p) -1) |
| 4.0ms | r | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (+ (+ p (fabs p)) (- (fabs r) r)) (+ p (fabs p)) p (fabs p) (- (fabs r) r) (fabs r) r 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (+ (- (fabs r) p) (+ r (fabs p))) (- (fabs r) p) (+ r (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (* q q) q (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/ -2 p) -2 (+ (+ r (fabs p)) (- (fabs r) p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (pow (+ (* (* q q) 4) (* p p)) -1) (+ (* (* q q) 4) (* p p)) 4 (* p p) -1) |
| 4.0ms | r | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (+ (+ p (fabs p)) (- (fabs r) r)) (+ p (fabs p)) p (fabs p) (- (fabs r) r) (fabs r) r 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (+ (- (fabs r) p) (+ r (fabs p))) (- (fabs r) p) (+ r (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (* q q) q (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/ -2 p) -2 (+ (+ r (fabs p)) (- (fabs r) p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (pow (+ (* (* q q) 4) (* p p)) -1) (+ (* (* q q) 4) (* p p)) 4 (* p p) -1) |
| 4.0ms | r | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (+ (+ p (fabs p)) (- (fabs r) r)) (+ p (fabs p)) p (fabs p) (- (fabs r) r) (fabs r) r 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (+ (- (fabs r) p) (+ r (fabs p))) (- (fabs r) p) (+ r (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (* q q) q (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/ -2 p) -2 (+ (+ r (fabs p)) (- (fabs r) p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (pow (+ (* (* q q) 4) (* p p)) -1) (+ (* (* q q) 4) (* p p)) 4 (* p p) -1) |
| 4.0ms | p | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (+ (+ p (fabs p)) (- (fabs r) r)) (+ p (fabs p)) p (fabs p) (- (fabs r) r) (fabs r) r 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (+ (- (fabs r) p) (+ r (fabs p))) (- (fabs r) p) (+ r (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (* q q) q (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/ -2 p) -2 (+ (+ r (fabs p)) (- (fabs r) p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (pow (+ (* (* q q) 4) (* p p)) -1) (+ (* (* q q) 4) (* p p)) 4 (* p p) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1467 | 13489 |
| 0 | 1510 | 12629 |
| 0 | 8681 | 12213 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) |
(+.f64 p (fabs.f64 p)) |
p |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(literal -1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) |
(+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) |
(-.f64 (fabs.f64 r) p) |
(+.f64 r (fabs.f64 p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))) |
(fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(*.f64 q q) |
q |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) |
(/.f64 #s(literal -2 binary64) p) |
#s(literal -2 binary64) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))))) |
(*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))))) |
(*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
#s(literal 4 binary64) |
(*.f64 p p) |
#s(literal -1 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/4 (* (* p (- 1 (/ (pow r 2) (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (* r (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2))))))))))) |
#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) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx (+ p (fabs p)) #s(hole binary64 (fabs p))) |
#s(approx (+ p (fabs p)) #s(hole binary64 (+ p (fabs p)))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* 1/2 (+ r (+ (fabs p) (fabs r)))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) p) #s(hole binary64 (+ (fabs r) (* -1 p)))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (+ r (fabs p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/4 (/ (* p r) q)) (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q)))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* -1/8 (/ p q)) (* 1/4 (/ r q))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (* 2 q))) (* p (+ (* 1/4 (/ r q)) (* p (- (* -1/32 (/ (* p r) (pow q 3))) (* 1/8 (/ 1 q))))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* p (pow q 2))) (* -1 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* 1/2 (* p (+ r (+ (fabs p) (fabs r)))))))) (pow p 2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (/ (+ (* -1 (* (pow q 2) r)) (* p (+ (* -1 (pow q 2)) (* p (+ (* -1/2 p) (* 1/2 (+ r (+ (fabs p) (fabs r))))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -2 (/ (* (pow q 2) r) (pow p 2))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* p (pow q 2))) (* -2 (* (pow q 2) r))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (fabs r))))))) (pow p 2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (/ (+ (* -2 (* (pow q 2) r)) (* p (+ (* -2 (pow q 2)) (* p (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))))) (pow p 2)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -2 (/ r (pow p 2))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (+ (* -2 p) (* -2 r)) (pow p 2)))) |
#s(approx (/ -2 p) #s(hole binary64 (/ -2 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (fabs r))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (+ r (+ (fabs p) (+ (fabs r) (* -1 p)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* 1/2 (/ (* p r) q)))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* -1/4 (/ p q)) (* 1/2 (/ r q)))))) (* 2 q)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (+ (* 1/2 (/ r q)) (* p (- (* -1/16 (/ (* p r) (pow q 3))) (* 1/4 (/ 1 q)))))))) (* 2 q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* 1/2 (/ (* p r) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* p (+ (* -1/16 (/ (* (pow p 2) r) (pow q 3))) (* 1/2 (/ r q)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* 3/256 (/ (* (pow p 2) r) (pow q 5))))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* p (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* (pow p 2) (+ (* -5/2048 (/ (* (pow p 2) r) (pow q 7))) (* 3/256 (/ r (pow q 5))))))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* 1/2 (/ r q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* -1/16 (/ (* (pow p 2) r) (pow q 3))) (* 1/2 (/ r q))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* 3/256 (/ (* (pow p 2) r) (pow q 5)))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* 1/2 (/ r q)) (* (pow p 2) (+ (* -1/16 (/ r (pow q 3))) (* (pow p 2) (+ (* -5/2048 (/ (* (pow p 2) r) (pow q 7))) (* 3/256 (/ r (pow q 5)))))))))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ 1/2 q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 3))) (* 1/2 (/ 1 q))))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow p 2) (- (* 3/256 (/ (pow p 2) (pow q 5))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -5/2048 (/ (pow p 2) (pow q 7))) (* 3/256 (/ 1 (pow q 5))))) (* 1/16 (/ 1 (pow q 3))))) (* 1/2 (/ 1 q))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ 1/4 (pow q 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* -1/16 (/ (pow p 2) (pow q 4))) (* 1/4 (/ 1 (pow q 2)))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow p 2) (- (* 1/64 (/ (pow p 2) (pow q 6))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow p 2) (- (* (pow p 2) (+ (* -1/256 (/ (pow p 2) (pow q 8))) (* 1/64 (/ 1 (pow q 6))))) (* 1/16 (/ 1 (pow q 4))))) (* 1/4 (/ 1 (pow q 2)))))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (* p p) #s(hole binary64 (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 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 p)) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))))) |
#s(approx (+ p (fabs p)) #s(hole binary64 p)) |
#s(approx (+ p (fabs p)) #s(hole binary64 (* p (+ 1 (/ (fabs p) p))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* p (- (/ (fabs r) p) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p))) 1/2)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ r (+ (fabs p) (fabs r))) p)))) 1/2)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))))) 1)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ -2 p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (/ (- (* -2 (/ r p)) 2) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) 1)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ (/ r p) (+ (/ (fabs p) p) (/ (fabs r) p)))) (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 r)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ r p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))) p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))) p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ 1 p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ 1 (pow p 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (+ 1 (* -4 (/ (pow q 2) (pow p 2)))) (pow p 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1 (* 16 (/ (pow q 4) (pow p 4)))) (* 4 (/ (pow q 2) (pow p 2)))) (pow p 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1 (* -64 (/ (pow q 6) (pow p 6)))) (+ (* -16 (/ (pow q 4) (pow p 4))) (* 4 (/ (pow q 2) (pow p 2))))) (pow p 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 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 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 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (+ p (fabs p)) #s(hole binary64 (* -1 (* p (- (* -1 (/ (fabs p) p)) 1))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r)))) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (+ (fabs p) (+ (fabs r) (* -1 r))))) p)) 1/2))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1/2 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p))))) p))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #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 (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (/ (+ 2 (* 2 (/ r p))) p)))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (+ (fabs p) (fabs r))) p))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 r))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* 2 (/ (pow q 2) p))))) p)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (+ (* -1 r) (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))))) p)) 1))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 r))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ (* -1 r) (* 2 (/ (* (pow q 2) r) (pow p 2)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* 2 (/ (* (pow q 2) r) (pow p 2))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ (* -1 r) (+ (* 1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (+ (* 1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6))) (* 2 (/ (* (pow q 2) r) (pow p 2)))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ r p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ r (* -2 (/ (* (pow q 2) r) (pow p 2)))) p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))))) p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ r (+ (* -2 (/ (* (pow q 2) r) (pow p 2))) (+ (* -1/2 (/ (* r (+ (* -16 (pow q 4)) (* 4 (pow q 4)))) (pow p 4))) (* -1/2 (/ (* r (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6)))) (pow p 6)))))) p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ -1 p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -2 (/ (pow q 2) (pow p 2)))) p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))))) p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (* -1/2 (/ (+ (* -16 (pow q 4)) (* 4 (pow q 4))) (pow p 4))) (* -1/2 (/ (+ (* 2 (* (pow q 2) (+ (* -16 (pow q 4)) (* 4 (pow q 4))))) (* 64 (pow q 6))) (pow p 6)))))) 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/4 (* (* r (- 1 (/ (pow p 2) (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))))))) |
#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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))) (* -1/2 r)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r)))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (+ p (+ (fabs p) (fabs r))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (fabs r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (+ (fabs r) (* -1 r)))) |
#s(approx (fabs r) #s(hole binary64 (fabs r))) |
#s(approx r #s(hole binary64 r)) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (fabs p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))) (* 1/2 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (+ (* -2 (/ (pow q 2) p)) (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* r (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 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r))) 1/2)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)))) 1/2)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* r (- (* -1 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)) 1/2)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 r))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* r (- (/ (fabs r) r) 1)))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 r)) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 r)) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* r (+ 1 (/ (fabs p) r))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* r (+ (* 1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r)))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* r (+ (* 1/2 (+ 1 (* -2 (/ (pow q 2) (pow p 2))))) (* 1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (+ 1 (* -2 (/ (pow q 2) (pow p 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* r (- (+ 1 (+ (* -2 (/ (pow q 2) (* p r))) (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) r) (/ (fabs r) r))))) (/ p r))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (pow p 2))) (* 2 (/ 1 (* p r)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 r)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* r (- (+ 1 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ p r))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* r (- (+ (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2))))) (+ (/ (fabs p) r) (/ (fabs r) r))) (* (/ 1 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 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 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (+ 1/2 (/ (* p (- (* -1/2 (+ (/ (fabs p) p) (/ (fabs r) p))) 1/2)) r)))))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (- (fabs r) r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (fabs r) r))))))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (+ (- (fabs r) p) (+ r (fabs p))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ r (fabs p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (fabs p) r)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) r))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1/2 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* -1 (* r (+ (* -1/2 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 1/2 (- (* 2 (/ (pow q 2) (pow p 2))) 1))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (* 2 (/ (pow q 2) (pow p 2))) 1))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* -1 (* r (- (+ (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) p)))) p) r)) (* 2 (/ (pow q 2) (pow p 2)))) 1))))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) #s(hole binary64 (* -1 (* r (+ (* 2 (/ 1 (* p r))) (* 2 (/ 1 (pow p 2)))))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* r (+ (* -1 (* p (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow p 2)))))) (* -1 (/ (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 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 (+ (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 (/ (pow q 2) (- p r))) (* 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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (/ (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 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 5))) (/ 1 (pow (- p r) 3)))) (/ 1 (- p r))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (+ (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)) (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* (pow q 2) (+ (* 1/2 (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5)))))) (* 1/2 (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (+ (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx q #s(hole binary64 q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 6 (/ r (pow p 4))) (* 2 (/ 1 (pow p 3)))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* 2 (/ 1 (pow p 3))) (+ (* 6 (/ r (pow p 4))) (* (pow q 2) (- (* -20 (/ r (pow p 6))) (* 4 (/ 1 (pow p 5))))))))) (* 2 (/ 1 p))))))) p))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* 6 (/ (* (pow q 2) r) (pow p 4)))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (+ r (* (pow q 2) (+ (* -2 (/ r (pow p 2))) (* (pow q 2) (+ (* -20 (/ (* (pow q 2) r) (pow p 6))) (* 6 (/ r (pow p 4)))))))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (/ r p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* (pow q 2) (+ (* -2 (/ r (pow p 3))) (* 6 (/ (* (pow q 2) r) (pow p 5))))) (/ r p)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (+ (* (pow q 2) (+ (* -2 (/ r (pow p 3))) (* (pow q 2) (+ (* -20 (/ (* (pow q 2) r) (pow p 7))) (* 6 (/ r (pow p 5))))))) (/ r p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* -2 (/ (pow q 2) (pow p 3))) (/ 1 p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow q 2) (- (* 6 (/ (pow q 2) (pow p 5))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -20 (/ (pow q 2) (pow p 7))) (* 6 (/ 1 (pow p 5))))) (* 2 (/ 1 (pow p 3))))) (/ 1 p)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* -4 (/ (pow q 2) (pow p 4))) (/ 1 (pow p 2))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow q 2) (- (* 16 (/ (pow q 2) (pow p 6))) (* 4 (/ 1 (pow p 4))))) (/ 1 (pow p 2))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (+ (* (pow q 2) (- (* (pow q 2) (+ (* -64 (/ (pow q 2) (pow p 8))) (* 16 (/ 1 (pow p 6))))) (* 4 (/ 1 (pow p 4))))) (/ 1 (pow p 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 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (+ (* 1/128 (/ (pow (- p r) 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 q))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2)))) 1)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) q)) (+ (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 4))) (* 1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) (pow q 2))))) 1)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* 1/2 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p))))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))) (* 1/2 (/ (- (+ r (+ (fabs p) (fabs r))) p) (pow q 2))))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (* -2 (/ r (pow p 2))) (* 2 (/ 1 p)))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) #s(hole binary64 (* (pow q 2) (- (+ (* -2 (/ r (pow p 2))) (+ (/ r (pow q 2)) (+ (/ (fabs p) (pow q 2)) (/ (fabs r) (pow q 2))))) (+ (* 2 (/ 1 p)) (/ p (pow q 2))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* q (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 4))) (+ (* 1/2 (/ (* p r) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q)))) (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1 (/ (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (+ 1/4 (* -1/16 (/ (pow p 2) (pow q 2)))) (pow q 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1/4 (* 1/64 (/ (pow p 4) (pow q 4)))) (* 1/16 (/ (pow p 2) (pow q 2)))) (pow q 2)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) #s(hole binary64 (/ (- (+ 1/4 (* -1/256 (/ (pow p 6) (pow q 6)))) (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/16 (/ (pow p 2) (pow q 2))))) (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 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 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#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)) (* 1/128 (/ (pow (- p r) 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1/2 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* p r)) (* 1/4 (pow p 2)))) (* 1/2 (/ (- (* -1/16 (* (pow p 3) r)) (* -1/64 (pow p 4))) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* 2 q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/2 (* p r)) (* 1/4 (pow p 2))) q)))) q)) 2))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) (+ (* -1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2)))) q)))) q)) 2))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1/2 (/ (* p r) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r)))) q)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))) (pow q 4))) (+ (* -1 (/ (* p (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 3) r) (pow q 2))) (* 1/2 (* p r))))) q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1/2 (/ r q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)) q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r))) q)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* r (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))) (pow q 4))) (+ (* -1 (/ (* r (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))))))) (pow q 6))) (+ (* -1/16 (/ (* (pow p 2) r) (pow q 2))) (* 1/2 r)))) q)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (/ -1/2 q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1/2 (* -1/16 (/ (pow p 2) (pow q 2)))) q)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (* -1/16 (/ (pow p 2) (pow q 2))))) q)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) #s(hole binary64 (* -1 (/ (+ 1/2 (+ (* -1 (/ (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4))) (pow q 4))) (+ (* -1 (/ (+ (* 1/256 (pow p 6)) (* 1/8 (* (pow p 2) (+ (* -1/64 (pow p 4)) (* 1/256 (pow p 4)))))) (pow q 6))) (* -1/16 (/ (pow p 2) (pow q 2)))))) q)))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r))) |
(/.f64 (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 p #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)))))) |
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 p #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r))) (*.f64 r r)) (+.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r)) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) p) (+.f64 (fabs.f64 p) p)) (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r))) (-.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) (fma.f64 r r (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fabs.f64 p) p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) p) (+.f64 (fabs.f64 p) p) (-.f64 (*.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r))))) |
(-.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) |
(+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) |
(+.f64 (-.f64 (fabs.f64 r) r) (+.f64 (fabs.f64 p) p)) |
(+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 p p)) (-.f64 p (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 p #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 p p) (*.f64 p (fabs.f64 p))))) |
(+.f64 (fabs.f64 p) p) |
(+.f64 p (fabs.f64 p)) |
p |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 r r)) (+.f64 (fabs.f64 r) r)) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 r #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 r r (*.f64 (fabs.f64 r) r)))) |
(-.f64 (fabs.f64 r) r) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
r |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
(*.f64 p #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
(/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 r #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))))) |
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 r #s(literal 1/2 binary64))) |
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) (*.f64 r #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)))) |
(+.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
(/.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)))) (-.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
(/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64)) (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p) (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) |
(+.f64 (+.f64 (-.f64 (fabs.f64 r) p) r) (fabs.f64 p)) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
(+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) |
(+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (+.f64 (fabs.f64 r) p)) |
(/.f64 (-.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 p p (*.f64 (fabs.f64 r) p)))) |
(-.f64 (fabs.f64 r) p) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 p p)) (-.f64 r (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 r #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 p p) (*.f64 r (fabs.f64 p))))) |
(+.f64 r (fabs.f64 p)) |
(+.f64 (fabs.f64 p) r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))))) |
(fma.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) #s(literal 1/2 binary64) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))))) (-.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) (*.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))))))) |
(fma.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
(fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
(fma.f64 q (*.f64 q #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
(+.f64 (fma.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q) (+.f64 r (fabs.f64 p))) (-.f64 (fabs.f64 r) p)) |
(+.f64 (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q)) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
(+.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) (*.f64 #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (*.f64 q q))) |
(*.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))) |
q |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) |
(/.f64 #s(literal -2 binary64) p) |
(/.f64 #s(literal 2 binary64) (neg.f64 p)) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
(/.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)))) (-.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))) |
(/.f64 (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 p #s(literal 3 binary64))) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64)) (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p) (-.f64 (*.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p))) (*.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 r (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (+.f64 r (fabs.f64 p)) (+.f64 r (fabs.f64 p)) (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))))) |
(-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) |
(-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) |
(+.f64 (+.f64 (-.f64 (fabs.f64 r) p) r) (fabs.f64 p)) |
(+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) |
(+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) |
(+.f64 r (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) r) p) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p)) |
(*.f64 (*.f64 r p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64))) |
(*.f64 p (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) r)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) r) |
(*.f64 r (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 -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/4 binary64))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64))) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 p #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #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 p #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))))) |
(fma.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 p) (neg.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) |
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 p p)) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) |
(fma.f64 (fabs.f64 p) (fabs.f64 p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 p p (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 p) p)) |
(+.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)) |
#s(literal 4 binary64) |
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64))) |
(*.f64 (neg.f64 p) (neg.f64 p)) |
(*.f64 (fabs.f64 p) (fabs.f64 p)) |
(*.f64 p p) |
(pow.f64 p #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#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 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3 binary64))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))) p (*.f64 (*.f64 r #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (+.f64 (+.f64 (fabs.f64 p) p) (-.f64 (fabs.f64 r) r))) |
#s(approx (+ p (fabs p)) (fabs.f64 p)) |
#s(approx (+ p (fabs p)) (+.f64 (fabs.f64 p) p)) |
#s(approx p p) |
#s(approx (fabs p) (fabs.f64 p)) |
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)))) |
#s(approx (- (fabs r) p) (fabs.f64 r)) |
#s(approx (- (fabs r) p) (fma.f64 #s(literal -1 binary64) p (fabs.f64 r))) |
#s(approx (+ r (fabs p)) (+.f64 r (fabs.f64 p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/4 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 r q) #s(literal 1/4 binary64) (*.f64 (/.f64 p q) #s(literal -1/8 binary64))) p))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/8 binary64) q)) p (*.f64 (/.f64 r q) #s(literal 1/4 binary64))) p (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (neg.f64 (*.f64 (*.f64 q q) r)) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 q q) p (*.f64 (*.f64 q q) r))) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (fma.f64 (neg.f64 (*.f64 q q)) r (*.f64 (fma.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (neg.f64 (*.f64 q q))) p)) (*.f64 p p))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (fma.f64 (neg.f64 (*.f64 q q)) r (*.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) p (neg.f64 (*.f64 q q))) p)) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (*.f64 (*.f64 (*.f64 q q) r) #s(literal -2 binary64)) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 q q) p (*.f64 (*.f64 q q) r))) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p (*.f64 (*.f64 (*.f64 q q) r) #s(literal -2 binary64))) (*.f64 p p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (/.f64 (fma.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) p (fabs.f64 r))) p (*.f64 #s(literal -2 binary64) (*.f64 q q))) p (*.f64 (*.f64 (*.f64 q q) r) #s(literal -2 binary64))) (*.f64 p p))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 p r)) (*.f64 p p))) |
#s(approx (/ -2 p) (/.f64 #s(literal -2 binary64) p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 #s(literal -1 binary64) p (fabs.f64 r)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64) (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 r q) #s(literal 1/2 binary64) (*.f64 (/.f64 p q) #s(literal -1/4 binary64))) p (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 r p)) (pow.f64 q #s(literal 3 binary64))) (/.f64 #s(literal 1/4 binary64) q)) p (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p (fabs.f64 r)) (fabs.f64 p)) (*.f64 q #s(literal 2 binary64)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal 1/2 binary64))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (*.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (pow.f64 q #s(literal 3 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (pow.f64 q #s(literal 5 binary64)))) #s(literal 3/256 binary64) (*.f64 (/.f64 r (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 p p) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 r (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 (*.f64 p p) r)) (pow.f64 q #s(literal 7 binary64)))) (*.f64 p p) (*.f64 (/.f64 r (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 p p) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) p)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (*.f64 (/.f64 r q) #s(literal 1/2 binary64))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (pow.f64 q #s(literal 3 binary64)))) #s(literal -1/16 binary64) (*.f64 (/.f64 r q) #s(literal 1/2 binary64)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (fma.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (pow.f64 q #s(literal 5 binary64)))) #s(literal 3/256 binary64) (*.f64 (/.f64 r (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 p p) (*.f64 (/.f64 r q) #s(literal 1/2 binary64)))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (fma.f64 (fma.f64 (fma.f64 (/.f64 r (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 (*.f64 p p) r)) (pow.f64 q #s(literal 7 binary64)))) (*.f64 p p) (*.f64 (/.f64 r (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64))) (*.f64 p p) (*.f64 (/.f64 r q) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 #s(literal 1/2 binary64) q)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 3 binary64))) #s(literal -1/16 binary64) (/.f64 #s(literal 1/2 binary64) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) #s(literal 3/256 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 q #s(literal -5 binary64)) #s(literal 3/256 binary64) (/.f64 (*.f64 #s(literal -5/2048 binary64) (*.f64 p p)) (pow.f64 q #s(literal 7 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/2 binary64) q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (*.f64 (pow.f64 q #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (fma.f64 (pow.f64 q #s(literal -2 binary64)) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 p p)) (pow.f64 q #s(literal 4 binary64))))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (fma.f64 (fma.f64 (/.f64 (*.f64 p p) (pow.f64 q #s(literal 6 binary64))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -4 binary64)))) (*.f64 p p) (*.f64 (pow.f64 q #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (fma.f64 (fma.f64 (fma.f64 (pow.f64 q #s(literal -6 binary64)) #s(literal 1/64 binary64) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 p p)) (pow.f64 q #s(literal 8 binary64)))) (*.f64 p p) (*.f64 #s(literal -1/16 binary64) (pow.f64 q #s(literal -4 binary64)))) (*.f64 p p) (*.f64 (pow.f64 q #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
#s(approx (+ (* (* q q) 4) (* p p)) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
#s(approx (* p p) (*.f64 p p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) 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 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) p) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) p)) |
#s(approx (+ p (fabs p)) p) |
#s(approx (+ p (fabs p)) (*.f64 (+.f64 (/.f64 (fabs.f64 p) p) #s(literal 1 binary64)) p)) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (neg.f64 p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (- (fabs r) p) (neg.f64 p)) |
#s(approx (- (fabs r) p) (*.f64 (-.f64 (/.f64 (fabs.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p)))) #s(literal 1/2 binary64)) p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (neg.f64 p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64))) p)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)))) p)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 (-.f64 (*.f64 (/.f64 r p) #s(literal -2 binary64)) #s(literal 2 binary64)) p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (neg.f64 p)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (neg.f64 p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1 binary64))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) #s(literal 1 binary64)))) p)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) r) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r)) (pow.f64 p #s(literal 4 binary64))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 r (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 r (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) r)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 r p)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r) p)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r)) (pow.f64 p #s(literal 4 binary64)))) p)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 r (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 r (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) r) p)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (pow.f64 p #s(literal -1 binary64))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 4 binary64)))) p)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) #s(literal 1 binary64)) p)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (pow.f64 p #s(literal -2 binary64))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal 16 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))) (*.f64 p p))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 q #s(literal 6 binary64)) (pow.f64 p #s(literal 6 binary64))) #s(literal -64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 q #s(literal 4 binary64)) (pow.f64 p #s(literal 4 binary64))) #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))) (*.f64 p p))) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 p p)) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 4 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (+ p (fabs p)) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fabs.f64 p) p)) #s(literal 1 binary64)))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) p) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fabs.f64 r) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p)) p)))) p)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 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 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r))) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 q q (/.f64 (*.f64 (*.f64 q q) r) p))) p) #s(literal -1 binary64) (fabs.f64 r))) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (neg.f64 (/.f64 (fma.f64 (/.f64 r p) #s(literal 2 binary64) #s(literal 2 binary64)) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (neg.f64 r)) (fabs.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 r (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) r) p) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p)) (fabs.f64 r)) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (neg.f64 r)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal 2 binary64) (neg.f64 r))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (fma.f64 #s(literal -1 binary64) r (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) r)) (*.f64 p p))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (fma.f64 #s(literal -1 binary64) r (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r) (pow.f64 p #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 r (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 q q) r)) (*.f64 p p)))))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (neg.f64 r) p)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r) p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) r) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) r)) (pow.f64 p #s(literal 4 binary64)))) p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (neg.f64 (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 p p))) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (fma.f64 r (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (*.f64 r (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64))))))) r) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 #s(literal -1 binary64) p)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64))) (pow.f64 p #s(literal 4 binary64)))) p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (pow.f64 p #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (pow.f64 q #s(literal 4 binary64)) #s(literal -12 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 q #s(literal 6 binary64)))) (pow.f64 p #s(literal 6 binary64)))))) #s(literal 1 binary64)) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) #s(literal -1/4 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))) |
#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 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3 binary64))) (*.f64 (*.f64 r p) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) r (*.f64 (*.f64 p #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (fma.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) r))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (+.f64 (+.f64 (fabs.f64 p) p) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r)))) |
#s(approx (- (fabs r) r) (fabs.f64 r)) |
#s(approx (- (fabs r) r) (fma.f64 #s(literal -1 binary64) r (fabs.f64 r))) |
#s(approx (fabs r) (fabs.f64 r)) |
#s(approx r r) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
#s(approx (- (fabs r) p) (-.f64 (fabs.f64 r) p)) |
#s(approx (+ r (fabs p)) (fabs.f64 p)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) r (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (-.f64 (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) r (*.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64)))) p)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.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 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (neg.f64 r)) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal 1 binary64)) r)) |
#s(approx (- (fabs r) r) (neg.f64 r)) |
#s(approx (- (fabs r) r) (*.f64 (-.f64 (/.f64 (fabs.f64 r) r) #s(literal 1 binary64)) r)) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) r) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r)) |
#s(approx (+ r (fabs p)) r) |
#s(approx (+ r (fabs p)) (*.f64 (+.f64 (/.f64 (fabs.f64 p) r) #s(literal 1 binary64)) r)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r))) r)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) r))) r)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) #s(literal 1 binary64)) r)) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 q q) p) r) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r))) #s(literal 1 binary64)) (/.f64 p r)) r)) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (*.f64 (neg.f64 r) (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 r p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) r) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) r)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) (*.f64 (pow.f64 r #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (neg.f64 r) (fma.f64 p (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (+ p (fabs p)) (- (fabs r) r)) 1/2) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ p (fabs p)) (- (fabs r) r)) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (+.f64 (fabs.f64 p) p) (fabs.f64 r)) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (fabs.f64 r) r) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (- (fabs r) p) (+ r (fabs p))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64)))) |
#s(approx (+ r (fabs p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fabs.f64 p) r)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 r) (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) p (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r))))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal -1/2 binary64) r) (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (neg.f64 r) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) r) #s(literal -1/2 binary64))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 r) (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 p p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (neg.f64 r) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)) r))) #s(literal 1 binary64)))) |
#s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (*.f64 (neg.f64 r) (fma.f64 (pow.f64 p #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 r p))))) |
#s(approx (+ (+ r (fabs p)) (- (fabs r) p)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 r) (fma.f64 (neg.f64 p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 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 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 r (pow.f64 p #s(literal 6 binary64))) #s(literal -20 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 q q) (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))))) (*.f64 q q) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) #s(literal 1/2 binary64))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (* q q) (*.f64 q q)) |
#s(approx q q) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p))))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -3 binary64)) #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 r (pow.f64 p #s(literal 6 binary64))) #s(literal -20 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -5 binary64)))) (*.f64 q q) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64)))) (*.f64 q q) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (fma.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 4 binary64)))) #s(literal 6 binary64) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (*.f64 q q) r)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 6 binary64)))) #s(literal -20 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 4 binary64))) #s(literal 6 binary64))) (*.f64 q q) (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64))) (*.f64 q q) r)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 3 binary64)))) #s(literal -2 binary64) (/.f64 r p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (fma.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (pow.f64 p #s(literal 5 binary64)))) #s(literal 6 binary64) (*.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64))) (*.f64 q q) (/.f64 r p))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (fma.f64 (fma.f64 (fma.f64 (/.f64 r (pow.f64 p #s(literal 5 binary64))) #s(literal 6 binary64) (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (*.f64 q q) r)) (pow.f64 p #s(literal 7 binary64)))) (*.f64 q q) (*.f64 (/.f64 r (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64))) (*.f64 q q) (/.f64 r p))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 3 binary64))) #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 5 binary64))) #s(literal 6 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 q q) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 7 binary64))) #s(literal -20 binary64) (*.f64 (pow.f64 p #s(literal -5 binary64)) #s(literal 6 binary64))) (*.f64 q q) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -3 binary64)))) (*.f64 q q) (pow.f64 p #s(literal -1 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 4 binary64))) #s(literal -4 binary64) (pow.f64 p #s(literal -2 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 p #s(literal 6 binary64))) #s(literal 16 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -4 binary64)))) (*.f64 q q) (pow.f64 p #s(literal -2 binary64)))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (fma.f64 (fma.f64 (fma.f64 (pow.f64 p #s(literal -6 binary64)) #s(literal 16 binary64) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 q q)) (pow.f64 p #s(literal 8 binary64)))) (*.f64 q q) (*.f64 #s(literal -4 binary64) (pow.f64 p #s(literal -4 binary64)))) (*.f64 q q) (pow.f64 p #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 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64))) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/128 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (neg.f64 q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64)) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 q q)))) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64))) r (*.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (pow.f64 q #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (*.f64 q q))))) #s(literal 1 binary64)) q)) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 q q)) (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)))) |
#s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 r (*.f64 p p)) (pow.f64 p #s(literal -1 binary64))) (/.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) (*.f64 q q)))) (*.f64 q q))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p)) (*.f64 q q))) |
#s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (*.f64 (-.f64 (fma.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 q q)) (/.f64 r (*.f64 q q)))) (+.f64 (/.f64 p (*.f64 q q)) (/.f64 #s(literal 2 binary64) p))) (*.f64 q q))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (fma.f64 (*.f64 p (/.f64 r (*.f64 q q))) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))) q)) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (pow.f64 q #s(literal 4 binary64)))) #s(literal -1/16 binary64) (fma.f64 (*.f64 p (/.f64 r (*.f64 q q))) #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q))) (+.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) #s(literal 1/4 binary64)) (*.f64 q q))) #s(literal 2 binary64))) q)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)) q)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r))) q)) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 r p) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 q #s(literal 6 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)))) q)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 r #s(literal 1/2 binary64))) q)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 r #s(literal 1/2 binary64)))) q)) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 r (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 q #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 r #s(literal 1/2 binary64))))) q)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) #s(literal 1/2 binary64)) q)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 q #s(literal 6 binary64)))))) q)) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/4 binary64)) (*.f64 q q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal 1/64 binary64) #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (*.f64 q q))) (*.f64 q q))) |
#s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 p #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) #s(literal -1/256 binary64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (pow.f64 q #s(literal 4 binary64))) #s(literal -1/64 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 p p)) (*.f64 q q)))) (*.f64 q q))) |
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (+.f64 (/.f64 (*.f64 p p) (*.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)))))) q) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) q) #s(literal 1/8 binary64))) 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) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 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(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) q) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q) #s(literal -1/2 binary64) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) (/.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 p #s(literal 3 binary64))) r (*.f64 #s(literal 1/64 binary64) (pow.f64 p #s(literal 4 binary64)))) (*.f64 q q)))) q))) q)) #s(literal 1 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 q #s(literal 2 binary64))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 p #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/4 binary64) (*.f64 p p))) q) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) r) (fma.f64 (/.f64 (pow.f64 p #s(literal 4 binary64)) (*.f64 q q)) #s(literal -1/64 binary64) (*.f64 (*.f64 p p) #s(literal 1/4 binary64))))) q) #s(literal -1 binary64) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (neg.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)) q))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r))) q))) |
#s(approx (* p (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) p) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 r p) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64))))) (pow.f64 q #s(literal 6 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 p #s(literal 3 binary64)) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 (*.f64 p #s(literal 1/2 binary64)) r)))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (*.f64 (/.f64 r q) #s(literal -1/2 binary64))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 r #s(literal 1/2 binary64))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 r #s(literal 1/2 binary64)))) q))) |
#s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) r) (pow.f64 q #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 r (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 q #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 p p) (/.f64 r (*.f64 q q))) #s(literal -1/16 binary64) (*.f64 r #s(literal 1/2 binary64))))) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 #s(literal -1/2 binary64) q)) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) #s(literal 1/2 binary64)) q))) |
#s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (neg.f64 (/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (pow.f64 q #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 p p)) (*.f64 (pow.f64 p #s(literal 4 binary64)) #s(literal -3/256 binary64)) (*.f64 #s(literal 1/256 binary64) (pow.f64 p #s(literal 6 binary64)))) (pow.f64 q #s(literal 6 binary64)))))) q))) |
Compiled 35 707 to 2 899 computations (91.9% saved)
39 alts after pruning (34 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 456 | 10 | 466 |
| Fresh | 3 | 24 | 27 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 461 | 39 | 500 |
| Status | Accuracy | Program |
|---|---|---|
| 16.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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))))) | |
| 2.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)))) (*.f64 #s(literal -2 binary64) q)))) | |
| 20.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.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 binary64) (*.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)))))) | |
| 15.5% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r))))))) | |
| 34.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)))) (*.f64 q #s(literal 2 binary64))))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) | |
| 0.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))))) | |
| 1.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (+.f64 (pow.f64 (*.f64 r #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))))))) | |
| 1.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) #s(literal 1/2 binary64))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) | |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs r)) r) p) #s(literal 1/2 binary64))) | |
| ✓ | 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
| 2.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) #s(approx (+ r (fabs p)) r)) #s(literal 1/2 binary64))) | |
| 2.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) #s(literal 1/2 binary64))) | |
| 6.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) | |
| 18.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) | |
| 21.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64))))))))) | |
| 12.1% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))))))) | |
| 3.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) p)))))) | |
| 3.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) #s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal 1/2 binary64) q)))))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) #s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q))))))) | |
| 9.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))) | |
| 9.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (pow.f64 p #s(literal -2 binary64))))))))) | |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r #s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 #s(literal -1/2 binary64) q))))))) | |
| 4.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p #s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.f64 r p)))))) | |
| 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))))) | |
| 5.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) | |
| ✓ | 2.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
| ✓ | 34.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| ✓ | 46.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (fabs.f64 r) r)) #s(literal 1/2 binary64)))) |
| 11.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) #s(approx (- (fabs r) r) (neg.f64 r))))))) | |
| 2.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) #s(approx (- (fabs r) p) (neg.f64 p))))))) | |
| 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 q (*.f64 q (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))))) | |
| 2.6% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 q (*.f64 q #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))))))) | |
| 14.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (neg.f64 (*.f64 (*.f64 q q) r)) (*.f64 p p))))) | |
| ✓ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 6 407 to 1 872 computations (70.8% 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)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) 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 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs 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)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) #s(approx (+ r (fabs p)) r)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) #s(approx (- (fabs r) r) (neg.f64 r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (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 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.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)))) (*.f64 q #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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p #s(approx (* r (sqrt (pow (+ (* (* q q) 4) (* p p)) -1))) (/.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) #s(approx (* (* p r) (/ 1 (sqrt (+ (* 4 (* q q)) (* p p))))) (*.f64 (/.f64 (*.f64 r p) q) #s(literal -1/2 binary64)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r #s(approx (sqrt (pow (+ (* (* q q) 4) (* p p)) -1)) (/.f64 #s(literal -1/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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) #s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (/.f64 #s(literal 1/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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p 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)))) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) #s(approx (* 1/2 (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p)))) (/.f64 (neg.f64 (*.f64 (*.f64 q q) r)) (*.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)))) (neg.f64 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)))) (neg.f64 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 p r)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -2 binary64) q)))) |
(*.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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 p (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (* q q) (+ (* -2 (/ r (* p p))) (* -2 (pow p -1)))) (+ (+ r (fabs p)) (- (fabs r) p))) (+.f64 (fabs.f64 p) (-.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) (fabs.f64 r)) p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) #s(approx (- (fabs r) p) (neg.f64 p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (fma.f64 (neg.f64 p) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 q (*.f64 q #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p))) (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) #s(approx (+ (* -2 (/ r (* p p))) (* -2 (pow p -1))) (/.f64 #s(literal -2 binary64) p)) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (neg.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 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.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 binary64) (/.f64 (*.f64 q q) (-.f64 p r)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.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 (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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) #s(approx (/ 1 (sqrt (+ (* 4 (* q q)) (* p p)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal -1/16 binary64) #s(literal 1/2 binary64)) q))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (*.f64 p p) (*.f64 q q)) #s(literal 1/4 binary64) #s(literal 2 binary64))))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) (*.f64 p p)) (+.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 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 #s(literal 1/2 binary64) q)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 q (*.f64 q (-.f64 (*.f64 (/.f64 r (*.f64 p p)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) p))) (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) #s(literal 1 binary64)) (neg.f64 (/.f64 p r))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (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 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))) p)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1/2) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) q))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 #s(approx (pow (+ (* (* q q) 4) (* p p)) -1) (pow.f64 p #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) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.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) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 p (*.f64 r (sqrt.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1 binary64)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* 1/2 (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p p)) (*.f64 #s(literal -2 binary64) (pow.f64 p #s(literal -1 binary64)))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)) r) (*.f64 #s(literal -1/2 binary64) (pow.f64 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) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (pow.f64 r #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)))) #s(literal 1/2 binary64)) r)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 p (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 p (-.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 binary64) (*.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)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) (*.f64 (*.f64 q q) (-.f64 (/.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 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (+.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 3 binary64))) (pow.f64 (-.f64 p r) #s(literal -1 binary64))) (*.f64 q q) (*.f64 (-.f64 (fabs.f64 r) (-.f64 p (+.f64 r (fabs.f64 p)))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) (*.f64 (*.f64 p r) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 4 (* q q)) (* p p))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 p p) (pow.f64 q #s(literal 5 binary64))) (*.f64 #s(literal -1/64 binary64) (pow.f64 q #s(literal -3 binary64)))) (*.f64 p p) (/.f64 #s(literal 1/4 binary64) q)) (*.f64 p p) (*.f64 q #s(literal 2 binary64))))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (+.f64 (pow.f64 (*.f64 r #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (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 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (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 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -1/2 binary64)) r))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (-.f64 (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)))))) (neg.f64 q)) |
7 calls:
| 22.0ms | p |
| 22.0ms | q |
| 19.0ms | r |
| 17.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 17.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 69.6% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 60.5% | 3 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 60.5% | 3 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 60.1% | 3 | p |
| 56.6% | 3 | r |
| 69.6% | 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)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) 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 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs 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)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) #s(approx (+ r (fabs p)) r)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) #s(approx (- (fabs r) r) (neg.f64 r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
3 calls:
| 4.0ms | q |
| 4.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 4.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.0% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 61.0% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 61.0% | 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)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) 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 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs 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)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) #s(approx (+ r (fabs p)) r)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) #s(approx (- (fabs r) r) (neg.f64 r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 #s(approx (+ r (fabs p)) (fabs.f64 p)) (fabs.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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (fabs.f64 p) #s(approx (- (fabs r) r) (neg.f64 r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
7 calls:
| 41.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 4.0ms | q |
| 4.0ms | p |
| 4.0ms | r |
| 4.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.9% | 1 | r |
| 38.3% | 2 | p |
| 36.7% | 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)))))) |
| 36.7% | 2 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 40.5% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 40.5% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 40.5% | 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)))))) (neg.f64 q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) #s(approx (+ (* (pow (+ (* (* q q) 4) (* p p)) -1/2) (* r p)) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p))))) p))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) 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 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs 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)))))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) #s(approx (+ r (fabs p)) r)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
6 calls:
| 8.0ms | p |
| 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)) |
| 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 |
|---|---|---|
| 34.9% | 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)))))) |
| 34.9% | 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))))))) |
| 34.9% | 1 | p |
| 34.9% | 1 | q |
| 34.9% | 1 | (pow.f64 q #s(literal 2 binary64)) |
| 34.9% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
Compiled 50 to 51 computations (-2% 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 | q |
| 1.0ms | p |
| 1.0ms | r |
| 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 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.4% | 1 | (pow.f64 q #s(literal 2 binary64)) |
| 3.4% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 3.4% | 1 | p |
| 3.4% | 1 | r |
| 3.4% | 1 | q |
| 3.4% | 1 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 3.4% | 1 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
Compiled 51 to 54 computations (-5.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 1.0546415565696938e-17 | 6.479297222188139e-12 |
| 15.0ms | 77× | 1 | valid |
| 7.0ms | 35× | 2 | valid |
| 3.0ms | 32× | 0 | valid |
Compiled 709 to 546 computations (23% saved)
ival-pow2: 8.0ms (38.9% of total)adjust: 4.0ms (19.4% of total)ival-sqrt: 2.0ms (9.7% of total)ival-mult!: 2.0ms (9.7% of total)ival-add!: 1.0ms (4.9% of total)ival-sub!: 1.0ms (4.9% of total)ival-fabs: 1.0ms (4.9% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 1.0546415565696938e-17 | 6.479297222188139e-12 |
| 1.0ms | 7× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
| 1.0ms | 6× | 0 | valid |
Compiled 709 to 546 computations (23% saved)
ival-pow2: 1.0ms (54.8% of total)adjust: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.640788521448105e-138 | 8.381818795644891e-137 |
Compiled 25 to 25 computations (0% saved)
| 1× | fuel |
Compiled 296 to 64 computations (78.4% saved)
(sort p r)
(abs q)
Compiled 1 552 to 786 computations (49.4% saved)
Loading profile data...