
Time bar (total: 4.7s)
| 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)
| 859.0ms | 2 310× | 2 | valid |
| 510.0ms | 3 123× | 1 | valid |
| 230.0ms | 2 823× | 0 | valid |
ival-pow2: 269.0ms (26.6% of total)adjust: 245.0ms (24.3% of total)ival-sqrt: 129.0ms (12.8% of total)ival-mult!: 125.0ms (12.4% of total)ival-fabs: 94.0ms (9.3% of total)ival-add!: 74.0ms (7.3% of total)ival-sub!: 74.0ms (7.3% 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 |
|---|---|---|
| ▶ | 29.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 40 to 36 computations (10% 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 | |
|---|---|---|---|---|
| 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) |
| 3.0ms | q | @ | 0 | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q) |
| 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) |
| 2.0ms | r | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (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 | 815 | 5679 |
| 1 | 4949 | 5643 |
| 0 | 8116 | 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) (*.f64 (-.f64 p r) (-.f64 p r))))) #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) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (+.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 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(/.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) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1 binary64)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r))) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (fabs.f64 p) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.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) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #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 (-.f64 p r) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 q q) q) (*.f64 (*.f64 q q) q)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 q q) q) (*.f64 (*.f64 q q) q)) #s(literal 64 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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) (*.f64 (-.f64 p r) (-.f64 p r))) |
(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) (*.f64 (-.f64 p r) (-.f64 p r))) |
(-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r))) |
(+.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 p r) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 p r)) (/.f64 #s(literal 1 binary64) (-.f64 p r)))) |
(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 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 r r) r)) (fma.f64 p p (fma.f64 r r (*.f64 r p)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 p r))) |
(-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 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 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (- (+ (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 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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 p (-.f64 (*.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (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 (-.f64 (*.f64 (fma.f64 #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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (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 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (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) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#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 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) 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 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) 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 (+.f64 (/.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 (/.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 (*.f64 (*.f64 p p) p)) (/.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) (/.f64 (*.f64 r r) (*.f64 p p))) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (- p r) p) |
#s(approx (- p r) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (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 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 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 (fabs.f64 p) (+.f64 (neg.f64 (/.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))) 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 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (neg.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)) (*.f64 p p))) |
#s(approx (pow (- p r) 2) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 r r) p))) p)) #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (- (+ (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 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 r (-.f64 (*.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (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 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (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)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#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) (+.f64 (neg.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 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) 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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.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 (/.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) (*.f64 (*.f64 r r) r)) (/.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) (/.f64 (*.f64 p p) (*.f64 r r))) #s(literal 1 binary64)) (*.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 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) 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 (fabs.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r))) 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 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64)))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (neg.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)) (*.f64 r r))) |
#s(approx (pow (- p r) 2) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 p p) r))) r)) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (- p r) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.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 r (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r)) (fabs.f64 p)) 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)) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.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 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) #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 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.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))) (*.f64 (-.f64 p r) (-.f64 p r))) |
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) |
#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 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 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 (-.f64 p r) (-.f64 p r)) (*.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))) (*.f64 (*.f64 q q) (*.f64 q q))))) #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 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 3 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) 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)))))) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 q 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 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 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) 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 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal -1/64 binary64) (fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 3 binary64)) #s(literal 1/512 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)))) |
Compiled 3 764 to 1 270 computations (66.3% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 30 | 207 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 178 | 30 | 208 |
| Status | Accuracy | Program |
|---|---|---|
| 29.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r))))))) | |
| 2.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 p r)))) | |
| 34.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 q q)))) | |
| 2.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)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))))) | |
| 2.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 #s(literal -2 binary64) q)))) | |
| 2.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)))) (neg.f64 r)))) | |
| ▶ | 12.6% | (*.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)))) |
| 12.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) | |
| 17.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 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))) | |
| 2.0% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p))) | |
| 14.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 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))) | |
| 2.3% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p))) | |
| 29.7% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #s(literal 1/2 binary64)) | |
| 2.1% | #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.1% | #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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) | |
| 2.0% | #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)) | |
| 14.7% | #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)) | |
| 2.3% | #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))) | |
| 12.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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)) | |
| 24.3% | #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))) | |
| 15.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.2% | #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)))) |
| ▶ | 2.4% | #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)))) |
| 34.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) | |
| 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r)) | |
| 5.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p)) | |
| 5.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)) | |
| ▶ | 35.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 590 to 1 576 computations (0.9% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(/.f64 #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)))) (neg.f64 p))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(neg.f64 p) |
#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)))) |
(*.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))) |
(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)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) |
(-.f64 (fabs.f64 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 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)))) |
(*.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))) |
(-.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)) |
(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)) |
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) |
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) |
(/.f64 (*.f64 q q) r) |
(*.f64 q 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 (neg p) #s(hole binary64 (* -1 p))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))) 1/2))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ p r)) (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (- (* 1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p)))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* p (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* 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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* p (+ (* -1 (/ (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* -1/2 (/ p r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* -1/2 p))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (* 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/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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1 (* p (- (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p))))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r))))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (neg r) #s(hole binary64 (* -1 r))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) r))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (/ (- (* r (- (* -1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (pow q 2) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (/ (* q q) r) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (/ (- (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) 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 (neg q) #s(hole binary64 (* -1 q))) |
#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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* (pow q 2) (- (* -1 (/ (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) (pow q 2))) (/ 1 (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* (pow q 2) (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 r))))) |
#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 | |
|---|---|---|---|---|
| 9.0ms | p | @ | inf | ((* (/ 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)))))) (* (/ 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)))) (neg p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/ (* q q) r) (* q q)) |
| 6.0ms | q | @ | inf | ((* (/ 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)))))) (* (/ 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)))) (neg p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/ (* q q) r) (* q q)) |
| 4.0ms | p | @ | 0 | ((* (/ 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)))))) (* (/ 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)))) (neg p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/ (* q q) r) (* q q)) |
| 4.0ms | r | @ | -inf | ((* (/ 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)))))) (* (/ 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)))) (neg p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/ (* q q) r) (* q q)) |
| 4.0ms | p | @ | -inf | ((* (/ 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)))))) (* (/ 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)))) (neg p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (/ (+ (fabs p) (- (fabs r) p)) r) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) -1/2 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/ (* q q) r) (* q q)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1006 | 8749 |
| 0 | 1046 | 8458 |
| 1 | 5984 | 8422 |
| 0 | 8020 | 8089 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
(neg.f64 q) |
q |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(/.f64 #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)))) (neg.f64 p))) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(fabs.f64 p) |
p |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(neg.f64 p) |
#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)))) |
(*.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))) |
(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)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) |
(-.f64 (fabs.f64 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 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)))) |
(*.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))) |
(-.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)) |
(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)) |
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) |
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) |
(/.f64 (*.f64 q q) r) |
(*.f64 q 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 (neg p) #s(hole binary64 (* -1 p))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))) 1/2))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ (fabs p) (fabs r)) r)) (* 1/2 (/ p r))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (+ (* -1 (/ p r)) (+ (/ (fabs p) r) (/ (fabs r) r))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ p r)) (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (- (* 1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* p (- (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))) (* 1/2 (/ 1 p)))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* p (+ (* -1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* p (- (+ (/ (fabs p) (* p r)) (/ (fabs r) (* p r))) (/ 1 r))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* 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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* p (+ (* -1 (/ (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* -1/2 (/ p r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* -1/2 p))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (* 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/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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1 (* p (- (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ 1 r)))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (fabs p) (fabs r)) p))))))) |
#s(approx (- (fabs r) p) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (fabs r) p))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r))))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (neg r) #s(hole binary64 (* -1 r))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) #s(hole binary64 (/ (- (+ (fabs p) (fabs r)) p) r))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (/ (- (* r (- (* -1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (pow q 2) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (/ (* q q) r) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (/ (- (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (- (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) 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 (neg q) #s(hole binary64 (* -1 q))) |
#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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))) |
#s(approx (* q q) #s(hole binary64 (pow q 2))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) #s(hole binary64 (* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(hole binary64 (* (pow q 2) (- (* -1 (/ (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) (pow q 2))) (/ 1 (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) #s(hole binary64 (* (pow q 2) (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 r))))) |
#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 |
|---|
#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)))))) q) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 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 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.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) |
p |
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 r r)) |
(fabs.f64 (neg.f64 r)) |
(fabs.f64 r) |
r |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 p #s(literal -1 binary64)) |
(neg.f64 p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) |
(*.f64 #s(literal -1 binary64) r) |
(*.f64 r #s(literal -1 binary64)) |
(neg.f64 r) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) |
(/.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) r) |
(/.f64 (neg.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) (neg.f64 r)) |
(/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) |
(-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r)) |
(+.f64 (/.f64 (fabs.f64 p) r) (/.f64 (-.f64 (fabs.f64 r) p) r)) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 p p)) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 p p (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) |
(+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.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)) (*.f64 (*.f64 p p) p)) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 p p (*.f64 (fabs.f64 r) p)))) |
(-.f64 (fabs.f64 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 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
(*.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) r) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) r)) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) r)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))) r) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))) r) |
(/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))) (neg.f64 r)) |
(/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r) |
(fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 q q) r) r)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) (/.f64 (/.f64 (*.f64 q q) r) r)) |
(-.f64 (/.f64 (/.f64 (*.f64 q q) r) r) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 q q) r) r)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 q q) r) (/.f64 (*.f64 q q) r)) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)))) (fma.f64 q (/.f64 q r) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 q q) r) (/.f64 (*.f64 q q) r))) (-.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) r))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 q q) r) #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 (*.f64 q q) r) (/.f64 (*.f64 q q) r) (fma.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 q q) r) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (/.f64 (*.f64 q q) r) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 q q) r) (/.f64 (*.f64 q q) r)) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) r))))) |
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) |
(fma.f64 q (/.f64 q r) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (/.f64 (*.f64 q q) r)) |
(-.f64 (/.f64 (*.f64 q q) r) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) r)) |
(+.f64 (/.f64 (*.f64 q q) r) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(*.f64 q (/.f64 q r)) |
(/.f64 (neg.f64 (*.f64 q q)) (neg.f64 r)) |
(/.f64 (*.f64 q q) r) |
(*.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 (pow.f64 q #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 q) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 q) #s(literal 2 binary64)) |
(pow.f64 (*.f64 q q) #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)))) |
#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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 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 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (- (+ (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 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r 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 p (-.f64 (*.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (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 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (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)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (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 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (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) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (neg p) (neg.f64 p)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) (*.f64 (/.f64 p r) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 (neg.f64 p) r))) |
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (+.f64 (neg.f64 p) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (- (fabs r) p) (fabs.f64 r)) |
#s(approx (- (fabs r) p) (+.f64 (neg.f64 p) (fabs.f64 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (-.f64 (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (fma.f64 (/.f64 p r) #s(literal -1/2 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (fma.f64 #s(literal -1/2 binary64) p (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) 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 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) 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 (+.f64 (/.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 (/.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 (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) p) #s(literal 1/2 binary64)) p)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) r) (/.f64 #s(literal 1/2 binary64) p))) p)) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) r)) p)) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (/.f64 (neg.f64 p) r)) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) (/.f64 #s(literal 1 binary64) r)) p)) |
#s(approx (+ (fabs p) (- (fabs r) p)) (neg.f64 p)) |
#s(approx (+ (fabs p) (- (fabs r) p)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)) p)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (*.f64 (+.f64 (/.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64))) p) (/.f64 #s(literal 1/2 binary64) r)) p)) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (*.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) p) (/.f64 #s(literal 1/2 binary64) r)) p)) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) p)) (/.f64 #s(literal 1/2 binary64) r))) p)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 q q) (*.f64 r 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 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 (*.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 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 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 (fabs.f64 p) (+.f64 (neg.f64 (/.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))) 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 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 p) (fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) (/.f64 #s(literal 1/2 binary64) r)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (neg.f64 p) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) (/.f64 #s(literal 1 binary64) r))))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p)) (/.f64 #s(literal 1 binary64) r)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) p) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fabs.f64 r) p)) #s(literal 1 binary64)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (-.f64 (+.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) p)) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) p)) (/.f64 #s(literal 1/2 binary64) r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) p) (/.f64 #s(literal 1/2 binary64) r)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) 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) (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 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (- (+ (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 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 r (-.f64 (*.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (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 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (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)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
#s(approx (neg r) (neg.f64 r)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) r)) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (fabs p) (- (fabs r) p)) r) (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) |
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) |
#s(approx (- (fabs r) p) (-.f64 (fabs.f64 r) p)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) r (*.f64 q q)) r)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) r) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) (*.f64 q q)) (*.f64 r r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) r) (*.f64 q q)) (*.f64 r r))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) r) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) (*.f64 q q)) (*.f64 r r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (*.f64 q q) (*.f64 r r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) (*.f64 r r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/.f64 (*.f64 q q) r)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) r)) |
#s(approx (/ (* q q) r) (/.f64 (*.f64 q q) 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 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (+.f64 (/.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 (/.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) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (-.f64 (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r)) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) 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 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#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 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 (-.f64 (fabs.f64 r) p) (fabs.f64 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 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) 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 (fabs.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r))) 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 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) (neg.f64 r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 q q) r))) r))) |
#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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (neg q) (neg.f64 q)) |
#s(approx 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 r (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r)) (fabs.f64 p)) 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)) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.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 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) #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 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (fma.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (/.f64 (*.f64 q q) r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (neg.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (-.f64 (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) |
#s(approx (* q q) (*.f64 q q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64)) q)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #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 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q q)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.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)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)) q)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (*.f64 (fma.f64 r (/.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 q q)) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 (*.f64 q q) r)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 (*.f64 q q) r)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) r)) (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) 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)))))) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 q 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 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 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) 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 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.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)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)))) |
Compiled 6 215 to 1 963 computations (68.4% saved)
32 alts after pruning (30 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 325 | 10 | 335 |
| Fresh | 5 | 20 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 333 | 32 | 365 |
| Status | Accuracy | Program |
|---|---|---|
| 29.7% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r))))))) | |
| 34.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 q q)))) | |
| 2.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)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))))) | |
| 2.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 #s(literal -2 binary64) q)))) | |
| 12.8% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) | |
| 17.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 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r))) | |
| 14.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 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))) | |
| 2.3% | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p))) | |
| ▶ | 29.7% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #s(literal 1/2 binary64)) |
| 12.6% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) | |
| 2.1% | #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.1% | #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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) | |
| 2.0% | #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)) | |
| 14.7% | #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)) | |
| ▶ | 2.3% | #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))) |
| 12.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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)) | |
| 24.3% | #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))) | |
| 15.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.2% | #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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) | |
| 2.4% | #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 q (/.f64 q r))) r)) #s(literal 1/2 binary64)))) | |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 #s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)))) | |
| ▶ | 34.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
| 3.0% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) | |
| 5.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p #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)) |
| ✓ | 35.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| ▶ | 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))) | |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))) | |
| 20.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) | |
| ✓ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 1 781 to 1 747 computations (1.9% 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)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 r) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #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 (-.f64 p r) (-.f64 p r))))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 (-.f64 p r) (-.f64 p r)) |
(-.f64 p r) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/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 (* -1/2 p) #s(hole binary64 (* -1/2 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p)))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
#s(approx (* (/ (+ (fabs r) (fabs p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) |
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r))) |
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (pow r 2))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (+ (* -2 (* p r)) (pow r 2)))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1/2 p))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #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 (* (- p r) (- p r)) #s(hole binary64 (pow p 2))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ (fabs p) (fabs r)))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r)))))) |
#s(approx (neg r) #s(hole binary64 (* -1 r))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (+ (fabs p) (fabs r)))) r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (+ (* -2 (* p r)) (pow p 2)))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* 1/2 r))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* r (+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 -1/2)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 r))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow r 2))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #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 (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1/2 p) (* 1/2 (+ (fabs p) (fabs r)))) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))))) |
#s(approx (* (- p r) (- p r)) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow (- p r) 2))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2)))) |
#s(approx (* q q) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 | |
|---|---|---|---|---|
| 11.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)))))) (* -1/2 p) (* (/ 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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (* (/ (+ (fabs r) (fabs p)) r) -1/2) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) q 4 (* (- p r) (- p r)) (- p r)) |
| 9.0ms | r | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) 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)))))) (* -1/2 p) (* (/ 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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (* (/ (+ (fabs r) (fabs p)) r) -1/2) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) q 4 (* (- p r) (- p r)) (- p r)) |
| 5.0ms | p | @ | -inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) 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)))))) (* -1/2 p) (* (/ 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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (* (/ (+ (fabs r) (fabs p)) r) -1/2) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) q 4 (* (- p r) (- p r)) (- p r)) |
| 4.0ms | p | @ | inf | ((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (neg p) 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)))))) (* -1/2 p) (* (/ 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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (* (/ (+ (fabs r) (fabs p)) r) -1/2) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) q 4 (* (- p r) (- p r)) (- p r)) |
| 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)) (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)))))) (* -1/2 p) (* (/ 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)))))) (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (* (/ (+ (fabs r) (fabs p)) r) -1/2) (/ (+ (fabs r) (fabs p)) r) (+ (fabs r) (fabs p)) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) (* q q) q 4 (* (- p r) (- p r)) (- p r)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1137 | 10647 |
| 0 | 1187 | 9980 |
| 1 | 6587 | 9932 |
| 0 | 8316 | 9651 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 p) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 p) |
p |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(fabs.f64 p) |
(-.f64 (fabs.f64 r) r) |
(fabs.f64 r) |
r |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
#s(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)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 r) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #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 (-.f64 p r) (-.f64 p r))))) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) |
(*.f64 q q) |
q |
#s(literal 4 binary64) |
(*.f64 (-.f64 p r) (-.f64 p r)) |
(-.f64 p r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/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 (* -1/2 p) #s(hole binary64 (* -1/2 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p)))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (+ (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) (* -1/2 p)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2))) |
#s(approx (* (/ (+ (fabs r) (fabs p)) r) -1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) |
#s(approx (/ (+ (fabs r) (fabs p)) r) #s(hole binary64 (/ (+ (fabs p) (fabs r)) r))) |
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow r 2)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* p (+ p (* -2 r))) (pow r 2))))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (pow r 2))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (+ (* -2 (* p r)) (pow r 2)))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)) 1/2)))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1/2 p))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* p (- (* -1 (/ (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow p 2))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #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 (* (- p r) (- p r)) #s(hole binary64 (pow p 2))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (* -2 (/ r p)))))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) 1/2)) p)))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1 (* p (+ 1/2 (/ (* r (- (* -1/2 (/ (+ (fabs p) (fabs r)) r)) 1/2)) p)))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow r 2)) p)) (* 2 r)) p)))))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (+ (* -1/2 p) (* 1/2 (+ (fabs p) (fabs r)))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r))))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (+ (* 1/2 r) (* 1/2 (+ (fabs p) (fabs r)))))) |
#s(approx (neg r) #s(hole binary64 (* -1 r))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) r)))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 (/ (+ (* -1/2 r) (* -1/2 (+ (fabs p) (fabs r)))) r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* -2 (* p r)) (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (+ (* r (+ r (* -2 p))) (pow p 2))))) |
#s(approx (* (- p r) (- p r)) #s(hole binary64 (+ (* -2 (* p r)) (pow p 2)))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* 1/2 r))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* r (+ 1/2 (+ (* -1/2 (/ p r)) (* 1/2 (/ (+ (fabs p) (fabs r)) r))))))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (+ (fabs p) (fabs r)) r)))))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(hole binary64 -1/2)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 r))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow r 2))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #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 (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -2 (/ p r)))))) |
#s(approx (* (- p r) (- p r)) #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 (* (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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1/2 p) (* 1/2 (+ (fabs p) (fabs r)))) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 4 (pow q 2)) (pow p 2)) r)) (* 2 p)) r)))))) |
#s(approx (* (- p r) (- p r)) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 q) 4) (* (- p r) (- p r))) #s(hole binary64 (pow (- p r) 2))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (+ (* 4 (pow q 2)) (pow (- p r) 2)))) |
#s(approx (* q q) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r))) #s(hole binary64 (* 4 (pow q 2)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 |
|---|
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p 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))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) |
(*.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)) |
(*.f64 (neg.f64 p) (-.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 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 p #s(literal -1 binary64)) |
(neg.f64 p) |
p |
(/.f64 (-.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))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1/8 binary64)) (fma.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/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #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 (fabs.f64 r) r) (fabs.f64 p)) p)) |
(/.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) #s(literal -1/2 binary64)) p) |
(/.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 (fabs.f64 p) (fabs.f64 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)) (*.f64 (*.f64 r r) r)) (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 (fabs.f64 p) (fabs.f64 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)) (*.f64 (*.f64 r r) r)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
(*.f64 #s(literal -1/2 binary64) p) |
(*.f64 p #s(literal -1/2 binary64)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 #s(literal 1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 r r) r) (*.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))))) |
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 r #s(literal 1/2 binary64))) |
(fma.f64 r #s(literal 1/2 binary64) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 r #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) r (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)))) |
(+.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 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 (pow.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (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 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) |
(/.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 (*.f64 r r) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (-.f64 r (+.f64 (fabs.f64 r) (fabs.f64 p)))) |
(/.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 (fma.f64 (*.f64 r r) r (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 r (+.f64 (fabs.f64 r) (fabs.f64 p)))))) |
(+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) |
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+.f64 (fabs.f64 r) (+.f64 r (fabs.f64 p))) |
(+.f64 r (+.f64 (fabs.f64 r) (fabs.f64 p))) |
(/.f64 (-.f64 (*.f64 r r) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 r (fabs.f64 p))) |
(/.f64 (fma.f64 (*.f64 r r) r (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 r r (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 r (fabs.f64 p))))) |
(+.f64 r (fabs.f64 p)) |
(+.f64 (fabs.f64 p) r) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))) (-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) p) (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 p p) p))) (fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 #s(literal -1/2 binary64) p)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) p)) |
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.f64 #s(literal -1/2 binary64) p)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) (*.f64 #s(literal -1/2 binary64) p)) |
(fma.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) p)) |
(fma.f64 #s(literal -1/2 binary64) p (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
(fma.f64 p #s(literal -1/2 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
(-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 p #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (neg.f64 (neg.f64 r)) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) |
(+.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) (*.f64 #s(literal -1/2 binary64) p)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) |
(*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) |
(*.f64 #s(literal -1 binary64) r) |
(*.f64 r #s(literal -1 binary64)) |
(neg.f64 r) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 r) (fabs.f64 p))) r) |
(fma.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 p) r) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 r) r))) |
(+.f64 (*.f64 (/.f64 (fabs.f64 p) r) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fabs.f64 r) r) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 p) r)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 r) r))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r)) (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r))) (-.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 p) r) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 p) r) (-.f64 (*.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 r) r)) (*.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r))))) |
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 r)) |
(/.f64 (fma.f64 (fabs.f64 p) r (*.f64 r (fabs.f64 r))) (*.f64 r r)) |
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) |
(+.f64 (/.f64 (fabs.f64 r) r) (/.f64 (fabs.f64 p) r)) |
(+.f64 (/.f64 (fabs.f64 p) r) (/.f64 (fabs.f64 r) r)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r))))) |
(/.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 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p))))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #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) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(/.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 (-.f64 p r) (-.f64 p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(/.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) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 3/2 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 (-.f64 p r) (-.f64 p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) |
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 q q) #s(literal 3 binary64)) #s(literal 64 binary64) (pow.f64 (-.f64 p r) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))))) |
(fma.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (-.f64 p r)) (fabs.f64 (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))) |
(fma.f64 q (*.f64 q #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r))) |
(fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 (-.f64 p r) (-.f64 p r))) |
(fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(-.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal -4 binary64) (*.f64 q q))) |
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r))) |
(+.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r))) |
(*.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 (*.f64 q q) #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(literal 4 binary64) |
(*.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r))) |
(*.f64 (fabs.f64 (-.f64 p r)) (fabs.f64 (-.f64 p r))) |
(*.f64 (-.f64 p r) (-.f64 p r)) |
(pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #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)))) |
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 p r)) |
(/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 r r) r)) (fma.f64 p p (fma.f64 r r (*.f64 r p)))) |
(-.f64 p r) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (* (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 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))) |
#s(approx (neg p) (neg.f64 p)) |
#s(approx p p) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #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 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) p)) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) |
#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) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) 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)) (+.f64 (neg.f64 p) (fabs.f64 r)))) |
#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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (-.f64 (*.f64 #s(literal -1/2 binary64) p) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (fabs r) (fabs p)) r) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (fabs r) (fabs p)) r) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) |
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (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 (* (- p r) (- p r)) (*.f64 r r)) |
#s(approx (* (- p r) (- p r)) (*.f64 (fma.f64 #s(literal -2 binary64) p r) r)) |
#s(approx (* (- p r) (- p r)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 (- (* (/ (+ (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 (/.f64 (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #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 (-.f64 (/.f64 (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64)) p) #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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) p) #s(literal 1/2 binary64)) p)) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r)) p) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 p p)) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.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 (* (- p r) (- p r)) (*.f64 p p)) |
#s(approx (* (- p r) (- p r)) (*.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (fma.f64 (/.f64 r p) #s(literal -2 binary64) (/.f64 (*.f64 r r) (*.f64 p p))) #s(literal 1 binary64)) (*.f64 p p))) |
#s(approx (- p r) p) |
#s(approx (- p r) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p 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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.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 (* (- (+ (+ r (fabs p)) (fabs r)) 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) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) #s(literal 1 binary64)))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (neg.f64 p) (fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 (neg.f64 p) (fma.f64 r (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) p) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p 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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p 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 (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.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))) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (neg.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)) (*.f64 p p))) |
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 r #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 r r) p))) p)) #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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) (*.f64 (/.f64 r p) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64) (*.f64 (/.f64 r 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) (+.f64 (/.f64 (neg.f64 r) p) (/.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 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (- (fabs r) r) (fabs.f64 r)) |
#s(approx (- (fabs r) r) (+.f64 (neg.f64 r) (fabs.f64 r))) |
#s(approx (fabs r) (fabs.f64 r)) |
#s(approx r r) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 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 r) (fabs.f64 p))) |
#s(approx (+ r (fabs p)) (fabs.f64 p)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 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 (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (neg r) (neg.f64 r)) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (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 p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (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 p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal -2 binary64) (*.f64 r p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (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 (* (- p r) (- p r)) (fma.f64 (*.f64 #s(literal -2 binary64) p) r (*.f64 p p))) |
#s(approx (* (- p r) (- p r)) (fma.f64 (fma.f64 #s(literal -2 binary64) p r) r (*.f64 p p))) |
#s(approx (- p r) (+.f64 (neg.f64 r) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) p)) (/.f64 #s(literal 1/2 binary64) r)) r)) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (/.f64 r p) #s(literal 1/2 binary64))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.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)) (/.f64 #s(literal 1 binary64) p)) 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 (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) r) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) r)) |
#s(approx (+ (+ r (fabs p)) (fabs r)) r) |
#s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) r) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2) #s(literal -1/2 binary64)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 r r)) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.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 (* (- p r) (- p r)) (*.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (fma.f64 (/.f64 p r) #s(literal -2 binary64) (/.f64 (*.f64 p p) (*.f64 r r))) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (- p r) (*.f64 (-.f64 (/.f64 p r) #s(literal 1 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (/.f64 (*.f64 q q) r)))) 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 (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))) |
#s(approx (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) p)))) |
#s(approx (/ (+ (fabs p) (- (fabs r) r)) p) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p))) (/.f64 #s(literal 1 binary64) p)))) |
#s(approx (+ (fabs p) (- (fabs r) r)) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fabs.f64 r) r)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) #s(literal 1 binary64)))) |
#s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 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 (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (+ (* -1/2 p) (* (neg r) (- (* (/ (+ (fabs r) (fabs p)) r) -1/2) 1/2))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) p)) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (/.f64 (*.f64 q q) r)))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) p) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (/.f64 (*.f64 q q) r)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) r) #s(literal -2 binary64) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) r) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (neg.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)) (*.f64 r r))) |
#s(approx (* (- p r) (- p r)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 p #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 p p) r))) r)) #s(literal 1 binary64)) (*.f64 r r))) |
#s(approx (- p r) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (-.f64 p r)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q) (*.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (fma.f64 (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (+.f64 (+.f64 r (fabs.f64 p)) (-.f64 (fabs.f64 r) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (+.f64 r (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r)) (fabs.f64 p)) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 p r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (-.f64 p r) (-.f64 p r))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) |
#s(approx (* q q) (*.f64 q q)) |
#s(approx q q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (neg.f64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (neg.f64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #s(literal 1 binary64)) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 2 binary64)) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)) q)) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 q q) #s(literal 4 binary64))) |
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (+.f64 q q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 (-.f64 p r) #s(literal 4 binary64))) (*.f64 (*.f64 q q) (*.f64 q q)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)))) |
Compiled 7 096 to 2 379 computations (66.5% saved)
38 alts after pruning (34 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 399 | 23 | 422 |
| Fresh | 14 | 11 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 416 | 38 | 454 |
| Status | Accuracy | Program |
|---|---|---|
| 24.3% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 #s(approx (- p r) p) #s(approx (- p r) p))))) #s(literal 1/2 binary64)) | |
| 29.7% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) #s(approx (* (- p r) (- p r)) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r)))))) #s(literal 1/2 binary64)) | |
| ▶ | 12.6% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
| 2.3% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 p r))) #s(literal 1/2 binary64)) | |
| 34.4% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q))) #s(literal 1/2 binary64)) | |
| ▶ | 2.2% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
| 2.1% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64)) | |
| 12.8% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r)) #s(literal 1/2 binary64)) | |
| 2.3% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p)) #s(literal 1/2 binary64)) | |
| 25.0% | (*.f64 (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) #s(literal 1/2 binary64)) | |
| 17.7% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) #s(literal 1/2 binary64)) | |
| 14.7% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) #s(literal 1/2 binary64)) | |
| 2.3% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) #s(literal 1/2 binary64)) | |
| 3.0% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) #s(literal 1/2 binary64)) | |
| 5.5% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) #s(literal 1/2 binary64)) | |
| 2.1% | #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.1% | #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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) | |
| 1.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 r r) r) (*.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))))))) | |
| 2.0% | #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)) | |
| 14.7% | #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)) | |
| ✓ | 2.3% | #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))) |
| 12.5% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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.2% | #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)) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) r)) 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)))))) (*.f64 (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) #s(literal 1/2 binary64))) | |
| 2.2% | #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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) | |
| ▶ | 2.4% | #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 q (/.f64 q r))) r)) #s(literal 1/2 binary64)))) |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 #s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)))) | |
| 8.1% | #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 (/.f64 r p) #s(literal 1/2 binary64))))) | |
| 12.9% | #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) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))))) | |
| 2.3% | #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))) | |
| ▶ | 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)) |
| ✓ | 35.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))) | |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.f64 #s(literal -1/2 binary64) p)))) | |
| 20.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) | |
| ▶ | 34.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) |
| ✓ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 2 064 to 1 954 computations (5.3% 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 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) |
#s(literal 1/2 binary64) |
(+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
p |
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) |
(-.f64 (fabs.f64 r) r) |
(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(literal -1/2 binary64) r)) |
(*.f64 #s(literal -1/2 binary64) r) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(neg.f64 p) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))) |
(neg.f64 r) |
(+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) |
(/.f64 (neg.f64 p) r) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) #s(literal 1/2 binary64)))) |
(*.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 q (/.f64 q r))) r)) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) |
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) |
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) |
(-.f64 (fabs.f64 r) p) |
(*.f64 q (/.f64 q r)) |
q |
(/.f64 q r) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) #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 (neg p) #s(hole binary64 (* -1 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* -1 r))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (+ p (* -1 r)))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 1)) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (+ 1 (* -1 (/ p r))))) |
#s(approx (/ (neg p) r) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ p r)) (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (- (* 1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (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 (* (/ 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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 p)) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 p)) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* p (+ (* -1 (/ (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* -1/2 (/ p r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* -1/2 p))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (* p r))) 1/2)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* 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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* -1 (* p (- (/ r p) 1))))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p)))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r))))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) p))))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r)))))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (+ p (+ (fabs p) (fabs r))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #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 r) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (neg r) #s(hole binary64 (* -1 r))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (/ (+ r (* -1 p)) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (/ (- (* r (- (* -1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (pow q 2) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p))) |
#s(approx (* q (/ q r)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (/ q r) #s(hole binary64 (/ q 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 (* (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 r))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 r))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* r (- (/ p r) 1)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (/ (- (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) 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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* (pow q 2) (- (* -1 (/ (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) (pow q 2))) (/ 1 (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* (pow q 2) (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 r))))) |
#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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 | |
|---|---|---|---|---|
| 10.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)) (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) 1/2 (+ p (+ (- (fabs r) r) (fabs p))) p (+ (- (fabs r) r) (fabs p)) (- (fabs r) r) (fabs r) r (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg p) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (* (neg r) (+ (/ (neg p) r) 1)) (neg r) (+ (/ (neg p) r) 1) (/ (neg p) r) 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) (* q (/ q r)) q (/ q r)) |
| 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)) (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) 1/2 (+ p (+ (- (fabs r) r) (fabs p))) p (+ (- (fabs r) r) (fabs p)) (- (fabs r) r) (fabs r) r (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg p) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (* (neg r) (+ (/ (neg p) r) 1)) (neg r) (+ (/ (neg p) r) 1) (/ (neg p) r) 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) (* q (/ q r)) q (/ q r)) |
| 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)) (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) 1/2 (+ p (+ (- (fabs r) r) (fabs p))) p (+ (- (fabs r) r) (fabs p)) (- (fabs r) r) (fabs r) r (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg p) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (* (neg r) (+ (/ (neg p) r) 1)) (neg r) (+ (/ (neg p) r) 1) (/ (neg p) r) 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) (* q (/ q r)) q (/ q r)) |
| 4.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)) (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) 1/2 (+ p (+ (- (fabs r) r) (fabs p))) p (+ (- (fabs r) r) (fabs p)) (- (fabs r) r) (fabs r) r (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg p) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (* (neg r) (+ (/ (neg p) r) 1)) (neg r) (+ (/ (neg p) r) 1) (/ (neg p) r) 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) (* q (/ q r)) q (/ q r)) |
| 3.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)) (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) 1/2 (+ p (+ (- (fabs r) r) (fabs p))) p (+ (- (fabs r) r) (fabs p)) (- (fabs r) r) (fabs r) r (fabs p) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg p) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (* (neg r) (+ (/ (neg p) r) 1)) (neg r) (+ (/ (neg p) r) 1) (/ (neg p) r) 1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (+ (fabs p) (- (fabs r) p)) (- (fabs r) p) (* q (/ q r)) q (/ q r)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1224 | 16103 |
| 0 | 1272 | 15373 |
| 1 | 6598 | 15289 |
| 0 | 8313 | 14583 |
| 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 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) |
#s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))) |
#s(literal 1/2 binary64) |
(+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
p |
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) |
(-.f64 (fabs.f64 r) r) |
(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(literal -1/2 binary64) r)) |
(*.f64 #s(literal -1/2 binary64) r) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p)) |
(neg.f64 p) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))) |
(neg.f64 r) |
(+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) |
(/.f64 (neg.f64 p) r) |
#s(literal 1 binary64) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) #s(literal 1/2 binary64)))) |
(*.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 q (/.f64 q r))) r)) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r)) |
(/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) r) |
(fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 q r))) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) |
(-.f64 (fabs.f64 r) p) |
(*.f64 q (/.f64 q r)) |
q |
(/.f64 q r) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (* (* p r) (sqrt (/ 1 (+ (* 4 (pow q 2)) (pow r 2)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) r)))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (+ (* 1/2 p) (* 1/2 (- (+ (fabs p) (fabs r)) r))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (- (+ p (+ (fabs p) (fabs r))) r))) |
#s(approx p #s(hole binary64 p)) |
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) r))) |
#s(approx (fabs p) #s(hole binary64 (fabs p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) #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 (neg p) #s(hole binary64 (* -1 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* -1 r))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (+ p (* -1 r)))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 1)) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (+ 1 (* -1 (/ p r))))) |
#s(approx (/ (neg p) r) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (+ (* -1/2 p) (* r (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* 1/2 (/ p r)) (+ 1/2 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (- (* 1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (+ (* -1/2 (/ p r)) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (+ (* -1/2 p) (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (+ (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 (* (/ 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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 p))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* p (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) r) p)))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 p)) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* p (- (+ 1 (+ (/ (fabs p) p) (/ (fabs r) p))) (/ r p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 r)) p)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* -1 (/ r p))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* p (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 p)) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* p (+ 1 (* -1 (/ r p)))))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (* -1 (/ p r)))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (* p (- (/ 1 p) (/ 1 r))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1/2 p))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* p (- (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p) 1/2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* p (+ (* -1 (/ (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2)))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* 1/2 (/ p r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* p (+ (* -1 (/ (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* -1/2 (/ p r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) (* p r))) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* -1/2 p))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* p (- (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 2) (* p r))) 1/2)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 p))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* 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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (fabs r)) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) r) p)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ r p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p))))))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* -1 (* p (- (/ r p) 1))))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (* -1 (* p (- (/ 1 r) (/ 1 p)))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (* r (+ 1/2 (+ (* 1/2 (+ (/ (fabs p) r) (/ (fabs r) r))) (/ (pow q 2) (pow r 2))))) p))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (+ (* 1/2 (/ 1 p)) (/ (pow q 2) (* p (pow r 2))))) (* 1/2 (/ 1 r))))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (* p (- (+ (* 1/2 (/ (+ (/ (fabs p) r) (/ (fabs r) r)) p)) (/ (pow q 2) (* p (pow r 2)))) (* 1/2 (/ 1 r))))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* -1 (* p (+ (* -1 (/ (+ (* 1/2 (/ (+ (fabs p) (fabs r)) r)) (/ (pow q 2) (pow r 2))) p)) (* 1/2 (/ 1 r))))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* -1 (* p (+ 1/2 (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) r)) p))))))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* 1/2 (+ p (+ (fabs p) (fabs r)))))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (+ (* -1/2 r) (* 1/2 (+ p (+ (fabs p) (fabs r))))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (+ p (+ (fabs p) (fabs r))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (+ p (+ (fabs p) (+ (fabs r) (* -1 r)))))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r)))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #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 r) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (neg r) #s(hole binary64 (* -1 r))) |
#s(approx (+ (/ (neg p) r) 1) #s(hole binary64 (/ (+ r (* -1 p)) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (/ (+ (* r (+ (* 1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (/ (- (* r (- (* -1/2 r) (* 1/2 (- (+ (fabs p) (fabs r)) p)))) (pow q 2)) (pow r 2)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (/ (pow q 2) (pow r 2))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (/ (- (* -1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (pow q 2) (pow r 2)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) (pow r 2)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (/ (+ (* 1/2 (* r (- (+ (fabs p) (fabs r)) p))) (pow q 2)) r))) |
#s(approx (+ (fabs p) (- (fabs r) p)) #s(hole binary64 (- (+ (fabs p) (fabs r)) p))) |
#s(approx (- (fabs r) p) #s(hole binary64 (- (fabs r) p))) |
#s(approx (* q (/ q r)) #s(hole binary64 (/ (pow q 2) r))) |
#s(approx (/ q r) #s(hole binary64 (/ q 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 (* (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1/2 r))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* r (- (* 1/2 (/ (+ p (+ (fabs p) (fabs r))) r)) 1/2)))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 r))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* r (- (+ (/ p r) (+ (/ (fabs p) r) (/ (fabs r) r))) 1)))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #s(hole binary64 (* -1 r))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 r))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* r (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (* -1 p)) r)) 1/2)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 r))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (/ (fabs p) r) (/ (fabs r) r)) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (+ (/ (fabs p) r) (/ (fabs r) r))) (+ 1 (* -1 (/ p r))))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (* -1 (/ p r)))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* r (- (/ p r) 1)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* r (+ 1/2 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 2))))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (/ (- (* -1 (/ (pow q 2) r)) (* 1/2 (- (+ (fabs p) (fabs r)) p))) r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) p)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) #s(hole binary64 (* -1 (* r (+ 1/2 (* -1/2 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (+ (fabs p) (fabs r))) r))))))) |
#s(approx (+ (- (fabs r) r) (fabs p)) #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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (fabs r)) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) r)))) p) r)) 1))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -2 (/ (pow q 2) r))) r))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ (+ p (* -1 (/ (+ (* 2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r))) r))))))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r))))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) 1/2))))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) p)) (/ (pow q 2) r)) r)) 1/2))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (- (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)) 1/2))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* -1 (/ (- (/ (pow q 2) r) (* -1/2 (- (+ (fabs p) (fabs r)) p))) r)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow q 2) r)) (* -1/2 (- (+ (fabs p) (fabs r)) 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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (- p r))) (* 1/2 (- (+ r (+ (fabs p) (fabs r))) p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (fabs r))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (+ r (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (- p r)))))) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- p r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* 2 (/ (pow q 2) (- p r)))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (- (+ p (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (- p r) 3))) (* 2 (/ 1 (- p r)))))) r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (+ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (/ (pow q 2) r)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* -1 (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (- (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)) (/ (pow q 2) (pow r 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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (* 1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* 2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) #s(hole binary64 (* (pow q 2) (+ (/ 1 r) (/ (* r (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r)))) (pow q 2)))))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(hole binary64 (* (pow q 2) (- (* -1 (/ (+ 1/2 (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) r))) (pow q 2))) (/ 1 (pow r 2)))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) #s(hole binary64 (* (pow q 2) (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (* (pow q 2) r))) (/ 1 (pow r 2)))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) #s(hole binary64 (* (pow q 2) (+ (* 1/2 (/ (- (+ (fabs p) (fabs r)) p) (pow q 2))) (/ 1 r))))) |
#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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) 1/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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* 2 q))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow (- p r) 2) q)))) q)) 2))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -2 q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 (+ (* (* q q) 4) (* (- p r) (- p r)))) #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 |
|---|
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) 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 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) |
(/.f64 (-.f64 (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 p p) p) (*.f64 (pow.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) (*.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 (fabs.f64 r) (-.f64 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 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (*.f64 p #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) p (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))) |
(+.f64 (*.f64 p #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)) (*.f64 p #s(literal 1/2 binary64))) |
#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 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))) (-.f64 p (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 3 binary64)) (*.f64 (*.f64 r r) r)) (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 (fma.f64 (*.f64 p p) p (pow.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) (*.f64 p (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))))))) |
(-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) |
(+.f64 (+.f64 p (-.f64 (fabs.f64 r) r)) (fabs.f64 p)) |
(+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) |
(+.f64 p (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) |
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 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r)) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 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)) (*.f64 (*.f64 r r) r)) (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 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64)) (pow.f64 (fabs.f64 p) #s(literal 3 binary64))) (fma.f64 (-.f64 (fabs.f64 r) r) (-.f64 (fabs.f64 r) r) (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p))))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 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 (fabs.f64 r) (-.f64 r (fabs.f64 p))) |
(+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)) |
(+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) |
(/.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)) (*.f64 (*.f64 r r) r)) (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 |
(sqrt.f64 (*.f64 p p)) |
(fabs.f64 (neg.f64 p)) |
(fabs.f64 p) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
(*.f64 #s(literal -1/2 binary64) r) |
(*.f64 r #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p))) |
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 p))) (-.f64 (fabs.f64 r) (fabs.f64 p))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r))))) |
(/.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 (fabs.f64 p) (fabs.f64 p)) (*.f64 (fabs.f64 r) (fabs.f64 p))))) |
(+.f64 (fabs.f64 r) (fabs.f64 p)) |
(+.f64 (fabs.f64 p) (fabs.f64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) |
(*.f64 #s(literal -1 binary64) p) |
(*.f64 p #s(literal -1 binary64)) |
(neg.f64 p) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r)))) |
(+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r)) |
(*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r)) |
(fma.f64 (/.f64 (neg.f64 p) r) (neg.f64 r) (*.f64 #s(literal 1 binary64) (neg.f64 r))) |
(fma.f64 (neg.f64 r) (/.f64 (neg.f64 p) r) (*.f64 (neg.f64 r) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (neg.f64 p) r) (neg.f64 r)) (*.f64 #s(literal 1 binary64) (neg.f64 r))) |
(+.f64 (*.f64 (neg.f64 r) (/.f64 (neg.f64 p) r)) (*.f64 (neg.f64 r) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) r) |
(*.f64 r #s(literal -1 binary64)) |
(neg.f64 r) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) (-.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 p) r) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 p) r) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (neg.f64 p) r) (/.f64 (neg.f64 p) r) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 p r) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 p r) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 p r))) |
(+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 p) r)) |
(*.f64 (/.f64 p r) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 p r)) |
(/.f64 (neg.f64 (neg.f64 p)) (neg.f64 r)) |
(/.f64 (neg.f64 p) r) |
(neg.f64 (/.f64 p r)) |
#s(literal 1 binary64) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
(*.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) r) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) r)) |
(*.f64 (neg.f64 r) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) r)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) r) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) r) |
(/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) |
(neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) (neg.f64 r)) |
(/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r) |
(fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 q r) q) r)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) (/.f64 (*.f64 (/.f64 q r) q) r)) |
(-.f64 (/.f64 (*.f64 (/.f64 q r) q) r) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)) (/.f64 (*.f64 (/.f64 q r) q) r)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 q r) q) (*.f64 (/.f64 q r) q)) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 q r) q (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 q r) q) (*.f64 (/.f64 q r) q))) (-.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) q))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (/.f64 q r) q) (*.f64 (/.f64 q r) q) (fma.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 q r) q) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 q r) q) (*.f64 (/.f64 q r) q)) (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) q))))) |
(fma.f64 (/.f64 q r) q (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) |
(fma.f64 q (/.f64 q r) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 (/.f64 q r) q)) |
(-.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 q) (/.f64 q r))) |
(-.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (/.f64 q r) q)) |
(+.f64 (*.f64 (/.f64 q r) q) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 p p)) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 p) (fabs.f64 p)) (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p))) (-.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (*.f64 p p) p)) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 p p (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)))) |
(/.f64 (+.f64 (pow.f64 (fabs.f64 p) #s(literal 3 binary64)) (pow.f64 (-.f64 (fabs.f64 r) p) #s(literal 3 binary64))) (fma.f64 (fabs.f64 p) (fabs.f64 p) (-.f64 (*.f64 (-.f64 (fabs.f64 r) p) (-.f64 (fabs.f64 r) p)) (*.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p))))) |
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) |
(+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) |
(+.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)) (*.f64 (*.f64 p p) p)) (fma.f64 (fabs.f64 r) (fabs.f64 r) (fma.f64 p p (*.f64 (fabs.f64 r) p)))) |
(-.f64 (fabs.f64 r) p) |
(*.f64 (/.f64 q r) q) |
(*.f64 q (/.f64 q r)) |
(/.f64 (neg.f64 (*.f64 q q)) (neg.f64 r)) |
(/.f64 (*.f64 q q) r) |
q |
(/.f64 (neg.f64 q) (neg.f64 r)) |
(/.f64 q r) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 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 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) |
#s(approx p p) |
#s(approx (+ (- (fabs r) r) (fabs p)) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) |
#s(approx (fabs p) (fabs.f64 p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (neg p) (neg.f64 p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) #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 r r)))) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 (fma.f64 p (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) 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 (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 p (-.f64 (*.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))))) p) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 p (fma.f64 (*.f64 p (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) r) p)))) p (*.f64 (neg.f64 r) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) (neg.f64 r)) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) (+.f64 (neg.f64 r) p)) |
#s(approx (+ (/ (neg p) r) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ (neg p) r) 1) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))) |
#s(approx (/ (neg p) r) (/.f64 (neg.f64 p) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (fma.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r (*.f64 #s(literal -1/2 binary64) p))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (-.f64 (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (-.f64 (*.f64 (/.f64 p r) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r)) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (fma.f64 (/.f64 p r) #s(literal -1/2 binary64) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (fma.f64 #s(literal -1/2 binary64) p (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (+.f64 (neg.f64 p) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (- (fabs r) p) (fabs.f64 r)) |
#s(approx (- (fabs r) p) (+.f64 (neg.f64 p) (fabs.f64 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) p)) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) p) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 r)) p) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 p p))) #s(literal 1/2 binary64)) p)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)))) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p))) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal 2 binary64) (/.f64 (neg.f64 r) p))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))) (/.f64 (neg.f64 r) p)) #s(literal 1 binary64)) p)) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) p) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) (*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)) |
#s(approx (+ (/ (neg p) r) 1) (/.f64 (neg.f64 p) r)) |
#s(approx (+ (/ (neg p) r) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) p) (/.f64 #s(literal 1 binary64) r)) p)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r) p) #s(literal 1/2 binary64)) p)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (*.f64 (+.f64 (/.f64 (neg.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64))) p) (/.f64 #s(literal 1/2 binary64) r)) p)) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (*.f64 (/.f64 p r) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (*.f64 (+.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) p) (/.f64 #s(literal 1/2 binary64) r)) p)) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (*.f64 (/.f64 p r) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (*.f64 r p)) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) p)) (/.f64 #s(literal 1/2 binary64) r))) p)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 #s(literal -1/2 binary64) p)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 q q) (*.f64 r p)) #s(literal 1/2 binary64))) p)) |
#s(approx (+ (fabs p) (- (fabs r) p)) (neg.f64 p)) |
#s(approx (+ (fabs p) (- (fabs r) p)) (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) 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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.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 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.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))) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 p #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 p))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p))) p))) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 p) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.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))) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 q q) p) #s(literal -2 binary64) r) p)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 q q) (/.f64 r p) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64)))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) (*.f64 (neg.f64 p) (-.f64 (/.f64 r p) #s(literal 1 binary64)))) |
#s(approx (+ (/ (neg p) r) 1) (*.f64 (neg.f64 p) (-.f64 (/.f64 #s(literal 1 binary64) r) (/.f64 #s(literal 1 binary64) p)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) #s(literal 1/2 binary64)) r) p)) #s(literal 1/2 binary64)))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) p) (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) p))) (/.f64 #s(literal 1/2 binary64) r))))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) p) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) p)) (/.f64 #s(literal 1/2 binary64) r))))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (*.f64 (neg.f64 p) (+.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) p) (/.f64 #s(literal 1/2 binary64) r)))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) p)) #s(literal 1/2 binary64)))) |
#s(approx (+ (fabs p) (- (fabs r) p)) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p)) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) p) (*.f64 (neg.f64 p) (+.f64 (neg.f64 (/.f64 (fabs.f64 r) p)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (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 r) r) (fabs p))) (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r))) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (+.f64 (+.f64 p (fabs.f64 p)) (+.f64 (neg.f64 r) (fabs.f64 r)))) |
#s(approx (+ (- (fabs r) r) (fabs p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) |
#s(approx (+ (- (fabs r) r) (fabs p)) (+.f64 (+.f64 (neg.f64 r) (fabs.f64 r)) (fabs.f64 p))) |
#s(approx (- (fabs r) r) (fabs.f64 r)) |
#s(approx (- (fabs r) r) (+.f64 (neg.f64 r) (fabs.f64 r))) |
#s(approx (fabs r) (fabs.f64 r)) |
#s(approx r r) |
#s(approx (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (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 p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (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 p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 r p) (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) 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)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (fma.f64 (fma.f64 r (*.f64 #s(literal -1/4 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p 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 (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (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 p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 r (-.f64 (*.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (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 p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) r) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (neg.f64 (*.f64 (*.f64 r p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 r (fma.f64 (*.f64 r (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) #s(literal 1/2 binary64) (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (*.f64 (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal -3/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) r) p)))) r (*.f64 (neg.f64 p) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) |
#s(approx (neg r) (neg.f64 r)) |
#s(approx (+ (/ (neg p) r) 1) (/.f64 (+.f64 (neg.f64 p) r) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64)) r (*.f64 q q)) r)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) r) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) (*.f64 q q)) (*.f64 r r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) r (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64))) r) (*.f64 q q)) (*.f64 r r))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) r) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) (*.f64 q q)) (*.f64 r r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (/.f64 (*.f64 q q) (*.f64 r r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) (*.f64 r r))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (/.f64 q r) q)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (/.f64 (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) r)) |
#s(approx (+ (fabs p) (- (fabs r) p)) (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) |
#s(approx (- (fabs r) p) (-.f64 (fabs.f64 r) p)) |
#s(approx (* q (/ q r)) (*.f64 (/.f64 q r) q)) |
#s(approx (/ q r) (/.f64 q r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.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 r) r) (fabs p))) (neg.f64 r)) |
#s(approx (+ p (+ (- (fabs r) r) (fabs p))) (*.f64 (-.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r) #s(literal 1 binary64)) r)) |
#s(approx (+ (- (fabs r) r) (fabs p)) (neg.f64 r)) |
#s(approx (+ (- (fabs r) r) (fabs p)) (*.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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 #s(literal -1/2 binary64) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r))) #s(literal 1/2 binary64)) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r)) #s(literal -2 binary64) (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal 2 binary64) (/.f64 (neg.f64 p) r))) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.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 (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 p (/.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))) (/.f64 (neg.f64 p) r)) #s(literal 1 binary64)) r)) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) (*.f64 (-.f64 (/.f64 p r) #s(literal 1 binary64)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (+.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (*.f64 q q) (*.f64 r r))) r)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (-.f64 (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 q r) q))) r)) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) r)) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (*.f64 (/.f64 q r) 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 (* 1/2 (+ p (+ (- (fabs r) r) (fabs p)))) (*.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 r) r) (fabs p))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)) #s(literal 1 binary64)))) |
#s(approx (+ (- (fabs r) r) (fabs p)) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (fabs r) r) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fabs.f64 r) r)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (*.f64 (/.f64 q r) q)))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) p) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (*.f64 (/.f64 q r) q)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) q) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (*.f64 (/.f64 q r) q) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 r #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 q q)) (neg.f64 (*.f64 p (*.f64 (/.f64 q r) q)))) r))) r)) #s(literal 1/2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (*.f64 (/.f64 q r) q) #s(literal 2 binary64) (fabs.f64 r)) (fabs.f64 p)) p) r)) #s(literal 1 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 p (*.f64 (/.f64 q r) q)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (fabs.f64 r))) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 q r) q) p) r)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 p (*.f64 (/.f64 q r) q) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64)))) |
#s(approx (* (neg r) (+ (/ (neg p) r) 1)) (*.f64 (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)) (neg.f64 r))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64)) (neg.f64 r))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (-.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (neg.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 q r) q))) r))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 r (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r)) (fabs.f64 p)) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (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)) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 p r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 r (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal -2 binary64) (fabs.f64 r)) (fabs.f64 p)) p))) |
#s(approx (- (+ (fabs r) (fabs p)) (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)) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) (fabs.f64 r))) p)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 p r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (/.f64 (*.f64 q q) (-.f64 p r)) #s(literal 2 binary64) p) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (-.f64 p r) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (-.f64 p r))) (*.f64 q q) p) r)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (fma.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 (/.f64 q r) q))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (neg.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (-.f64 (/.f64 (neg.f64 (*.f64 q q)) (*.f64 r r)) (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))) |
#s(approx q q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (neg.f64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (neg.f64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #s(literal 1 binary64)) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (neg.f64 q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q)) #s(literal 1 binary64)) q)) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/128 binary64) (/.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 1/2 binary64)) q))) #s(literal 1 binary64)) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) #s(literal 1/64 binary64) (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 2 binary64)) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)) q)) |
#s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (fma.f64 r (/.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 q q)) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q))) |
#s(approx (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q))) |
#s(approx (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 (*.f64 q q) r)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q))) |
#s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 (*.f64 q q) r)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 r r))) (*.f64 q q))) |
#s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) (*.f64 q q)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) r)) (*.f64 q q))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 q q)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) q) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/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 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/8 binary64))) q)) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 1/2) (neg.f64 (*.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q))) q)) #s(literal 1 binary64))))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+.f64 q q)) |
#s(approx (- (+ (fabs r) (fabs p)) (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 r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (neg.f64 q) (-.f64 (neg.f64 (/.f64 (+.f64 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) #s(literal 1/4 binary64) (fabs.f64 r))) q)) #s(literal 2 binary64)))) |
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (neg.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) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (fabs.f64 r)) (fabs.f64 p)) q)) #s(literal 2 binary64)) q))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 #s(literal -2 binary64) q)) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 q) (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (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 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))) #s(literal 2 binary64)))) |
Compiled 7 296 to 2 298 computations (68.5% saved)
40 alts after pruning (34 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 386 | 16 | 402 |
| Fresh | 11 | 18 | 29 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 400 | 40 | 440 |
| Status | Accuracy | Program |
|---|---|---|
| 24.3% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 #s(approx (- p r) p) #s(approx (- p r) p))))) #s(literal 1/2 binary64)) | |
| 29.7% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) #s(approx (* (- p r) (- p r)) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r)))))) #s(literal 1/2 binary64)) | |
| 2.3% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 p r))) #s(literal 1/2 binary64)) | |
| 34.4% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q))) #s(literal 1/2 binary64)) | |
| 2.1% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64)) | |
| 2.2% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(approx (* (neg r) (+ (/ (neg p) r) 1)) (*.f64 (-.f64 (/.f64 p r) #s(literal 1 binary64)) r)))) #s(literal 1/2 binary64)) | |
| 2.3% | (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(approx (* (neg r) (+ (/ (neg p) r) 1)) p))) #s(literal 1/2 binary64)) | |
| 25.0% | (*.f64 (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) #s(literal 1/2 binary64)) | |
| 17.7% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) #s(literal 1/2 binary64)) | |
| 14.7% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) #s(literal 1/2 binary64)) | |
| 2.3% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) #s(literal 1/2 binary64)) | |
| 3.0% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) r) #s(literal 1/2 binary64)) | |
| 5.5% | (*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64)) | |
| 2.1% | #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.1% | #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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) | |
| 1.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 r r) r) (*.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))))))) | |
| 2.0% | #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)) | |
| ✓ | 2.3% | #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))) |
| 2.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) #s(literal 1/2 binary64))) | |
| 0.6% | #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 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) #s(literal 1/2 binary64))))) | |
| 2.2% | #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 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) | |
| 2.6% | #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 #s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (/.f64 q r) q)) r)) #s(literal 1/2 binary64)))) | |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 #s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)))) | |
| 8.1% | #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 (/.f64 r 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)))))) (*.f64 #s(approx (- (+ (+ r (fabs p)) (fabs r)) p) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #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)) |
| ✓ | 35.9% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))) | |
| 2.2% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.f64 #s(literal -1/2 binary64) p)))) | |
| 20.3% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) | |
| 2.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (fma.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 (/.f64 q r) q)))) | |
| 17.7% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q))) | |
| 12.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) | |
| 16.0% | #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 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64)))) | |
| 4.3% | #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 (fma.f64 (*.f64 p p) p (pow.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) (*.f64 p (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))))))))) | |
| 32.2% | #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 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) | |
| ✓ | 34.8% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) |
| 13.3% | #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 #s(approx (- (fabs r) r) (neg.f64 r)) (fabs.f64 p)))))) | |
| ✓ | 3.4% | #s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
Compiled 2 591 to 1 589 computations (38.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 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) |
#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 (/.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 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 #s(approx (- (fabs r) r) (neg.f64 r)) (fabs.f64 p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(approx (* (neg r) (+ (/ (neg p) r) 1)) 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) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (+.f64 r (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p))) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r)) p) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 q q))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 #s(literal -2 binary64) q))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) r))) |
(*.f64 (/.f64 #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)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 #s(approx (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r) (/.f64 (*.f64 q q) (*.f64 r r)))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 q 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 #s(literal -2 binary64) q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 #s(approx (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) (*.f64 (/.f64 q r) q)) 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 r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (+ r (fabs p)) (fabs r)) p) 1/2) (*.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(approx (* (neg r) (+ (/ (neg p) r) 1)) (*.f64 (-.f64 (/.f64 p r) #s(literal 1 binary64)) r)))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 #s(approx (+ (+ r (fabs p)) (fabs r)) (*.f64 (+.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) 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 (/.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 (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 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) p (*.f64 (neg.f64 r) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (neg.f64 r) (*.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 (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 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 #s(approx (- p r) p) #s(approx (- p r) p))))) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) p)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) 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 (*.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) (/.f64 p r)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (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)))) |
(*.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 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p)) 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 (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r)) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (fma.f64 (fma.f64 (/.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) r) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) r (*.f64 (/.f64 q r) q)))) |
(*.f64 (+.f64 (fabs.f64 r) (-.f64 (fabs.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) #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 (-.f64 p r) (-.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 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) #s(literal 1/2 binary64) (*.f64 q (/.f64 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) (/.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 p) #s(approx (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2) (*.f64 (neg.f64 r) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) r)) (/.f64 #s(literal 1/2 binary64) p)))))) |
#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 (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)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) #s(approx (* (- p r) (- p r)) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r)))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 (*.f64 q q) #s(literal 4 binary64) (fma.f64 (fma.f64 #s(literal -2 binary64) r p) p (*.f64 r r))))))) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) r)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (fma.f64 (/.f64 (*.f64 q q) (*.f64 p p)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) p) #s(literal 1 binary64)) (/.f64 (neg.f64 r) p))) 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 (fma.f64 (/.f64 (*.f64 q q) (*.f64 r r)) #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) r) #s(literal 1 binary64)) (/.f64 (neg.f64 p) r))) 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) (*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (-.f64 p r))) (/.f64 #s(literal 1 binary64) (-.f64 p r))) (*.f64 q q)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) p) (*.f64 (*.f64 r r) r))) (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)) (-.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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 p p) p (pow.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))) (*.f64 p (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p)))))))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r)) (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.f64 r))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (fma.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64) (*.f64 (/.f64 q r) q)) (neg.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 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 r r) r) (*.f64 (pow.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 r #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))) (*.f64 (*.f64 r #s(literal 1/2 binary64)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64))))))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (+.f64 p (fabs.f64 p)) (fabs.f64 r)) r)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.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)))))) (neg.f64 q)) |
7 calls:
| 30.0ms | p |
| 21.0ms | q |
| 20.0ms | r |
| 20.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 20.0ms | (pow.f64 q #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.8% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 63.8% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 51.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)))))) |
| 51.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))))))) |
| 53.9% | 3 | p |
| 51.0% | 3 | r |
| 66.7% | 3 | q |
Compiled 47 to 54 computations (-14.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 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) |
#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 (/.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 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 #s(approx (- (fabs r) r) (neg.f64 r)) (fabs.f64 p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(approx (* (neg r) (+ (/ (neg p) r) 1)) 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) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.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)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 (-.f64 (fabs.f64 r) r) (fabs.f64 p)))))) |
| 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 (-.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)))))) (neg.f64 q)) |
3 calls:
| 14.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 7.0ms | q |
| 6.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.8% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 63.8% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 63.8% | 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 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) |
#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 (/.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 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) #s(literal 1/2 binary64)))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 p (+.f64 #s(approx (- (fabs r) r) (neg.f64 r)) (fabs.f64 p)))))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (* (/ (+ (fabs p) (- (fabs r) p)) r) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) p) (fabs.f64 p)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) p)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) r)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(approx (* (neg r) (+ (/ (neg p) r) 1)) 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) (+.f64 (+.f64 r (fabs.f64 p)) (fabs.f64 r))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 p))) #s(literal 1/2 binary64)) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg p) (- (* (/ (+ (fabs p) (- (fabs r) r)) p) -1/2) 1/2)) (*.f64 (+.f64 (-.f64 (fabs.f64 r) (-.f64 r (fabs.f64 p))) p) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 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)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (/ (* q q) r)) r)) 1/2)) (/.f64 (*.f64 q q) r))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
4 calls:
| 7.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 7.0ms | q |
| 7.0ms | p |
| 6.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.9% | 2 | p |
| 51.5% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 51.5% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 51.5% | 2 | q |
Compiled 10 to 18 computations (-80% saved)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) 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 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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 r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q))) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg r) (- (neg (/ (+ (* (+ (fabs p) (- (fabs r) p)) 1/2) (* q (/ q r))) r)) 1/2)) (*.f64 (/.f64 q r) q))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q)) |
6 calls:
| 6.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 4.0ms | q |
| 4.0ms | r |
| 3.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 3.0ms | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.0% | 2 | r |
| 42.3% | 2 | (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))) |
| 42.3% | 2 | (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))) |
| 48.9% | 2 | (pow.f64 q #s(literal 2 binary64)) |
| 48.9% | 2 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 48.9% | 2 | q |
Compiled 46 to 51 computations (-10.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 p #s(literal 1/2 binary64))) |
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) r) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) p) #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) 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)) |
7 calls:
| 5.0ms | (pow.f64 q #s(literal 2 binary64)) |
| 4.0ms | q |
| 4.0ms | r |
| 4.0ms | p |
| 3.0ms | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.9% | 1 | p |
| 35.9% | 1 | r |
| 35.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)))))) |
| 35.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))))))) |
| 35.9% | 1 | (pow.f64 q #s(literal 2 binary64)) |
| 35.9% | 1 | (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))) |
| 35.9% | 1 | q |
Compiled 47 to 54 computations (-14.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
| Outputs |
|---|
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) q) |
7 calls:
| 7.0ms | p |
| 1.0ms | q |
| 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 (+.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 |
|---|---|---|
| 3.4% | 1 | p |
| 3.4% | 1 | r |
| 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 | (-.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))))))) |
| 3.4% | 1 | q |
Compiled 47 to 54 computations (-14.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.6885204745412613e-41 | 4.583216787120969e-41 |
| 11.0ms | 5.934028692318584e-254 | 6.864615364509087e-254 |
| 14.0ms | 60× | 2 | valid |
| 8.0ms | 53× | 1 | valid |
| 1.0ms | 15× | 0 | valid |
Compiled 543 to 536 computations (1.3% saved)
adjust: 5.0ms (26.7% of total)ival-pow2: 5.0ms (26.7% of total)ival-sqrt: 2.0ms (10.7% of total)ival-mult!: 2.0ms (10.7% of total)ival-add!: 1.0ms (5.3% of total)ival-sub!: 1.0ms (5.3% of total)ival-fabs: 1.0ms (5.3% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.6885204745412613e-41 | 4.583216787120969e-41 |
Compiled 315 to 314 computations (0.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 70.0ms | 4.2873229750302015e-75 | 1.0343245640407114e-62 |
| 46.0ms | 59× | 1 | valid |
| 15.0ms | 70× | 2 | valid |
| 2.0ms | 31× | 0 | valid |
Compiled 585 to 584 computations (0.2% saved)
ival-fabs: 39.0ms (66.5% of total)ival-pow2: 6.0ms (10.2% of total)adjust: 5.0ms (8.5% of total)ival-sqrt: 3.0ms (5.1% of total)ival-mult!: 3.0ms (5.1% of total)ival-add!: 2.0ms (3.4% of total)ival-sub!: 2.0ms (3.4% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.2873229750302015e-75 | 1.0343245640407114e-62 |
Compiled 585 to 584 computations (0.2% saved)
| 1× | fuel |
Compiled 134 to 81 computations (39.6% saved)
(sort p r)
(abs q)
Compiled 1 364 to 1 049 computations (23.1% saved)
Loading profile data...