1/2(abs(p)+abs(r) - sqrt((p-r)^2 + 4q^2))

Time bar (total: 4.3s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

analyze0.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 24 to 20 computations (16.7% saved)

sample2.1s (49.1%)

Memory
66.4MiB live, 2 866.7MiB allocated; 439ms collecting garbage
Samples
889.0ms2 282×2valid
539.0ms3 126×1valid
288.0ms2 848×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.3s
ival-pow2: 392.0ms (30.7% of total)
adjust: 332.0ms (26% of total)
ival-mult!: 144.0ms (11.3% of total)
ival-sqrt: 124.0ms (9.7% of total)
ival-sub!: 118.0ms (9.2% of total)
ival-fabs: 86.0ms (6.7% of total)
ival-add!: 80.0ms (6.3% of total)
Bogosity

preprocess55.0ms (1.3%)

Memory
-0.8MiB live, 44.0MiB allocated; 5ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
073205
1290200
21288200
35647200
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
26.9%
(*.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)))))))
Symmetry

(abs q)

(sort p r)

Compiler

Compiled 40 to 36 computations (10% saved)

series21.0ms (0.5%)

Memory
37.6MiB live, 37.6MiB allocated; 0ms collecting garbage
Counts
18 → 136
Calls
Call 1
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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 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)) (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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#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 (+ 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) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (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 (+ 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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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)) (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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#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 (* 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 (+ 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) (+ 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)) (/ (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 (* -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 (+ 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 (* (/ 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 (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#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 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -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 (* -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 (* -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))))))))))
Calls

9 calls:

TimeVariablePointExpression
3.0ms
q
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)
3.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)
2.0ms
p
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 2 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (fabs p) p (fabs r) r (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (pow (- p r) 2) (- p r) (* 4 (pow q 2)) 4 (pow q 2) q)
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)

rewrite214.0ms (5%)

Memory
-13.8MiB live, 262.9MiB allocated; 32ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07675641
07855436
163725436
080065110
Stop Event
iter-limit
node-limit
iter-limit
Counts
154 → 229
Calls
Call 1
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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 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)) (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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#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 (+ 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) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (- (+ (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 (+ 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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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)) (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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#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 (* 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 (+ 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) (+ 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)) (/ (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 (* -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 (+ 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 (* (/ 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 (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#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 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -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 (* -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 (* -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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.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 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.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))))))))
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) (+.f64 (fabs.f64 r) (fabs.f64 p))))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (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)) (neg.f64 (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 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.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 p) (neg.f64 (fabs.f64 r)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 p)
p
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 1/2 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))))
(fabs.f64 (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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))) (*.f64 (-.f64 p r) (-.f64 p r)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.f64 (*.f64 q q) #s(literal 4 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 #s(literal 1 binary64) (/.f64 r p)) #s(literal 2 binary64)) (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (pow.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(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 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (-.f64 p r) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(fma.f64 (*.f64 p p) (pow.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.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 q q) #s(literal 4 binary64)) (neg.f64 (*.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 p r) (-.f64 p r)) (neg.f64 (*.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 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) #s(literal 2 binary64)) (*.f64 p p))
(*.f64 (pow.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 p p))
(*.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (-.f64 p r))
(*.f64 (*.f64 p p) (pow.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 (-.f64 p r) (-.f64 p r))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 p r) #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64))))
(+.f64 (-.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (*.f64 r p))) (*.f64 r r))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) p)
(*.f64 (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)) p)
(*.f64 p (+.f64 (/.f64 (neg.f64 r) p) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (neg.f64 r) (neg.f64 r))) (-.f64 p (neg.f64 r)))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 p r))
(/.f64 (fma.f64 (*.f64 p p) p (*.f64 (*.f64 (*.f64 r r) r) #s(literal -1 binary64))) (fma.f64 p p (-.f64 (*.f64 (neg.f64 r) (neg.f64 r)) (*.f64 p (neg.f64 r)))))
(/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 r r) r)) (fma.f64 p p (fma.f64 r r (*.f64 r p))))
(neg.f64 (-.f64 r p))
(fma.f64 #s(literal -1 binary64) r p)
(fma.f64 r #s(literal -1 binary64) p)
(fma.f64 p #s(literal 1 binary64) (*.f64 p (/.f64 (neg.f64 r) p)))
(fma.f64 #s(literal 1 binary64) p (*.f64 (/.f64 (neg.f64 r) p) p))
(-.f64 p (*.f64 #s(literal 1 binary64) r))
(-.f64 p (neg.f64 (neg.f64 r)))
(-.f64 p r)
(+.f64 (*.f64 p #s(literal 1 binary64)) (*.f64 p (/.f64 (neg.f64 r) p)))
(+.f64 (*.f64 #s(literal 1 binary64) p) (*.f64 (/.f64 (neg.f64 r) p) p))
(+.f64 (neg.f64 r) p)
(+.f64 p (neg.f64 r))
(*.f64 (*.f64 q q) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 q q))
#s(literal 4 binary64)
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (pow.f64 q #s(literal 1 binary64)) q)
(*.f64 q q)
(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) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))))
#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) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/4 binary64) (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 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 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (*.f64 (/.f64 r (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 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 p (/.f64 r (sqrt.f64 (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) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 r) (sqrt.f64 (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 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p) (/.f64 (neg.f64 r) (sqrt.f64 (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 (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) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 r) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))))) p (/.f64 (neg.f64 r) (sqrt.f64 (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 (fma.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)))) (-.f64 p r))
#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 (+.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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (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))))) (*.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 (-.f64 p r)))
#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) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r 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) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/4 binary64) (*.f64 (/.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 p p)))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (*.f64 (/.f64 p (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))) r (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (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 p (/.f64 r (sqrt.f64 (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) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal -1/2 binary64)) (/.f64 (neg.f64 p) (sqrt.f64 (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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r) (/.f64 (neg.f64 p) (sqrt.f64 (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 (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) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) #s(literal 1/2 binary64) (/.f64 (neg.f64 p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 p (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) r) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))) r (/.f64 (neg.f64 p) (sqrt.f64 (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 p r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))))) (*.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)))) (*.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 (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 (+.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) (fma.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))))) (*.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)))) (*.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 (* (/ 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 (*.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)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.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)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) #s(literal -2 binary64) (pow.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal -3 binary64))) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p 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 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fma.f64 (/.f64 (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal -2 binary64) (fabs.f64 r))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p 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 -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64)))) (*.f64 q q)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (fabs.f64 r)) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (/.f64 (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64)))) (*.f64 q q) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 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 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (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) #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 (-.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 (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 #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 (+ (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)))))) (*.f64 (neg.f64 q) (fma.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 (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 (fabs.f64 r) (fabs.f64 p)) (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))) q)) #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 #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))))

eval29.0ms (0.7%)

Memory
12.6MiB live, 56.4MiB allocated; 4ms collecting garbage
Compiler

Compiled 3 906 to 1 339 computations (65.7% saved)

prune25.0ms (0.6%)

Memory
5.9MiB live, 51.1MiB allocated; 2ms collecting garbage
Pruning

28 alts after pruning (28 fresh and 0 done)

PrunedKeptTotal
New18828216
Fresh000
Picked101
Done000
Total18928217
Accuracy
72.7%
Counts
217 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
15.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.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)))))))))
17.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))))))
2.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p 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 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))))
18.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)))) (neg.f64 (-.f64 p r)))))
26.5%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))))
12.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
10.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)))
20.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64))))
22.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
34.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
2.2%
#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.0%
#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))
21.8%
#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)))
22.7%
#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)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64) #s(literal -1/2 binary64))))
2.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
30.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64) #s(literal -1/2 binary64))))
22.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#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.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Compiler

Compiled 1 618 to 1 506 computations (6.9% saved)

series48.0ms (1.1%)

Memory
-12.4MiB live, 80.6MiB allocated; 13ms collecting garbage
Counts
38 → 237
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
#s(literal -1/2 binary64)
p
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64)))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 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)))
(*.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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 p p)
#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))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #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)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 #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 (+ (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)))
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))
(+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64))
(/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))
(*.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx p #s(hole binary64 p))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) q) #s(hole binary64 (/ (+ (fabs p) (fabs r)) q)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) (sqrt (* 4 (pow q 2))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* (pow p 2) (+ (* -1/32 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/16 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (+ (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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (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)))))
#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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* -2 (* p r)) (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* p (+ p (* -2 r))) (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (/ (pow r 2) (pow q 2)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow r 2) (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* p (+ (* -2 (/ r (pow q 2))) (/ p (pow q 2)))) (/ (pow r 2) (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (/ (pow r 2) (pow q 2))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow r 2) (pow q 2)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* p (+ (* -2 (/ r (pow q 2))) (/ p (pow q 2)))) (/ (pow r 2) (pow q 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 (* 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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 4) (pow p 4)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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 (+ 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) (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))) (pow p 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (/ (pow p 2) (pow q 2))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow p 2) (+ (* -2 (/ r (* p (pow q 2)))) (/ 1 (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow p 2) (+ (* -2 (/ r (* p (pow q 2)))) (+ (/ 1 (pow q 2)) (+ (/ 4 (pow p 2)) (/ (pow r 2) (* (pow p 2) (pow q 2)))))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow p 2) (+ (* -2 (/ r (* p (pow q 2)))) (+ (/ 1 (pow q 2)) (/ (pow r 2) (* (pow p 2) (pow q 2))))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (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 (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))) p)) (* 2 r)) p))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (+ (* -1 (/ (+ 4 (/ (pow r 2) (pow q 2))) p)) (* 2 (/ r (pow q 2)))) p)) (/ 1 (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (+ (* -1 (/ (pow r 2) (* p (pow q 2)))) (* 2 (/ r (pow q 2)))) p)) (/ 1 (pow q 2))))))
#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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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 (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* -2 (* p r)) (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* r (+ r (* -2 p))) (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (/ (pow p 2) (pow q 2)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow p 2) (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* r (+ (* -2 (/ p (pow q 2))) (/ r (pow q 2)))) (/ (pow p 2) (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow p 2) (pow q 2)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* r (+ (* -2 (/ p (pow q 2))) (/ r (pow q 2)))) (/ (pow p 2) (pow q 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 (- (+ (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 (+ 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) (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) (pow r 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow r 2) (+ (* -2 (/ p (* (pow q 2) r))) (/ 1 (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow r 2) (+ (* -2 (/ p (* (pow q 2) r))) (+ (/ 1 (pow q 2)) (+ (/ 4 (pow r 2)) (/ (pow p 2) (* (pow q 2) (pow r 2)))))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow r 2) (+ (* -2 (/ p (* (pow q 2) r))) (+ (/ 1 (pow q 2)) (/ (pow p 2) (* (pow q 2) (pow r 2))))))))
#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 (- (+ (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 (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) r)) (* 2 p)) r))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 4 (/ (pow p 2) (pow q 2))) r)) (* 2 (/ p (pow q 2)))) r)) (/ 1 (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (pow p 2) (* (pow q 2) r))) (* 2 (/ p (pow q 2)))) r)) (/ 1 (pow q 2))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx q #s(hole binary64 q))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r)))))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (+ q (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 (/ (+ (* -1 q) (* -1/2 (+ (fabs p) (fabs r)))) q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#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 (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (/ (pow (- p r) 2) (pow q 2))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (/ (+ (* 4 (pow q 2)) (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 (- (* 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 (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 -1))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (- (+ (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 (* 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 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 4))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (/ (pow (- p r) 2) (pow q 2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -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 p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#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 (* -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))))))))))
Calls

9 calls:

TimeVariablePointExpression
8.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 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (/ (+ (fabs r) (fabs p)) q) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/ (* (- p r) (- p r)) (* q q)) (* (- p r) (- p r)) (- p r))
8.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 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (/ (+ (fabs r) (fabs p)) q) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/ (* (- p r) (- p r)) (* q q)) (* (- p r) (- p r)) (- p r))
5.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 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (/ (+ (fabs r) (fabs p)) q) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/ (* (- p r) (- p r)) (* q q)) (* (- 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 q) q (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (/ (+ (fabs r) (fabs p)) q) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/ (* (- p r) (- p r)) (* q q)) (* (- p r) (- p r)) (- p r))
4.0ms
q
@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 p) -1/2 p (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (/ (+ (fabs r) (fabs p)) q) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) -1 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (sqrt (+ (* (* q q) 4) (* p p))) (+ (* (* q q) 4) (* p p)) (* q q) 4 (* p p) 1/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)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+ (pow (- p r) 2) (* 4 (pow q 2))) (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/ (* (- p r) (- p r)) (* q q)) (* (- p r) (- p r)) (- p r))

rewrite196.0ms (4.6%)

Memory
31.2MiB live, 250.7MiB allocated; 65ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
012839743
013269428
081779146
Stop Event
iter-limit
node-limit
iter-limit
Counts
275 → 343
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
#s(literal -1/2 binary64)
p
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64)))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 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)))
(*.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 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(*.f64 q q)
#s(literal 4 binary64)
(*.f64 p p)
#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))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
#s(literal 2 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #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)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(sqrt.f64 #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 (+ (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)))
(*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))
(+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64))
(/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))
(*.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* -1/2 p) #s(hole binary64 (* -1/2 p)))
#s(approx p #s(hole binary64 p))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 (- (* -1/2 (/ (+ (fabs p) (fabs r)) q)) 1)))
#s(approx (/ (+ (fabs r) (fabs p)) q) #s(hole binary64 (/ (+ (fabs p) (fabs r)) q)))
#s(approx (+ (fabs r) (fabs p)) #s(hole binary64 (+ (fabs p) (fabs r))))
#s(approx (fabs p) #s(hole binary64 (fabs p)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) (sqrt (* 4 (pow q 2))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* (pow p 2) (+ (* -1/32 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/16 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* 4 (pow q 2))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (+ (* 4 (pow q 2)) (pow p 2))))
#s(approx (* p p) #s(hole binary64 (pow p 2)))
#s(approx (- (+ (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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (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)))))
#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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* -2 (* p r)) (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* p (+ p (* -2 r))) (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (/ (pow r 2) (pow q 2)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow r 2) (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* p (+ (* -2 (/ r (pow q 2))) (/ p (pow q 2)))) (/ (pow r 2) (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (/ (pow r 2) (pow q 2))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow r 2) (pow q 2)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* p (+ (* -2 (/ r (pow q 2))) (/ p (pow q 2)))) (/ (pow r 2) (pow q 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 (* 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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 4) (pow p 4)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) #s(hole binary64 (* (pow p 2) (+ 1 (* 4 (/ (pow q 2) (pow p 2)))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (* 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 (+ 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) (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))) (pow p 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (/ (pow p 2) (pow q 2))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow p 2) (+ (* -2 (/ r (* p (pow q 2)))) (/ 1 (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow p 2) (+ (* -2 (/ r (* p (pow q 2)))) (+ (/ 1 (pow q 2)) (+ (/ 4 (pow p 2)) (/ (pow r 2) (* (pow p 2) (pow q 2)))))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow p 2) (+ (* -2 (/ r (* p (pow q 2)))) (+ (/ 1 (pow q 2)) (/ (pow r 2) (* (pow p 2) (pow q 2))))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 2) (pow p 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (+ (fabs p) (fabs r)) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (+ (fabs p) (fabs r)) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (+ (fabs p) (fabs r)) r))) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (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 (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (* (pow q 2) (+ 4 (/ (pow r 2) (pow q 2)))) p)) (* 2 r)) p))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (+ (* -1 (/ (+ 4 (/ (pow r 2) (pow q 2))) p)) (* 2 (/ r (pow q 2)))) p)) (/ 1 (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow p 2) (+ (* -1 (/ (+ (* -1 (/ (pow r 2) (* p (pow q 2)))) (* 2 (/ r (pow q 2)))) p)) (/ 1 (pow q 2))))))
#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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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 (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* -2 (* p r)) (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (+ (* r (+ r (* -2 p))) (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (/ (pow p 2) (pow q 2)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow p 2) (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (+ (* r (+ (* -2 (/ p (pow q 2))) (/ r (pow q 2)))) (/ (pow p 2) (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* -2 (/ (* p r) (pow q 2))) (/ (pow p 2) (pow q 2)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (+ (* r (+ (* -2 (/ p (pow q 2))) (/ r (pow q 2)))) (/ (pow p 2) (pow q 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 (- (+ (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 (+ 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) (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow r 2) (+ 1 (+ (* -2 (/ p r)) (/ (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) (pow r 2)))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow r 2) (+ (* -2 (/ p (* (pow q 2) r))) (/ 1 (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow r 2) (+ (* -2 (/ p (* (pow q 2) r))) (+ (/ 1 (pow q 2)) (+ (/ 4 (pow r 2)) (/ (pow p 2) (* (pow q 2) (pow r 2)))))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow r 2) (+ (* -2 (/ p (* (pow q 2) r))) (+ (/ 1 (pow q 2)) (/ (pow p 2) (* (pow q 2) (pow r 2))))))))
#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 (- (+ (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 (+ 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 (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (* (pow q 2) (+ 4 (/ (pow p 2) (pow q 2)))) r)) (* 2 p)) r))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (+ 4 (/ (pow p 2) (pow q 2))) r)) (* 2 (/ p (pow q 2)))) r)) (/ 1 (pow q 2))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) #s(hole binary64 (* (pow r 2) (+ (* -1 (/ (+ (* -1 (/ (pow p 2) (* (pow q 2) r))) (* 2 (/ p (pow q 2)))) r)) (/ 1 (pow q 2))))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (neg q) #s(hole binary64 (* -1 q)))
#s(approx q #s(hole binary64 q))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (* 1/2 (+ (fabs p) (fabs r)))))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (+ q (* 1/2 (+ (fabs p) (fabs r))))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 (* -1/2 (/ (+ (fabs p) (fabs r)) q))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 (/ (+ (* -1 q) (* -1/2 (+ (fabs p) (fabs r)))) q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#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 (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (/ (pow (- p r) 2) (pow q 2))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (/ (+ (* 4 (pow q 2)) (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 (- (* 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 (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) #s(hole binary64 (* q (+ 1 (* 1/2 (/ (+ (fabs p) (fabs r)) q))))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(hole binary64 -1))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* 2 q)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (- (+ (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 (* 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 (* (pow q 2) (+ 4 (/ (pow (- p r) 2) (pow q 2))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 4))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(hole binary64 (+ 4 (/ (pow (- p r) 2) (pow q 2)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* q (- (* -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 p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#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 (* -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))
(neg.f64 q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
(*.f64 #s(literal -1/2 binary64) p)
#s(literal -1/2 binary64)
p
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))
(-.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(+.f64 (*.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (/.f64 #s(literal 1 binary64) q))
(/.f64 (neg.f64 (+.f64 (fabs.f64 r) (fabs.f64 p))) (neg.f64 q))
(/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q)
(/.f64 #s(literal 1 binary64) (/.f64 q (+.f64 (fabs.f64 r) (fabs.f64 p))))
(fma.f64 (fabs.f64 r) (/.f64 #s(literal 1 binary64) q) (/.f64 (fabs.f64 p) q))
(+.f64 (/.f64 (fabs.f64 r) q) (/.f64 (fabs.f64 p) q))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) (fabs.f64 r))) (fabs.f64 r))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (*.f64 (*.f64 p p) (fabs.f64 p))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(-.f64 (fabs.f64 r) (neg.f64 (fabs.f64 p)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 (fabs.f64 p))
(fabs.f64 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)))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(pow.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)) #s(literal 1/2 binary64))
(sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.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))) (*.f64 (*.f64 p p) (*.f64 p p))) (-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 p p) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p)))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (neg.f64 (*.f64 p p)))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 p p))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
#s(literal 4 binary64)
(*.f64 (pow.f64 p #s(literal 1 binary64)) (pow.f64 p #s(literal 1 binary64)))
(*.f64 (neg.f64 p) (neg.f64 p))
(*.f64 (fabs.f64 p) (fabs.f64 p))
(*.f64 p p)
(pow.f64 p #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 p) #s(literal 2 binary64)))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q))))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
#s(literal 2 binary64)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))))) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q))))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (fma.f64 (*.f64 p p) (fabs.f64 p) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(-.f64 (fabs.f64 p) (neg.f64 (fabs.f64 r)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
(pow.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q))) #s(literal 1/2 binary64))
(sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q))))
(fabs.f64 (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q)))
(*.f64 (fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64)) (*.f64 q q))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))) #s(literal 16 binary64)) (-.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 3 binary64)) #s(literal 64 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (-.f64 #s(literal 16 binary64) (*.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)))))
(fma.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q) #s(literal 4 binary64))
(fma.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (/.f64 #s(literal 1 binary64) (*.f64 q q)) #s(literal 4 binary64))
(-.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -4 binary64))
(+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64))
(*.f64 (/.f64 (-.f64 p r) q) (/.f64 (-.f64 p r) q))
(*.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (/.f64 #s(literal 1 binary64) (*.f64 q q)))
(/.f64 (neg.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (neg.f64 (*.f64 q q)))
(/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 q q) (*.f64 (-.f64 p r) (-.f64 p r))))
(*.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64)))
(*.f64 (fabs.f64 (-.f64 p r)) (fabs.f64 (-.f64 p r)))
(*.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)))
(*.f64 (-.f64 p r) (-.f64 p r))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))
(+.f64 (-.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (*.f64 p r))) (*.f64 r r))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) p)
(/.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 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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (* -1/2 p) (*.f64 #s(literal -1/2 binary64) p))
#s(approx p p)
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))
#s(approx (/ (+ (fabs r) (fabs p)) q) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* (* q q) 4) (* p p)) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
#s(approx (* p p) (*.f64 p p))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (*.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (fma.f64 p (+.f64 p (*.f64 #s(literal -2 binary64) r)) (*.f64 r r))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (fma.f64 p (+.f64 p (*.f64 #s(literal -2 binary64) r)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (*.f64 r r) (*.f64 q q)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (fma.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 q q)) (/.f64 p (*.f64 q q))) (/.f64 (*.f64 r r) (*.f64 q q)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (/.f64 (*.f64 r r) (*.f64 q q)))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (*.f64 r r) (*.f64 q q))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (fma.f64 p (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 q q)) (/.f64 p (*.f64 q q))) (/.f64 (*.f64 r r) (*.f64 q q))))
#s(approx (* (- p r) (- p r)) (*.f64 r r))
#s(approx (* (- p r) (- p r)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 r r)))
#s(approx (* (- p r) (- p r)) (fma.f64 p (+.f64 p (*.f64 #s(literal -2 binary64) r)) (*.f64 r r)))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) 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 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #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 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #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 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)))))))))
#s(approx (+ (* (* q q) 4) (* p p)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 r p)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (*.f64 r r) (*.f64 p p)))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r p) (/.f64 (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))) (*.f64 p p))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/.f64 (*.f64 p p) (*.f64 q q)))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (*.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p (*.f64 q q))) (/.f64 #s(literal 1 binary64) (*.f64 q q)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (*.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p (*.f64 q q))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 q q)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 p p)) (/.f64 (*.f64 r r) (*.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -2 binary64) (/.f64 r (*.f64 p (*.f64 q q))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 q q)) (/.f64 (*.f64 r r) (*.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r p) (/.f64 (*.f64 r r) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (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 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p))) p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))) p))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) p) (*.f64 #s(literal 2 binary64) r)) p)))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q)))) p) (*.f64 #s(literal 2 binary64) r)) p)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 r r) (*.f64 q q))) p) (*.f64 #s(literal 2 binary64) (/.f64 r (*.f64 q q)))) p) (/.f64 #s(literal 1 binary64) (*.f64 q q)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 r r) (*.f64 p (*.f64 q q))) (*.f64 #s(literal 2 binary64) (/.f64 r (*.f64 q q)))) p) (/.f64 #s(literal 1 binary64) (*.f64 q q)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 r r) p) (*.f64 #s(literal 2 binary64) r)) p)))))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (*.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (fma.f64 r (+.f64 r (*.f64 #s(literal -2 binary64) p)) (*.f64 p p))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (fma.f64 r (+.f64 r (*.f64 #s(literal -2 binary64) p)) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (fma.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 q q)) (/.f64 r (*.f64 q q))) (/.f64 (*.f64 p p) (*.f64 q q)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p r) (*.f64 q q)) (/.f64 (*.f64 p p) (*.f64 q q))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (fma.f64 r (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 q q)) (/.f64 r (*.f64 q q))) (/.f64 (*.f64 p p) (*.f64 q q))))
#s(approx (* (- p r) (- p r)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 p p)))
#s(approx (* (- p r) (- p r)) (fma.f64 r (+.f64 r (*.f64 #s(literal -2 binary64) p)) (*.f64 p p)))
#s(approx (- p r) (+.f64 p (*.f64 #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 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 p r)))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p r) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (*.f64 p p) (*.f64 r r)))))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p r) (/.f64 (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) (*.f64 r r))))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (*.f64 (*.f64 r r) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 (*.f64 q q) r)) (/.f64 #s(literal 1 binary64) (*.f64 q q)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (*.f64 (*.f64 r r) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 (*.f64 q q) r)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 q q)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 r r)) (/.f64 (*.f64 p p) (*.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (*.f64 (*.f64 r r) (fma.f64 #s(literal -2 binary64) (/.f64 p (*.f64 (*.f64 q q) r)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 q q)) (/.f64 (*.f64 p p) (*.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p r) (/.f64 (*.f64 p p) (*.f64 r r))))))
#s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (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 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))) r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r))) r))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) r) (*.f64 #s(literal 2 binary64) p)) r)))))
#s(approx (* (+ (/ (* (- p r) (- p r)) (* q q)) 4) (* q q)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))) r) (*.f64 #s(literal 2 binary64) p)) r)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))) r) (*.f64 #s(literal 2 binary64) (/.f64 p (*.f64 q q)))) r) (/.f64 #s(literal 1 binary64) (*.f64 q q)))))
#s(approx (/ (* (- p r) (- p r)) (* q q)) (*.f64 (*.f64 r r) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) (*.f64 (*.f64 q q) r)) (*.f64 #s(literal 2 binary64) (/.f64 p (*.f64 q q)))) r) (/.f64 #s(literal 1 binary64) (*.f64 q q)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) r) (*.f64 #s(literal 2 binary64) p)) r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))))
#s(approx (neg q) (*.f64 #s(literal -1 binary64) q))
#s(approx q q)
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) q)))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (fabs.f64 p))))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p)))) (/.f64 #s(literal 2 binary64) (fabs.f64 p)))))) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fabs.f64 p))))) (/.f64 #s(literal 2 binary64) (fabs.f64 p)))))) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 (fabs.f64 p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 (fabs.f64 p) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (/.f64 #s(literal 2 binary64) (fabs.f64 p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 (fabs.f64 p) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 p p) (fabs.f64 p)))) (/.f64 #s(literal 2 binary64) (fabs.f64 p))))))
#s(approx (* q q) (*.f64 q q))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 5/2 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 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 #s(literal 4 binary64) (*.f64 q q) (*.f64 (-.f64 p r) (-.f64 p r))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (*.f64 q (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))))
#s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))))
#s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) #s(literal 4 binary64))
#s(approx (+ (/ (* (- p r) (- p r)) (* q q)) 4) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 p p) (*.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (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 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))))

eval46.0ms (1.1%)

Memory
1.6MiB live, 89.9MiB allocated; 10ms collecting garbage
Compiler

Compiled 6 812 to 2 404 computations (64.7% saved)

prune33.0ms (0.8%)

Memory
10.6MiB live, 66.5MiB allocated; 7ms collecting garbage
Pruning

32 alts after pruning (29 fresh and 3 done)

PrunedKeptTotal
New3339342
Fresh32023
Picked235
Done000
Total33832370
Accuracy
77.8%
Counts
370 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
2.4%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p 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 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))))
18.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)))) (neg.f64 (-.f64 p r)))))
12.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
10.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)))
20.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64))))
22.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) #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 (-.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.0%
#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))
21.8%
#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)))
22.7%
#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)))
34.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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
12.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
22.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64) #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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 r r)) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
30.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64) #s(literal -1/2 binary64))))
22.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#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.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
19.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
22.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
Compiler

Compiled 1 923 to 1 801 computations (6.3% saved)

series47.0ms (1.1%)

Memory
-6.1MiB live, 84.6MiB allocated; 7ms collecting garbage
Counts
39 → 235
Calls
Call 1
Inputs
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))
(*.f64 #s(literal 2 binary64) q)
#s(literal 2 binary64)
q
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
(*.f64 #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))
(neg.f64 (-.f64 p r))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
#s(literal -1 binary64)
(/.f64 (*.f64 q q) (fabs.f64 p))
(*.f64 q q)
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
(sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))
(*.f64 (-.f64 p r) (-.f64 p r))
(/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
(neg.f64 (*.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) (sqrt (* 4 (pow q 2))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* (pow p 2) (+ (* -1/32 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/16 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (+ (fabs r) (fabs p)) #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 (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (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)))))
#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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (neg (- p r)) #s(hole binary64 r))
#s(approx (neg (- p r)) #s(hole binary64 (+ r (* -1 p))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (fabs r)))))
#s(approx (/ (* q q) (fabs p)) #s(hole binary64 (/ (pow q 2) (fabs p))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) #s(hole binary64 (* 1/2 (fabs r))))
#s(approx (- (+ (fabs p) (fabs r)) (fabs p)) #s(hole binary64 (fabs r)))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (* 1/2 (/ r (sqrt (pow r 2))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (+ (* 1/2 (/ r (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (pow r 2)))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3)))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (+ (* 1/2 (/ r (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (pow r 2)))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))) (* p (+ (* -1/4 (/ (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))) (+ (/ (* r (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))))) (pow (sqrt (pow r 2)) 2)) (/ (* (pow q 2) (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 5))))))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (pow r 2))))) (sqrt (pow r 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (sqrt (pow r 2)))) (* -1 (/ r (sqrt (pow r 2)))))))) (sqrt (pow r 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (pow r 2)))))) (* -1 (/ r (sqrt (pow r 2)))))))) (sqrt (pow r 2)))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (sqrt (pow r 2))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow r 2)) (* -1 (/ (* p r) (sqrt (pow r 2)))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow r 2)) (* p (+ (* -1 (/ r (sqrt (pow r 2)))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (sqrt (pow r 2)))))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow r 2)) (* p (+ (* -1 (/ r (sqrt (pow r 2)))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) (sqrt (pow r 2))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (* p (* (pow q 2) r)) (pow (sqrt (pow r 2)) 3))) (* -1 (/ (pow q 2) (sqrt (pow r 2)))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))))))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))) (* p (+ (/ (* r (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))))) (pow (sqrt (pow r 2)) 2)) (/ (* (pow q 2) (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 5))))))))))))
#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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 4) (pow p 4)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (- (+ (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 (+ 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 (- p r)) #s(hole binary64 (* p (- (/ r p) 1))))
#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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (* -1 (pow q 2)))) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 3)) (pow p 3))) (* -1 (pow q 2))))) 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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (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 (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* (pow q 2) r) (/ (* (pow q 2) (pow r 2)) p)) p)) (* -1 (pow q 2))) p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow q 2) (pow r 2))) (* -1 (/ (* (pow q 2) (pow r 3)) p))) p)) (* (pow q 2) r)) p)) (* -1 (pow q 2))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow 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))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (neg (- p r)) #s(hole binary64 (- r p)))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (* 1/2 (/ p (sqrt (pow p 2))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (+ (* 1/2 (/ p (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (pow p 2)))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3)))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (+ (* 1/2 (/ p (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (pow p 2)))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))) (* r (+ (* -1/4 (/ (* p (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))) (+ (/ (* p (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 5)) (/ (* p (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))))) (pow (sqrt (pow p 2)) 2))))))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (pow p 2))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (sqrt (pow p 2)))) (* -1 (/ p (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (pow p 2)))))) (* -1 (/ p (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow p 2)) (* -1 (/ (* p r) (sqrt (pow p 2)))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow p 2)) (* r (+ (* -1 (/ p (sqrt (pow p 2)))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (sqrt (pow p 2)))))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow p 2)) (* r (+ (* -1 (/ p (sqrt (pow p 2)))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) (sqrt (pow p 2))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (* p (* (pow q 2) r)) (pow (sqrt (pow p 2)) 3))) (* -1 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))))))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))) (* r (+ (/ (* p (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 5)) (/ (* p (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))))) (pow (sqrt (pow p 2)) 2))))))))))))
#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 (* 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 (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow r 2))) (* -1 (pow q 2)))) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow r 2))) (+ (* -1 (/ (* (pow p 3) (pow q 2)) (pow r 3))) (* -1 (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 (* -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 (+ 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 (- p r)) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (pow q 2) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* p (pow q 2)) (/ (* (pow p 2) (pow q 2)) r)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow p 2) (pow q 2))) (* -1 (/ (* (pow p 3) (pow q 2)) r))) r)) (* p (pow q 2))) r)) (* -1 (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 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (* 2 q) #s(hole binary64 (* 2 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 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2))))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (- (+ (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 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (fabs r) (pow q 2))) (/ 1 (fabs p))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2))) (pow q 2))) (/ 1 (sqrt (pow (- p r) 2)))))))
#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 p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#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 (* -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))))))))))
Calls

9 calls:

TimeVariablePointExpression
11.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (sqrt (+ (* (* q q) 4) (* p p))) (* 2 q) 2 q 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg (- p r)) (- p r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) -1 (/ (* q q) (fabs p)) (* q q) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) (- (+ (fabs p) (fabs r)) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (sqrt (* (- p r) (- p r))) (* (- p r) (- p r)) (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (neg (* q q)))
6.0ms
r
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (sqrt (+ (* (* q q) 4) (* p p))) (* 2 q) 2 q 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg (- p r)) (- p r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) -1 (/ (* q q) (fabs p)) (* q q) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) (- (+ (fabs p) (fabs r)) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (sqrt (* (- p r) (- p r))) (* (- p r) (- p r)) (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (neg (* q q)))
5.0ms
q
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (sqrt (+ (* (* q q) 4) (* p p))) (* 2 q) 2 q 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg (- p r)) (- p r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) -1 (/ (* q q) (fabs p)) (* q q) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) (- (+ (fabs p) (fabs r)) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (sqrt (* (- p r) (- p r))) (* (- p r) (- p r)) (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (neg (* q q)))
3.0ms
q
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (sqrt (+ (* (* q q) 4) (* p p))) (* 2 q) 2 q 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg (- p r)) (- p r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) -1 (/ (* q q) (fabs p)) (* q q) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) (- (+ (fabs p) (fabs r)) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (sqrt (* (- p r) (- p r))) (* (- p r) (- p r)) (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (neg (* q q)))
3.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (sqrt (+ (* (* q q) 4) (* p p))) (* 2 q) 2 q 1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* -1/2 r) -1/2 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (/ 1 2) 1 (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg (- p r)) (- p r) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) -1 (/ (* q q) (fabs p)) (* q q) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) (- (+ (fabs p) (fabs r)) (fabs p)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (sqrt (* (- p r) (- p r))) (* (- p r) (- p r)) (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (neg (* q q)))

rewrite171.0ms (4%)

Memory
23.0MiB live, 248.1MiB allocated; 24ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0142211216
0146810364
0830010019
Stop Event
iter-limit
node-limit
iter-limit
Counts
274 → 328
Calls
Call 1
Inputs
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))
(*.f64 #s(literal 2 binary64) q)
#s(literal 2 binary64)
q
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
(*.f64 #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 1 binary64)
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))
(neg.f64 (-.f64 p r))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
#s(literal -1 binary64)
(/.f64 (*.f64 q q) (fabs.f64 p))
(*.f64 q q)
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
(sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))
(*.f64 (-.f64 p r) (-.f64 p r))
(/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
(neg.f64 (*.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) (sqrt (* 4 (pow q 2))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* (pow p 2) (+ (* -1/32 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/16 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* 1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow p 2) (- (* (pow p 2) (+ (* -1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))) (sqrt (* 4 (pow q 2))))))
#s(approx (+ (fabs r) (fabs p)) #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 (+ (* (* q q) 4) (* p p))) #s(hole binary64 (sqrt (* 4 (pow q 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* 1/2 (/ (pow p 2) (sqrt (* 4 (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* -1/8 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (* 4 (pow q 2))) (* (pow p 2) (+ (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/8 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/2 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))) (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)))))
#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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (neg (- p r)) #s(hole binary64 r))
#s(approx (neg (- p r)) #s(hole binary64 (+ r (* -1 p))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (fabs r)))))
#s(approx (/ (* q q) (fabs p)) #s(hole binary64 (/ (pow q 2) (fabs p))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) #s(hole binary64 (* 1/2 (fabs r))))
#s(approx (- (+ (fabs p) (fabs r)) (fabs p)) #s(hole binary64 (fabs r)))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (* 1/2 (/ r (sqrt (pow r 2))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (+ (* 1/2 (/ r (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (pow r 2)))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3)))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (+ (* 1/2 (/ r (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (pow r 2)))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))) (* p (+ (* -1/4 (/ (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))) (+ (/ (* r (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))))) (pow (sqrt (pow r 2)) 2)) (/ (* (pow q 2) (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 5))))))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow r 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (pow r 2))))) (sqrt (pow r 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (sqrt (pow r 2)))) (* -1 (/ r (sqrt (pow r 2)))))))) (sqrt (pow r 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (pow r 2)))))) (* -1 (/ r (sqrt (pow r 2)))))))) (sqrt (pow r 2)))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (sqrt (pow r 2))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow r 2)) (* -1 (/ (* p r) (sqrt (pow r 2)))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow r 2)) (* p (+ (* -1 (/ r (sqrt (pow r 2)))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (sqrt (pow r 2)))))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow r 2)) (* p (+ (* -1 (/ r (sqrt (pow r 2)))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))) (sqrt (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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) (sqrt (pow r 2))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (* p (* (pow q 2) r)) (pow (sqrt (pow r 2)) 3))) (* -1 (/ (pow q 2) (sqrt (pow r 2)))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))))))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow r 2)))) (* p (+ (* -1 (/ (* (pow q 2) r) (pow (sqrt (pow r 2)) 3))) (* p (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))) (* p (+ (/ (* r (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow (sqrt (pow r 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2)))) (pow (sqrt (pow r 2)) 3))))) (pow (sqrt (pow r 2)) 2)) (/ (* (pow q 2) (* r (- 1 (/ (pow r 2) (pow (sqrt (pow r 2)) 2))))) (pow (sqrt (pow r 2)) 5))))))))))))
#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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 4) (pow p 4)))) 1/2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (/ (fabs p) p) (/ (fabs r) p)) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (+ (/ (fabs p) p) (/ (fabs r) p))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* p (- (+ (* 2 (/ (pow q 4) (pow p 4))) (+ (/ (fabs p) p) (/ (fabs r) p))) (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6)))))))))
#s(approx (- (+ (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 (+ 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 (- p r)) #s(hole binary64 (* p (- (/ r p) 1))))
#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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (* -1 (pow q 2)))) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (+ (* -1 (/ (* (pow q 2) (pow r 2)) (pow p 2))) (+ (* -1 (/ (* (pow q 2) (pow r 3)) (pow p 3))) (* -1 (pow q 2))))) 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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (fabs r)) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 2 (/ (pow q 2) p)))) p)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 2 (/ (pow q 4) (pow p 2))) (* 2 (pow q 2))) p)))) p)) 1)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (* 2 (/ (pow q 2) (pow p 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* p (+ 1 (+ (* -2 (/ (pow q 4) (pow p 4))) (+ (* 2 (/ (pow q 2) (pow p 2))) (* 4 (/ (pow q 6) (pow p 6))))))))))
#s(approx (- (+ (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 (+ 1 (* -1 (/ r p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -2 (/ (pow q 2) p))) p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* -1 (* p (+ 1 (* -1 (/ (+ r (* -1 (/ (+ (* 2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p))) p)))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow p 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow r 2) p)) (* 2 r)) p))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (pow q 2) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* (pow q 2) r) (/ (* (pow q 2) (pow r 2)) p)) p)) (* -1 (pow q 2))) p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow q 2) (pow r 2))) (* -1 (/ (* (pow q 2) (pow r 3)) p))) p)) (* (pow q 2) r)) p)) (* -1 (pow q 2))) p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow 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))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (* -1/2 r) #s(hole binary64 (* -1/2 r)))
#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 (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (neg (- p r)) #s(hole binary64 (- r p)))
#s(approx (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (* 1/2 (/ p (sqrt (pow p 2))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (+ (* 1/2 (/ p (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (pow p 2)))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3)))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (+ (* 1/2 (/ p (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (+ (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (pow p 2)))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))) (* r (+ (* -1/4 (/ (* p (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))) (+ (/ (* p (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 5)) (/ (* p (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))))) (pow (sqrt (pow p 2)) 2))))))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (/ (* p r) (sqrt (pow p 2))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* -1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (sqrt (pow p 2)))) (* -1 (/ p (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* r (- (* r (- (* -1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (pow p 2)))))) (* -1 (/ p (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (sqrt (pow p 2))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow p 2)) (* -1 (/ (* p r) (sqrt (pow p 2)))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow p 2)) (* r (+ (* -1 (/ p (sqrt (pow p 2)))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (sqrt (pow p 2)))))))))
#s(approx (sqrt (* (- p r) (- p r))) #s(hole binary64 (+ (sqrt (pow p 2)) (* r (+ (* -1 (/ p (sqrt (pow p 2)))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))) (sqrt (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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) (sqrt (pow p 2))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (* p (* (pow q 2) r)) (pow (sqrt (pow p 2)) 3))) (* -1 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))))))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* r (+ (* -1 (/ (* p (pow q 2)) (pow (sqrt (pow p 2)) 3))) (* r (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (+ (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))) (* r (+ (/ (* p (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2))))) (pow (sqrt (pow p 2)) 5)) (/ (* p (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow (sqrt (pow p 2)) 5))) (* 1/2 (/ (* (pow q 2) (- 1 (/ (pow p 2) (pow (sqrt (pow p 2)) 2)))) (pow (sqrt (pow p 2)) 3))))) (pow (sqrt (pow p 2)) 2))))))))))))
#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 (* 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 (+ 1 (* -1 (/ p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* r (+ 1 (+ (* -1 (/ p r)) (+ (* 2 (/ (* p (pow q 2)) (pow r 3))) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#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 (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow r 2))) (* -1 (pow q 2)))) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (+ (* -1 (/ (* (pow p 2) (pow q 2)) (pow r 2))) (+ (* -1 (/ (* (pow p 3) (pow q 2)) (pow r 3))) (* -1 (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 (* -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 (+ 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 (- p r)) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (* (- p r) (- p r)) #s(hole binary64 (* (pow r 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow p 2) r)) (* 2 p)) r))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (/ (pow q 2) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* p (pow q 2)) (/ (* (pow p 2) (pow q 2)) r)) r)) (* -1 (pow q 2))) r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow p 2) (pow q 2))) (* -1 (/ (* (pow p 3) (pow q 2)) r))) r)) (* p (pow q 2))) r)) (* -1 (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 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow p 2)))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))) (sqrt (pow p 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* 2 (/ (pow q 2) (sqrt (pow p 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 3))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (+ (sqrt (pow p 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow p 2)) 3))))) (* 2 (/ 1 (sqrt (pow p 2)))))))))
#s(approx (* 2 q) #s(hole binary64 (* 2 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 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) #s(hole binary64 (- (+ (fabs p) (+ (fabs r) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) #s(hole binary64 (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2))))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (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 r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -2 q)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (/ (fabs p) q) (/ (fabs r) q)) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow p 2) (pow q 2))) (+ (/ (fabs p) q) (/ (fabs r) q))) 2))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow p 4) (pow q 4))) (+ (/ (fabs p) q) (/ (fabs r) q))) (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (- (+ (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 (* q (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) #s(hole binary64 (* q (+ 2 (+ (* -1/64 (/ (pow (- p r) 4) (pow q 4))) (+ (* 1/512 (/ (pow (- p r) 6) (pow q 6))) (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (fabs r) (pow q 2))) (/ 1 (fabs p))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (sqrt (pow (- p r) 2))) (pow q 2))) (/ 1 (sqrt (pow (- p r) 2)))))))
#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 p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (fabs r)) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* 1/4 (/ (pow p 2) q)))) q)) 2)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (fabs p) (+ (fabs r) (* -1 (/ (- (* 1/64 (/ (pow p 4) (pow q 2))) (* 1/4 (pow p 2))) q)))) q)) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (* 1/4 (/ (pow p 2) (pow q 2))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (* 1/4 (/ (pow p 2) (pow q 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) #s(hole binary64 (* -1 (* q (+ 2 (+ (* -1/64 (/ (pow p 4) (pow q 4))) (+ (* 1/512 (/ (pow p 6) (pow q 6))) (* 1/4 (/ (pow p 2) (pow q 2))))))))))
#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 (* -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)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.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 p))) (*.f64 #s(literal 2 binary64) q)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) (fabs.f64 r))) (fabs.f64 r))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (fma.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r) (*.f64 (*.f64 p p) (fabs.f64 p))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(pow.f64 (*.f64 r r) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 (fabs.f64 r))
(fabs.f64 r)
r
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 (fabs.f64 p))
(fabs.f64 p)
p
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))
(*.f64 #s(literal 2 binary64) q)
#s(literal 2 binary64)
q
#s(literal 1/2 binary64)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
(*.f64 #s(literal -1/2 binary64) r)
#s(literal -1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
#s(literal 1/2 binary64)
#s(literal 1 binary64)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))))) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (fma.f64 (*.f64 p p) (fabs.f64 p) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (fma.f64 p p (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))
(neg.f64 (-.f64 p r))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) p)
(/.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 p r))))
(-.f64 p r)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
#s(literal -1 binary64)
(/.f64 (neg.f64 (*.f64 q q)) (neg.f64 (fabs.f64 p)))
(/.f64 (*.f64 q q) (fabs.f64 p))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 p p)) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (*.f64 (*.f64 p p) (fabs.f64 p))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 p p (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (fabs.f64 (-.f64 p r)) (neg.f64 (*.f64 q q))) (fabs.f64 (-.f64 p r)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))))) (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))) (*.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))))
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))))
(+.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 p r)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (-.f64 p r) (-.f64 p r))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r)))
(*.f64 (sqrt.f64 (-.f64 p r)) (sqrt.f64 (-.f64 p r)))
(pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))
(fabs.f64 (fabs.f64 (-.f64 p r)))
(fabs.f64 (-.f64 p r))
(*.f64 (pow.f64 (-.f64 p r) #s(literal 1 binary64)) (pow.f64 (-.f64 p r) #s(literal 1 binary64)))
(*.f64 (fabs.f64 (-.f64 p r)) (fabs.f64 (-.f64 p r)))
(*.f64 (neg.f64 (-.f64 p r)) (neg.f64 (-.f64 p r)))
(*.f64 (-.f64 p r) (-.f64 p r))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 q q))) (neg.f64 (fabs.f64 (-.f64 p r))))
(/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))
(neg.f64 (*.f64 q q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64))) (*.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))) #s(literal -3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))) #s(literal -3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 q q)) (*.f64 (*.f64 p p) (fma.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (*.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (neg (- p r)) r)
#s(approx (neg (- p r)) (+.f64 r (*.f64 #s(literal -1 binary64) p)))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) r))
#s(approx (- p r) (-.f64 p r))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 r))))
#s(approx (/ (* q q) (fabs p)) (/.f64 (*.f64 q q) (fabs.f64 p)))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 r)))
#s(approx (- (+ (fabs p) (fabs r)) (fabs p)) (fabs.f64 r))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) r)))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) r) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))) (fabs.f64 r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r)))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) r) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r)))))) (*.f64 (fabs.f64 r) (fabs.f64 r))) (/.f64 (*.f64 (*.f64 q q) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))))) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))))))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p r) (fabs.f64 r)))) (fabs.f64 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (fabs.f64 r))) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r)))))) (fabs.f64 r)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 p (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))) (fabs.f64 r))))) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r)))))) (fabs.f64 r)))
#s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r))
#s(approx (sqrt (* (- p r) (- p r))) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p r) (fabs.f64 r)))))
#s(approx (sqrt (* (- p r) (- p r))) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (fabs.f64 r)))))))
#s(approx (sqrt (* (- p r) (- p r))) (+.f64 (fabs.f64 r) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 r) r) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))) (fabs.f64 r)))))))))
#s(approx (* (- p r) (- p r)) (*.f64 r r))
#s(approx (* (- p r) (- p r)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 r r)))
#s(approx (* (- p r) (- p r)) (fma.f64 p (+.f64 p (*.f64 #s(literal -2 binary64) r)) (*.f64 r r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 q q) r)) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))))))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 p (+.f64 (/.f64 (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r))))) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r)))))) (*.f64 (fabs.f64 r) (fabs.f64 r))) (/.f64 (*.f64 (*.f64 q q) (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (*.f64 (fabs.f64 r) (fabs.f64 r)))))) (pow.f64 (fabs.f64 r) #s(literal 5 binary64))))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #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 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #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 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) r)) p)))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) p))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 p (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 r p) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (neg (- p r)) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64))))
#s(approx (* (- p r) (- p r)) (*.f64 p p))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 r p)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r p) (/.f64 (*.f64 r r) (*.f64 p p))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (*.f64 p p)) (*.f64 #s(literal -1 binary64) (*.f64 q q)))) p))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) (*.f64 p p)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) (*.f64 (*.f64 p p) p)) (*.f64 #s(literal -1 binary64) (*.f64 q q))))) 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 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 q q) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) p) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) p)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 q #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p))))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (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 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 r p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) p))) p))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 p (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 r (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal 2 binary64) (*.f64 q q))) p))) p))))))
#s(approx (- p r) (*.f64 #s(literal -1 binary64) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 r r) p) (*.f64 #s(literal 2 binary64) r)) p)))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (*.f64 q q) p))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 q q) r (/.f64 (*.f64 (*.f64 q q) (*.f64 r r)) p)) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) (*.f64 (*.f64 r r) r)) p))) p) (*.f64 (*.f64 q q) r)) p) (*.f64 #s(literal -1 binary64) (*.f64 q q))) p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (* -1/2 r) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (*.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (neg (- p r)) (-.f64 r p))
#s(approx (- p r) (+.f64 p (*.f64 #s(literal -1 binary64) r)))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 p) p)))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 p p) (fabs.f64 p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 p) p) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p)))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 p p) (fabs.f64 p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 p) p) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))) (fabs.f64 p)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p))) (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (/.f64 (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p)))))) (*.f64 p p)))))))))))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (/.f64 (*.f64 p r) (fabs.f64 p)))) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (fabs.f64 p))) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p)))))) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 r (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))))) (*.f64 (*.f64 p p) (fabs.f64 p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))) (fabs.f64 p))))) (*.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p)))))) (fabs.f64 p)))
#s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 p))
#s(approx (sqrt (* (- p r) (- p r))) (+.f64 (fabs.f64 p) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 p r) (fabs.f64 p)))))
#s(approx (sqrt (* (- p r) (- p r))) (+.f64 (fabs.f64 p) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (fabs.f64 p)))))))
#s(approx (sqrt (* (- p r) (- p r))) (+.f64 (fabs.f64 p) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 p) p) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))))) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))) (fabs.f64 p)))))))))
#s(approx (* (- p r) (- p r)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 p p)))
#s(approx (* (- p r) (- p r)) (fma.f64 r (+.f64 r (*.f64 #s(literal -2 binary64) p)) (*.f64 p p)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 (*.f64 q q) r)) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p))))))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 r (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 r (+.f64 (/.f64 (*.f64 p (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p))))) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (/.f64 (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 q q) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (*.f64 p p)))) (*.f64 (*.f64 p p) (fabs.f64 p)))))) (*.f64 p p)))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal -1 binary64) p)) r)))) #s(literal 1/2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 r (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 p r) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 p r)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p r) (/.f64 (*.f64 p p) (*.f64 r r))))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (*.f64 r r)) (*.f64 #s(literal -1 binary64) (*.f64 q q)))) r))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) (*.f64 r r)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 q q)) (*.f64 (*.f64 r r) r)) (*.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (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 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r)))) p) r)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) r))) r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 r (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 p (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal 2 binary64) (*.f64 q q))) r))) r))))))
#s(approx (neg (- p r)) (*.f64 #s(literal -1 binary64) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p p) r) (*.f64 #s(literal 2 binary64) p)) r)))))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (/.f64 (*.f64 q q) r))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 p (*.f64 q q) (/.f64 (*.f64 (*.f64 p p) (*.f64 q q)) r)) r) (*.f64 #s(literal -1 binary64) (*.f64 q q))) r)))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 p p) (*.f64 q q)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 q q)) r))) r) (*.f64 p (*.f64 q q))) r) (*.f64 #s(literal -1 binary64) (*.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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 p r))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 p r)) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (fabs.f64 p))))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))) (fabs.f64 p)))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (fabs.f64 p)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))) (fabs.f64 p)))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 (fabs.f64 p) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 (fabs.f64 p) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (+.f64 (fabs.f64 p) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (fabs.f64 p))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (* 2 q) (*.f64 #s(literal 2 binary64) q))
#s(approx q q)
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 p r)))))) (fabs.f64 (-.f64 p r))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))) (fabs.f64 (-.f64 p r))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (-.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 p r)) #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))) (fabs.f64 (-.f64 p r))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (fabs.f64 (-.f64 p r)))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (fabs.f64 (-.f64 p r)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 p r))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (fabs.f64 (-.f64 p r)) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (+.f64 (fabs.f64 (-.f64 p r)) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 p r)) #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r))))))))
#s(approx (* q q) (*.f64 q q))
#s(approx (/ (neg (* q q)) (sqrt (* (- p r) (- p r)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 p r)))))
#s(approx (neg (* q q)) (*.f64 #s(literal -1 binary64) (*.f64 q q)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -2 binary64) q))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 q (-.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 p p) (*.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)))) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 p p))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (fma.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 p p) p)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 p p) (*.f64 q q)))))))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q)))) q)) #s(literal 2 binary64)))))
#s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 #s(literal -1 binary64) (*.f64 q (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 p) (+.f64 (fabs.f64 r) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)))) q)) #s(literal 2 binary64)))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))))
#s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 #s(literal -1 binary64) (*.f64 q (+.f64 #s(literal 2 binary64) (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 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))))

eval52.0ms (1.2%)

Memory
-2.4MiB live, 97.1MiB allocated; 12ms collecting garbage
Compiler

Compiled 7 849 to 2 319 computations (70.5% saved)

prune39.0ms (0.9%)

Memory
-19.6MiB live, 72.0MiB allocated; 5ms collecting garbage
Pruning

38 alts after pruning (33 fresh and 5 done)

PrunedKeptTotal
New33112343
Fresh32124
Picked325
Done033
Total33738375
Accuracy
80.6%
Counts
375 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.3%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p 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 (neg.f64 r) (+.f64 (/.f64 (neg.f64 p) r) #s(literal 1 binary64))))))
7.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)))) #s(approx (neg (- p r)) r))))
12.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
10.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)))
18.1%
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
21.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
38.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
19.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r)))))
35.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) #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 (-.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.0%
#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))
21.8%
#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)))
22.7%
#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)))
34.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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
12.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
22.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
31.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64) #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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 r r)) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
30.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64) #s(literal -1/2 binary64))))
18.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
22.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#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.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
12.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) r))))))))
27.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
10.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
26.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
Compiler

Compiled 2 405 to 2 191 computations (8.9% saved)

series90.0ms (2.1%)

Memory
-26.4MiB live, 97.6MiB allocated; 88ms collecting garbage
Counts
41 → 241
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
(fabs.f64 (-.f64 p r))
(-.f64 p r)
#s(literal 1/2 binary64)
(/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))
(neg.f64 (*.f64 q q))
(*.f64 q q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
(*.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
(*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)))
(/.f64 (fabs.f64 r) (*.f64 q q))
(/.f64 #s(literal 1 binary64) (fabs.f64 p))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (fabs.f64 r) (fabs.f64 p))
(neg.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))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
#s(literal 4 binary64)
(*.f64 (-.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs (- p r)))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (fabs (- p r)))))
#s(approx (+ (fabs r) (fabs p)) #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 (fabs (- p r)) #s(hole binary64 (fabs (- p r))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (/ (neg (* q q)) (fabs (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs (- p r))))))
#s(approx (* 1/2 p) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) (sqrt (* 4 (pow q 2))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* (pow p 2) (+ (* -1/32 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/16 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (fabs r)))))
#s(approx (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (fabs r) (pow q 2))) (/ 1 (fabs p))))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) #s(hole binary64 (- (* 1/2 (/ (fabs r) (pow q 2))) (/ 1 (fabs p)))))
#s(approx (/ 1 (fabs p)) #s(hole binary64 (/ 1 (fabs p))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ 1 (/ (fabs r) (fabs p))) #s(hole binary64 (+ 1 (/ (fabs r) (fabs p)))))
#s(approx (/ (fabs r) (fabs p)) #s(hole binary64 (/ (fabs r) (fabs p))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#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 (* (/ 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 (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 4) (pow p 4)))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 r)) p)))) 1/2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* p (- (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p) (+ 1 (* -1 (/ r p)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p)) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (/ r p) 1))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (* -2 (/ (pow q 2) (pow p 2))) (+ 1 (* -1 (/ r p)))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ 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) (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) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 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 (* 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 r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs (neg (+ r (* -1 p)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (neg (+ r (* -1 p)))))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (fabs (neg (+ r (* -1 p)))))))
#s(approx (fabs (- p r)) #s(hole binary64 (fabs (neg (+ r (* -1 p))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (/ (neg (* q q)) (fabs (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs (neg (+ r (* -1 p))))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (neg (+ r (* -1 p))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r))) p)) 1/2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r) p)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* 2 (/ (pow q 2) p)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) r) p)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) r) p)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 2 (/ (pow q 2) p)) r) p)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -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 (+ 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 (* (/ 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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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 (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* 1/2 (/ (fabs r) (* q q))) #s(hole binary64 (* 1/2 (/ (fabs r) (pow q 2)))))
#s(approx (/ (fabs r) (* q q)) #s(hole binary64 (/ (fabs r) (pow q 2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* r (- (* -1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* r (- (* r (- (* -1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* r (- (* -1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* r (- (* r (- (* -1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#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 (* (/ 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 (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 p)) r)))) 1/2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r)) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (* -2 (/ (pow q 2) (pow r 2))) (+ 1 (* -1 (/ p r)))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ 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))))))
#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) (+ 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)) (/ (pow p 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (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 r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs (+ p (* -1 r))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (+ p (* -1 r))))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (fabs (+ p (* -1 r))))))
#s(approx (fabs (- p r)) #s(hole binary64 (fabs (+ p (* -1 r)))))
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (neg (* q q)) (fabs (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs (+ p (* -1 r)))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (+ p (* -1 r)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p))) r)) 1/2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p) r)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (* 2 (/ (pow q 2) r)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) p) r)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) p) r)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* 2 (/ (pow q 2) r)) p) r)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -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 (+ 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 (* (/ 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 (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* 1/2 (fabs r))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (fabs r))) (pow q 2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2))))))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2))))))) (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#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 (* (/ 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)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (fabs (- p r))) (pow q 2))) (/ 1 (fabs (- p r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) #s(hole binary64 (/ -1 (fabs p))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (* 1/2 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 1))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q))) 1))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #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) (+ 1 (/ (fabs r) (fabs p)))) q)))) 1))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q) 2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (* -1/4 (/ (pow (- p r) 2) (pow q 2))) 2))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (* -1/512 (/ (pow (- p r) 6) (pow q 6))) (+ 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 (* 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 (* -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 p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #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) (+ 1 (/ (fabs r) (fabs p)))))) q)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/4 (/ (pow (- p r) 2) q)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) q)) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) q)) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1/4 (/ (pow (- p r) 2) (pow q 2))) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1/512 (/ (pow (- p r) 6) (pow q 6))) (+ 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/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))))))))))
Calls

9 calls:

TimeVariablePointExpression
43.0ms
r
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (- (+ (fabs r) (fabs p)) (fabs (- p r))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (fabs (- p r)) (- p r) 1/2 (/ (neg (* q q)) (fabs (- p r))) (neg (* q q)) (* q q) q (* (/ 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)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (- (+ (fabs p) (fabs r)) (fabs (- p r))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (* 1/2 (/ (fabs r) (* q q))) (/ (fabs r) (* q q)) (/ 1 (fabs p)) 1 (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (+ 1 (/ (fabs r) (fabs p))) (/ (fabs r) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) 4 (* (- p r) (- p r)))
6.0ms
r
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (- (+ (fabs r) (fabs p)) (fabs (- p r))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (fabs (- p r)) (- p r) 1/2 (/ (neg (* q q)) (fabs (- p r))) (neg (* q q)) (* q q) q (* (/ 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)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (- (+ (fabs p) (fabs r)) (fabs (- p r))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (* 1/2 (/ (fabs r) (* q q))) (/ (fabs r) (* q q)) (/ 1 (fabs p)) 1 (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (+ 1 (/ (fabs r) (fabs p))) (/ (fabs r) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) 4 (* (- p r) (- p r)))
6.0ms
p
@0
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (- (+ (fabs r) (fabs p)) (fabs (- p r))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (fabs (- p r)) (- p r) 1/2 (/ (neg (* q q)) (fabs (- p r))) (neg (* q q)) (* q q) q (* (/ 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)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (- (+ (fabs p) (fabs r)) (fabs (- p r))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (* 1/2 (/ (fabs r) (* q q))) (/ (fabs r) (* q q)) (/ 1 (fabs p)) 1 (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (+ 1 (/ (fabs r) (fabs p))) (/ (fabs r) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) 4 (* (- p r) (- p r)))
5.0ms
r
@inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (- (+ (fabs r) (fabs p)) (fabs (- p r))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (fabs (- p r)) (- p r) 1/2 (/ (neg (* q q)) (fabs (- p r))) (neg (* q q)) (* q q) q (* (/ 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)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (- (+ (fabs p) (fabs r)) (fabs (- p r))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (* 1/2 (/ (fabs r) (* q q))) (/ (fabs r) (* q q)) (/ 1 (fabs p)) 1 (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (+ 1 (/ (fabs r) (fabs p))) (/ (fabs r) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) 4 (* (- p r) (- p r)))
5.0ms
p
@-inf
((* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (- (+ (fabs r) (fabs p)) (fabs (- p r))) (+ (fabs r) (fabs p)) (fabs r) r (fabs p) p (fabs (- p r)) (- p r) 1/2 (/ (neg (* q q)) (fabs (- p r))) (neg (* q q)) (* q q) q (* (/ 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)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (- (+ (fabs p) (fabs r)) (fabs (- p r))) (+ (fabs p) (fabs r)) (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (* 1/2 (/ (fabs r) (* q q))) (/ (fabs r) (* q q)) (/ 1 (fabs p)) 1 (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (/ 1 2) 2 (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (+ 1 (/ (fabs r) (fabs p))) (/ (fabs r) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+ (* (* q q) 4) (* (- p r) (- p r))) 4 (* (- p r) (- p r)))

rewrite170.0ms (4%)

Memory
39.9MiB live, 264.2MiB allocated; 24ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0121011363
0127110230
083809945
Stop Event
iter-limit
node-limit
iter-limit
Counts
282 → 389
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(fabs.f64 r)
r
(fabs.f64 p)
p
(fabs.f64 (-.f64 p r))
(-.f64 p r)
#s(literal 1/2 binary64)
(/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))
(neg.f64 (*.f64 q q))
(*.f64 q q)
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
(*.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
(*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)))
(/.f64 (fabs.f64 r) (*.f64 q q))
(/.f64 #s(literal 1 binary64) (fabs.f64 p))
#s(literal 1 binary64)
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64))
#s(literal 2 binary64)
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (fabs.f64 r) (fabs.f64 p))
(neg.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))))
(fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
#s(literal 4 binary64)
(*.f64 (-.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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs (- p r)))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (fabs (- p r)))))
#s(approx (+ (fabs r) (fabs p)) #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 (fabs (- p r)) #s(hole binary64 (fabs (- p r))))
#s(approx (- p r) #s(hole binary64 (* -1 r)))
#s(approx (- p r) #s(hole binary64 (- p r)))
#s(approx (/ (neg (* q q)) (fabs (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs (- p r))))))
#s(approx (* 1/2 p) #s(hole binary64 (* 1/2 p)))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1/4 (/ (pow p 2) (sqrt (* 4 (pow q 2))))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* 1/16 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 3))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (* 4 (pow q 2))))) (* (pow p 2) (- (* (pow p 2) (+ (* -1/32 (/ (pow p 2) (pow (sqrt (* 4 (pow q 2))) 5))) (* 1/16 (/ 1 (pow (sqrt (* 4 (pow q 2))) 3))))) (* 1/4 (/ 1 (sqrt (* 4 (pow q 2))))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (fabs r)))))
#s(approx (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (fabs r) (pow q 2))) (/ 1 (fabs p))))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) #s(hole binary64 (- (* 1/2 (/ (fabs r) (pow q 2))) (/ 1 (fabs p)))))
#s(approx (/ 1 (fabs p)) #s(hole binary64 (/ 1 (fabs p))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* -1/4 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (+ 1 (/ (fabs r) (fabs p))) #s(hole binary64 (+ 1 (/ (fabs r) (fabs p)))))
#s(approx (/ (fabs r) (fabs p)) #s(hole binary64 (/ (fabs r) (fabs p))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow r 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* p (- (* -1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* p (- (* p (- (* -1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))) (* -1 (/ r (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow r 2))))) (* 1/2 (/ (* p (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 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))) (* p (+ (* -1 (/ r (sqrt (+ (* 4 (pow q 2)) (pow r 2))))) (* p (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 3))) (* 1/2 (/ (- 1 (/ (pow r 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow r 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow r 2))))))))))))
#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 (* (/ 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 (- p r) #s(hole binary64 (* p (+ 1 (* -1 (/ r p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (* 1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) p))) 1/2))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (+ (* 1/2 (/ (+ (fabs p) (fabs r)) p)) (/ (pow q 4) (pow p 4)))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* p (- (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 r)) p)) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 r)) p))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* p (- (+ (* -1 (/ (* (pow q 2) r) (pow p 3))) (+ (* -1 (/ (pow q 2) (pow p 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 r)) p)))) 1/2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 p)))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* p (- (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p) (+ 1 (* -1 (/ r p)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* p (- (+ (* -2 (/ (pow q 2) (pow p 2))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p)) (+ 1 (* -1 (/ r p)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* p (- (+ (* -2 (/ (* (pow q 2) r) (pow p 3))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p)) (+ 1 (+ (* -1 (/ r p)) (* 2 (/ (pow q 2) (pow p 2)))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (/ r p) 1))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (* -2 (/ (pow q 2) (pow p 2))) (+ 1 (* -1 (/ r p)))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* p (- (* -2 (/ (* (pow q 2) r) (pow p 3))) (+ 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) (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) (+ 1 (+ (* -2 (/ r p)) (/ (pow r 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 (* 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 r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs (neg (+ r (* -1 p)))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (neg (+ r (* -1 p)))))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (fabs (neg (+ r (* -1 p)))))))
#s(approx (fabs (- p r)) #s(hole binary64 (fabs (neg (+ r (* -1 p))))))
#s(approx (- p r) #s(hole binary64 (* -1 (* p (- (/ r p) 1)))))
#s(approx (/ (neg (* q q)) (fabs (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs (neg (+ r (* -1 p))))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (neg (+ r (* -1 p))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (+ (fabs p) (fabs r)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (+ (fabs p) (fabs r))) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow q 2)) (/ (pow q 4) (pow p 2))) p)) (* 1/2 (+ (fabs p) (fabs r)))) p)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* p (- (* -1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r) p)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r)) (/ (pow q 2) p)) p)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow q 2) r) p)) (* -1 (pow q 2))) p)) (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r))) p)) 1/2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r) p)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* 2 (/ (pow q 2) p)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) r) p)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (+ (* -1 (/ (- (* -2 (/ (* (pow q 2) r) p)) (* 2 (pow q 2))) p)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) r) p)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* 2 (/ (pow q 2) p)) r) p)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* p (- (* -1 (/ (- (* -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 (+ 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 (* (/ 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 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p 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) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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 (- p r) #s(hole binary64 (+ p (* -1 r))))
#s(approx (* 1/2 (/ (fabs r) (* q q))) #s(hole binary64 (* 1/2 (/ (fabs r) (pow q 2)))))
#s(approx (/ (fabs r) (* q q)) #s(hole binary64 (/ (fabs r) (pow q 2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* -1/4 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* -1/4 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* r (- (* -1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* r (- (* r (- (* -1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (/ (* p r) (sqrt (+ (* 4 (pow q 2)) (pow p 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* r (- (* -1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2)))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* r (- (* r (- (* -1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))) (* -1 (/ p (sqrt (+ (* 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 (+ (* 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 (+ (* 4 (pow q 2)) (pow p 2))))) (* 1/2 (/ (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 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))) (* r (+ (* -1 (/ p (sqrt (+ (* 4 (pow q 2)) (pow p 2))))) (* r (+ (* 1/2 (/ (* p (* r (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))))) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 3))) (* 1/2 (/ (- 1 (/ (pow p 2) (pow (sqrt (+ (* 4 (pow q 2)) (pow p 2))) 2))) (sqrt (+ (* 4 (pow q 2)) (pow p 2))))))))))))
#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 (* (/ 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 (- p r) #s(hole binary64 (* r (- (/ p r) 1))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 p)) r)) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 p)) r))) 1/2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* r (- (+ (* -1 (/ (* p (pow q 2)) (pow r 3))) (+ (* -1 (/ (pow q 2) (pow r 2))) (* 1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* -1 p)) r)))) 1/2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (pow q 2) (pow r 2))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r)) (+ 1 (* -1 (/ p r)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* r (- (+ (* -2 (/ (* p (pow q 2)) (pow r 3))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) r)) (+ 1 (+ (* -1 (/ p r)) (* 2 (/ (pow q 2) (pow r 2)))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (* -2 (/ (pow q 2) (pow r 2))) (+ 1 (* -1 (/ p r)))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* r (- (* -2 (/ (* p (pow q 2)) (pow r 3))) (+ 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))))))
#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) (+ 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)) (/ (pow p 2) (pow r 2)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* 1/2 r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (+ (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 r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (fabs (+ p (* -1 r))))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (+ p (* -1 r))))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) #s(hole binary64 (- (+ (fabs p) (fabs r)) (fabs (+ p (* -1 r))))))
#s(approx (fabs (- p r)) #s(hole binary64 (fabs (+ p (* -1 r)))))
#s(approx (- p r) #s(hole binary64 (* -1 (* r (+ 1 (* -1 (/ p r)))))))
#s(approx (/ (neg (* q q)) (fabs (- p r))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs (+ p (* -1 r)))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (+ p (* -1 r)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1/2 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p)) (/ (pow q 2) r)) r)) 1/2)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* p (pow q 2)) r)) (* -1 (pow q 2))) r)) (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p))) r)) 1/2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) p) r)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (* 2 (/ (pow q 2) r)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) p) r)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (+ (* -1 (/ (- (* -2 (/ (* p (pow q 2)) r)) (* 2 (pow q 2))) r)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) p) r)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (/ p r) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* 2 (/ (pow q 2) r)) p) r)) 1)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* r (- (* -1 (/ (- (* -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 (+ 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 (* (/ 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 (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p 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 (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (neg (* q q)) #s(hole binary64 (* -1 (pow q 2))))
#s(approx (* q q) #s(hole binary64 (pow q 2)))
#s(approx q #s(hole binary64 q))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow p 2)))) (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow p 2)) 3)) (/ 1 (sqrt (pow p 2))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (+ (* 1/2 (- (+ (fabs p) (fabs r)) (sqrt (pow p 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow p 2)) 5))) (/ 1 (pow (sqrt (pow p 2)) 3)))) (/ 1 (sqrt (pow p 2))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* 1/2 (fabs r))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) #s(hole binary64 (/ (+ (* -1 (/ (pow q 2) (fabs p))) (* 1/2 (fabs r))) (pow q 2))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* -1 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))) (* (pow q 2) (- (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3)) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (+ (* 1/2 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))) (* (pow q 2) (- (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (/ 1 (pow (sqrt (pow (- p r) 2)) 3)))) (/ 1 (sqrt (pow (- p r) 2))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2))))))) (sqrt (pow (- p r) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (- (+ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2))))))) (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* -2 (/ (pow q 2) (sqrt (pow (- p r) 2)))) (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* (pow q 2) (- (* 2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (- (* (pow q 2) (- (* (pow q 2) (+ (* -4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))) (sqrt (pow (- p r) 2)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (sqrt (pow (- p r) 2))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* 2 (/ (pow q 2) (sqrt (pow (- p r) 2)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* -2 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 3))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) #s(hole binary64 (+ (sqrt (pow (- p r) 2)) (* (pow q 2) (+ (* (pow q 2) (- (* 4 (/ (pow q 2) (pow (sqrt (pow (- p r) 2)) 5))) (* 2 (/ 1 (pow (sqrt (pow (- p r) 2)) 3))))) (* 2 (/ 1 (sqrt (pow (- p r) 2)))))))))
#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 (* (/ 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)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) #s(hole binary64 (* (pow q 2) (- (* 1/2 (/ (- (+ (fabs p) (fabs r)) (fabs (- p r))) (pow q 2))) (/ 1 (fabs (- p r)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (* 1/2 (/ (+ (fabs p) (fabs r)) q))) 1))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow p 2) (pow q 2))) (+ (* 1/128 (/ (pow p 4) (pow q 4))) (* 1/2 (/ (+ (fabs p) (fabs r)) q)))) 1))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) #s(hole binary64 (* -1 (/ (pow q 2) (fabs p)))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) #s(hole binary64 (/ -1 (fabs p))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (* 1/2 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 1))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* q (- (+ (* -1/8 (/ (pow (- p r) 2) (pow q 2))) (* 1/2 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q))) 1))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #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) (+ 1 (/ (fabs r) (fabs p)))) q)))) 1))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -2 q)))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q) 2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* -1/4 (/ (pow (- p r) 2) (pow q 2))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 2))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* q (- (+ (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (* -1/4 (/ (pow (- p r) 2) (pow q 2))) 2))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* q (- (* -1/512 (/ (pow (- p r) 6) (pow q 6))) (+ 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 (* 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 (* -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 p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow p 2) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (pow p 2)) (* 1/128 (/ (pow p 4) (pow q 2)))) q)) (* 1/2 (+ (fabs p) (fabs r)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1/2 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/8 (/ (pow (- p r) 2) q)) (* 1/2 (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))))) q)) 1)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) #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) (+ 1 (/ (fabs r) (fabs p)))))) q)) 1)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (* (fabs p) (+ 1 (/ (fabs r) (fabs p)))) q)) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* 1/4 (/ (pow (- p r) 2) q)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) q)) 2)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) #s(hole binary64 (* -1 (* q (- (* -1 (/ (+ (* -1 (/ (- (* 1/64 (/ (pow (- p r) 4) (pow q 2))) (* 1/4 (pow (- p r) 2))) q)) (* (fabs p) (+ 1 (/ (fabs r) (fabs p))))) q)) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1/4 (/ (pow (- p r) 2) (pow q 2))) 2)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* 1/64 (/ (pow (- p r) 4) (pow q 4))) (+ 2 (* 1/4 (/ (pow (- p r) 2) (pow q 2)))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) #s(hole binary64 (* -1 (* q (- (* -1/512 (/ (pow (- p r) 6) (pow q 6))) (+ 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/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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (fabs.f64 (-.f64 r p)) (*.f64 (neg.f64 q) q)) (fabs.f64 (-.f64 r p)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))))) (-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p)))) (*.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p)))))))
(fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))))
(-.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p)))))
(+.f64 (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 r p)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p))) (*.f64 (-.f64 p r) (-.f64 p r))) (+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p))))))
(neg.f64 (-.f64 (fabs.f64 (-.f64 r p)) (+.f64 (fabs.f64 r) (fabs.f64 p))))
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) (fabs.f64 r))) (fabs.f64 r) (neg.f64 (fabs.f64 (-.f64 r p))))
(-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 r p)))
(+.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (neg.f64 (fabs.f64 (-.f64 r p))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) (fabs.f64 r))) (fabs.f64 r))
(/.f64 (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 p p)) (-.f64 (fabs.f64 r) (fabs.f64 p)))
(/.f64 (+.f64 (pow.f64 (fabs.f64 r) #s(literal 3 binary64)) (*.f64 (*.f64 p p) (fabs.f64 p))) (fma.f64 (fabs.f64 r) (fabs.f64 r) (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 p)))))
(-.f64 (fabs.f64 r) (neg.f64 (fabs.f64 p)))
(+.f64 (fabs.f64 r) (fabs.f64 p))
(sqrt.f64 (*.f64 r r))
(fabs.f64 (neg.f64 r))
(fabs.f64 r)
r
(pow.f64 (*.f64 p p) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 p p))
(fabs.f64 (neg.f64 p))
(fabs.f64 (fabs.f64 p))
(fabs.f64 p)
p
(pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 1/2 binary64))
(sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))
(fabs.f64 (-.f64 r p))
(fabs.f64 (neg.f64 (-.f64 p r)))
(fabs.f64 (fabs.f64 (-.f64 r p)))
(fabs.f64 (-.f64 p r))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 r) p)) p)
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 r p)) p)
(/.f64 (-.f64 (*.f64 p p) (*.f64 (neg.f64 r) (neg.f64 r))) (-.f64 p (neg.f64 r)))
(/.f64 (-.f64 (*.f64 p p) (*.f64 r r)) (+.f64 p r))
(/.f64 (fma.f64 (*.f64 p p) p (pow.f64 (neg.f64 r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (neg.f64 r) (neg.f64 r)) (*.f64 p (neg.f64 r)))))
(/.f64 (-.f64 (*.f64 (*.f64 p p) p) (*.f64 (*.f64 r r) r)) (fma.f64 p p (fma.f64 r r (*.f64 p r))))
(neg.f64 (-.f64 r p))
(-.f64 p (*.f64 #s(literal 1 binary64) r))
(-.f64 p (neg.f64 (neg.f64 r)))
(-.f64 p r)
(+.f64 p (neg.f64 r))
#s(literal 1/2 binary64)
(*.f64 (*.f64 (neg.f64 q) q) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 r p))))
(/.f64 (neg.f64 (*.f64 (neg.f64 q) q)) (neg.f64 (fabs.f64 (-.f64 r p))))
(/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p)))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 r p)) (*.f64 (neg.f64 q) q)))
(neg.f64 (/.f64 (*.f64 q q) (fabs.f64 (-.f64 r p))))
(*.f64 (neg.f64 q) q)
(*.f64 #s(literal -1 binary64) (*.f64 q q))
(*.f64 q (neg.f64 q))
(neg.f64 (*.f64 q q))
(*.f64 (pow.f64 q #s(literal 1 binary64)) (pow.f64 q #s(literal 1 binary64)))
(*.f64 (fabs.f64 q) (fabs.f64 q))
(*.f64 (neg.f64 q) (neg.f64 q))
(*.f64 q q)
(pow.f64 q #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))
q
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
(*.f64 #s(literal 1/2 binary64) p)
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p)))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 r p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (-.f64 p r) (-.f64 p r))) (+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))
(/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 3 binary64)) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (fma.f64 (-.f64 p r) (-.f64 p r) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))))
(neg.f64 (-.f64 (fabs.f64 (-.f64 r p)) (+.f64 (fabs.f64 p) (fabs.f64 r))))
(fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p) (neg.f64 (fabs.f64 (-.f64 r p))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p)))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (fabs.f64 (-.f64 r p))))
(*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p))
(/.f64 (-.f64 (*.f64 p p) (*.f64 (fabs.f64 r) (fabs.f64 r))) (-.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (fma.f64 (*.f64 p p) (fabs.f64 p) (pow.f64 (fabs.f64 r) #s(literal 3 binary64))) (fma.f64 p p (-.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (*.f64 (fabs.f64 p) (fabs.f64 r)))))
(-.f64 (fabs.f64 p) (neg.f64 (fabs.f64 r)))
(+.f64 (fabs.f64 p) (fabs.f64 r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
(*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (fabs.f64 p)) #s(literal 1 binary64)) (fabs.f64 p))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
(neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q)))
(*.f64 (fabs.f64 r) (/.f64 #s(literal 1 binary64) (*.f64 q q)))
(/.f64 (neg.f64 (fabs.f64 r)) (*.f64 (neg.f64 q) q))
(/.f64 (fabs.f64 r) (*.f64 q q))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))
(pow.f64 (fabs.f64 p) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 p)))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 p))
#s(literal 1 binary64)
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (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 r)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (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 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (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 2 binary64)
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) (+.f64 (fabs.f64 p) (fabs.f64 r)))) (+.f64 (fabs.f64 p) (fabs.f64 r)))
(/.f64 (-.f64 (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (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 p) (fabs.f64 r)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (+.f64 (fabs.f64 p) (fabs.f64 r)) (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))) (*.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))))
(fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))
(+.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 r p)) #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (fma.f64 #s(literal 1 binary64) (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (/.f64 r p)) (fabs.f64 (/.f64 r p)))) (-.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (/.f64 r p)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fabs.f64 (/.f64 r p)) (fabs.f64 (/.f64 r p))) (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))))
(-.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 (/.f64 r p))))
(+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))
(*.f64 (fabs.f64 r) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))
(/.f64 (neg.f64 (fabs.f64 r)) (neg.f64 (fabs.f64 p)))
(/.f64 (fabs.f64 r) (fabs.f64 p))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 p) (fabs.f64 r)))
(fabs.f64 (/.f64 r p))
(neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p 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))))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 (*.f64 q q) #s(literal 4 binary64)))) (*.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 (*.f64 q q) #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (*.f64 q q) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.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 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 p r)) (-.f64 p r)))
(-.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (neg.f64 (*.f64 (-.f64 p r) (-.f64 p r))))
(+.f64 (*.f64 (*.f64 q q) #s(literal 4 binary64)) (*.f64 (-.f64 p r) (-.f64 p r)))
#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 r p)) (fabs.f64 (-.f64 r p)))
(*.f64 (-.f64 p r) (-.f64 p r))
(pow.f64 (-.f64 p r) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (-.f64 p r)) #s(literal 2 binary64)))
(+.f64 (-.f64 (*.f64 p p) (*.f64 #s(literal 2 binary64) (*.f64 p r))) (*.f64 r r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (-.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))
#s(approx (+ (fabs r) (fabs p)) (+.f64 (fabs.f64 p) (fabs.f64 r)))
#s(approx (fabs p) (fabs.f64 p))
#s(approx p p)
#s(approx (fabs (- p r)) (fabs.f64 (-.f64 r p)))
#s(approx (- p r) (neg.f64 r))
#s(approx (- p r) (-.f64 p r))
#s(approx (/ (neg (* q q)) (fabs (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))))
#s(approx (* 1/2 p) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p p) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)))) (*.f64 (*.f64 p p) (-.f64 (*.f64 (*.f64 p p) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 p p) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 #s(literal 4 binary64) (*.f64 q q))))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal -1/2 binary64) (fabs.f64 r))))
#s(approx (* (* q q) (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))
#s(approx (/ 1 (fabs p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (*.f64 p (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (neg.f64 (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 p (-.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (neg.f64 (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (+ 1 (/ (fabs r) (fabs p))) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))
#s(approx (/ (fabs r) (fabs p)) (fabs.f64 (/.f64 r p)))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 p (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (neg.f64 (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 p (-.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (neg.f64 (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (neg.f64 (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (-.f64 (neg.f64 (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))) (*.f64 p (+.f64 (neg.f64 (/.f64 r (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))) (*.f64 p (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 r r) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (fma.f64 p (-.f64 p (+.f64 r r)) (*.f64 r r))))
#s(approx (* (- p r) (- p r)) (*.f64 r r))
#s(approx (* (- p r) (- p r)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 r r)))
#s(approx (* (- p r) (- p r)) (fma.f64 p (-.f64 p (+.f64 r r)) (*.f64 r r)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p) #s(literal -1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p))) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 r)) p)))) #s(literal 1/2 binary64))))
#s(approx (- p r) (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal -1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 (*.f64 p p) (*.f64 p p))))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 p (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (neg.f64 r)) p) #s(literal -1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 p (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (neg.f64 r)) p))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 p (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p))) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 p p))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (neg.f64 r)) p)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 p))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 p (-.f64 (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 p (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p)) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 r p)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 p (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 p (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p))) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 r p)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 p (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 r p)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 p (+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 r p)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 p p) p)) (/.f64 (*.f64 q q) (*.f64 p p))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 p p))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 p p) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 r p)))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r p) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 p p)) (/.f64 (*.f64 r r) (*.f64 p p)))))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 r p) (/.f64 (*.f64 r r) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) p) #s(literal -1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 (neg.f64 q) q)) p)) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 (+.f64 r (neg.f64 p))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (+.f64 r (neg.f64 p)))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (+.f64 r (neg.f64 p)))))
#s(approx (fabs (- p r)) (fabs.f64 (+.f64 r (neg.f64 p))))
#s(approx (- p r) (neg.f64 (*.f64 p (-.f64 (/.f64 r p) #s(literal 1 binary64)))))
#s(approx (/ (neg (* q q)) (fabs (- p r))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 (+.f64 r (neg.f64 p))))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (+.f64 r (neg.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (neg.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) #s(literal -1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (neg.f64 q) q (/.f64 (*.f64 (*.f64 q q) (*.f64 q q)) (*.f64 p p))) p)) (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 p (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r) p) #s(literal -1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r) (/.f64 (*.f64 q q) p)) p)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 q q) r) p)) (*.f64 (neg.f64 q) q)) p)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r))) p)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) r) p)) #s(literal 1 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p)) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) r) p)) #s(literal 1 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p)) r) p)) #s(literal 1 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 p (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 #s(literal -2 binary64) (*.f64 q q))) p)) r) p)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 r p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 r (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) p))) p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 p (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 r (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 q q) r) p) (*.f64 q q))) p))) p))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 r r)) p)) (+.f64 r r)) p)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 p p) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 r r) p)) (+.f64 r r)) p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (fabs r) (fabs.f64 r))
#s(approx r r)
#s(approx (- p r) (-.f64 p r))
#s(approx (* 1/2 (/ (fabs r) (* q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))))
#s(approx (/ (fabs r) (* q q)) (/.f64 (fabs.f64 r) (*.f64 q q)))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (*.f64 r (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (neg.f64 (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 r (-.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (neg.f64 (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 r (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (neg.f64 (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 r (-.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (neg.f64 (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (neg.f64 (/.f64 (*.f64 p r) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (-.f64 (neg.f64 (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))) (*.f64 r (+.f64 (neg.f64 (/.f64 p (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))) (*.f64 r (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 r (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))))) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 p p) (pow.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (fma.f64 #s(literal 4 binary64) (*.f64 q q) (fma.f64 r (-.f64 r (+.f64 p p)) (*.f64 p p))))
#s(approx (* (- p r) (- p r)) (fma.f64 #s(literal -2 binary64) (*.f64 p r) (*.f64 p p)))
#s(approx (* (- p r) (- p r)) (fma.f64 r (-.f64 r (+.f64 p p)) (*.f64 p p)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r) #s(literal -1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 r (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r))) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (neg.f64 p)) r)))) #s(literal 1/2 binary64))))
#s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 r (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (neg.f64 p)) r) #s(literal -1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 r (-.f64 (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (neg.f64 p)) r))) #s(literal 1/2 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 r (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r))) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (*.f64 r r))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (neg.f64 p)) r)))) #s(literal 1/2 binary64))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 r (-.f64 (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 r (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) r)) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 p r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 r (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 r (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r))) (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 p r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 r (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 r (+.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 p r)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 r r)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 r (+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 p r)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) (*.f64 (*.f64 r r) r)) (/.f64 (*.f64 q q) (*.f64 r r))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 r r) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 p r)))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p r) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (*.f64 r r)) (/.f64 (*.f64 p p) (*.f64 r r)))))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 p r) (/.f64 (*.f64 p p) (*.f64 r r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) r) #s(literal -1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 (neg.f64 q) q)) r)) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (-.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))))
#s(approx (- (+ (fabs r) (fabs p)) (fabs (- p r))) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))
#s(approx (fabs (- p r)) (fabs.f64 (-.f64 r p)))
#s(approx (- p r) (neg.f64 (*.f64 r (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 p r))))))
#s(approx (/ (neg (* q q)) (fabs (- p r))) (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))))
#s(approx (* 1/2 (- (+ (fabs p) (fabs r)) (fabs (- p r)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 r (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p) r) #s(literal -1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p) (/.f64 (*.f64 q q) r)) r)) #s(literal 1/2 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 p (*.f64 q q)) r)) (*.f64 (neg.f64 q) q)) r)) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p))) r)) #s(literal 1/2 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) p) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) p) r)) #s(literal 1 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) p) r)) #s(literal 1 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r)) p) r)) #s(literal 1 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 r (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 #s(literal -2 binary64) (*.f64 q q))) r)) p) r)) #s(literal 1 binary64)))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 r (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 p (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) r))) r))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 r (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 p (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 p (*.f64 q q)) r) (*.f64 q q))) r))) r))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 q q) (*.f64 p p)) r)) (+.f64 p p)) r)))))
#s(approx (* (- p r) (- p r)) (*.f64 (*.f64 r r) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 p p) r)) (+.f64 p p)) r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (-.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 r p)) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p)))))))
#s(approx (neg (* q q)) (*.f64 (neg.f64 q) q))
#s(approx (* q q) (*.f64 q q))
#s(approx q q)
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (-.f64 (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 p) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 p p) (fabs.f64 p))))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal 1/2 binary64) (fabs.f64 r)))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))) (*.f64 #s(literal -1/2 binary64) (fabs.f64 r))) (*.f64 q q)))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (fabs.f64 (-.f64 r p)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (-.f64 (/.f64 (*.f64 (neg.f64 q) q) (fabs.f64 (-.f64 r p))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (fabs.f64 (-.f64 r p))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (fabs.f64 (-.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p)))))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (fabs.f64 (-.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 r p)) #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p)))))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) (fabs.f64 (-.f64 r p))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 r p))) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) (fabs.f64 (-.f64 r p))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r))))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 r p)))))) (fabs.f64 (-.f64 r p))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (-.f64 (fma.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 r p)) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 r p)))))) (fabs.f64 (-.f64 r p))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (fabs.f64 (-.f64 r p))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 r p)))) (fabs.f64 (-.f64 r p))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r))))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 r p))))) (fabs.f64 (-.f64 r p))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (-.f64 (*.f64 (*.f64 q q) (-.f64 (*.f64 (*.f64 q q) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 r p)) #s(literal 5 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 r p))))) (fabs.f64 (-.f64 r p))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (fabs.f64 (-.f64 r p)))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (-.f64 (fabs.f64 (-.f64 r p)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (fabs.f64 (-.f64 r p))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (fabs.f64 (-.f64 r p)) (*.f64 (*.f64 q q) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 r p)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (+.f64 (fabs.f64 (-.f64 r p)) (*.f64 (*.f64 q q) (fma.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 q q) (pow.f64 (fabs.f64 (-.f64 r p)) #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r))))) (/.f64 #s(literal 2 binary64) (fabs.f64 (-.f64 r p)))))))
#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 #s(literal 4 binary64) (*.f64 q q) (*.f64 (-.f64 p r) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (+ (* (- (+ (fabs r) (fabs p)) (fabs (- p r))) 1/2) (/ (neg (* q q)) (fabs (- p r)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p))))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q))) #s(literal 1 binary64))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 p p) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q)))) #s(literal 1 binary64))))
#s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))
#s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 q (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q))) #s(literal 1 binary64))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (fma.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q)))) #s(literal 1 binary64))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 #s(literal -2 binary64) q))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 q (-.f64 (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q) #s(literal 2 binary64))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.f64 q (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q)) #s(literal 2 binary64))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (*.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))) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) 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 (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.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 (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 q (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 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -2 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (*.f64 q (-.f64 (*.f64 #s(literal -1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q 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 q (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (*.f64 q (+.f64 #s(literal 2 binary64) (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 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 #s(literal 4 binary64) (*.f64 q q)))
#s(approx (+ (* (* q q) 4) (* (- p r) (- p r))) (*.f64 (*.f64 q q) (+.f64 #s(literal 4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 q (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) q) #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q)) (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 p p) q) (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 p p) (*.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (*.f64 p p) (*.f64 p p)) (*.f64 q q)))) q)) (*.f64 #s(literal -1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r)))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 q (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q) #s(literal -1 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) (*.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))))) q)) #s(literal 1 binary64)))))
#s(approx (* (/ 1 2) (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 #s(literal 1/128 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)))) q)) (*.f64 #s(literal -1/2 binary64) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))))) q)) #s(literal 1 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p)))) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) q) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) q)) #s(literal 2 binary64)))))
#s(approx (+ (* (+ 1 (/ (fabs r) (fabs p))) (fabs p)) (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))))) (neg.f64 (*.f64 q (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 q q)) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) q)) (*.f64 (fabs.f64 p) (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))))) q)) #s(literal 2 binary64)))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.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 (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 q (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 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal -2 binary64))))))
#s(approx (neg (sqrt (+ (* (* q q) 4) (* (- p r) (- p r))))) (neg.f64 (*.f64 q (-.f64 (*.f64 #s(literal -1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 q (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 q (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 4 binary64)) (*.f64 (*.f64 q q) (*.f64 q q))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q))))))))
#s(approx (sqrt (+ (* (* q q) 4) (* (- p r) (- p r)))) (neg.f64 (*.f64 q (+.f64 #s(literal 2 binary64) (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 #s(literal 1/512 binary64) (/.f64 (pow.f64 (-.f64 p r) #s(literal 6 binary64)) (pow.f64 q #s(literal 6 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)))))))))

eval96.0ms (2.2%)

Memory
13.6MiB live, 146.0MiB allocated; 37ms collecting garbage
Compiler

Compiled 8 517 to 2 567 computations (69.9% saved)

prune49.0ms (1.2%)

Memory
17.9MiB live, 107.6MiB allocated; 7ms collecting garbage
Pruning

42 alts after pruning (34 fresh and 8 done)

PrunedKeptTotal
New41912431
Fresh62228
Picked235
Done055
Total42742469
Accuracy
80.6%
Counts
469 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
18.6%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) #s(approx (* (- p r) (- p r)) (*.f64 r r)))))))
12.9%
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
10.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)))
18.1%
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
38.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
36.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) (fabs.f64 (-.f64 p r)))))
38.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 r p)) (*.f64 (neg.f64 q) q)))))
38.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 q) q) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p))))))
19.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r)))))
35.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p)))))))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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))
11.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) #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 (-.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.0%
#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))
21.8%
#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)))
22.7%
#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)))
34.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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q))) #s(literal 1/2 binary64)))
12.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
22.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
31.0%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
2.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 r) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) p)) r) #s(literal -1/2 binary64) #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 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 r r)) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
3.5%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
30.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (fabs.f64 p) (-.f64 (fabs.f64 r) r)) p) #s(literal -1/2 binary64) #s(literal -1/2 binary64))))
12.8%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p) (neg.f64 (fabs.f64 (-.f64 r p))))))
18.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
12.7%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))))))
7.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (neg.f64 r))))))
22.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
2.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
5.8%
#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.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
2.6%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
34.9%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
12.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) r))))))))
4.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))))))
10.1%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
26.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) #s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))))))
26.3%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
2.2%
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
Compiler

Compiled 2 642 to 1 733 computations (34.4% saved)

regimes144.0ms (3.4%)

Memory
-38.4MiB live, 199.8MiB allocated; 63ms collecting garbage
Counts
62 → 3
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) #s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (neg.f64 r))))))
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.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)))) #s(approx (neg (- p r)) r))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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 (fma.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 (neg.f64 p) (fma.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) (fma.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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 r 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 #s(literal 1/2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p) (neg.f64 (fabs.f64 (-.f64 r p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r)))))
#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 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.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)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 q) q) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 r p)) (*.f64 (neg.f64 q) 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 (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 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) #s(approx (* (- p r) (- p r)) (*.f64 r r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 #s(approx (+ (pow (- p r) 2) (* 4 (pow q 2))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 p r) (-.f64 p r)) (*.f64 q q)) #s(literal 4 binary64)) (*.f64 q q))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 r) (fabs.f64 p))) (fabs.f64 p) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p)) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (*.f64 p p) (fabs.f64 p))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (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)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) (fabs.f64 (-.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) (+.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))) (/.f64 (*.f64 r p) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.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 (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 p r)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 p r)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 r p))) (*.f64 (*.f64 q q) (-.f64 (/.f64 (*.f64 q q) (*.f64 (fabs.f64 (-.f64 r p)) (*.f64 (-.f64 p r) (-.f64 p r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 r p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (exp.f64 (*.f64 (log.f64 q) #s(literal 2 binary64)))) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p 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 (+ (* (- (+ (fabs r) (fabs p)) (sqrt (* (- p r) (- p r)))) 1/2) (/ (neg (* q q)) (sqrt (* (- p r) (- p r))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)) (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 r)) (*.f64 p (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 q q) r) (*.f64 (*.f64 (fabs.f64 r) (fabs.f64 r)) (fabs.f64 r))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) r))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (/.f64 (*.f64 q q) (pow.f64 (*.f64 (-.f64 p r) (-.f64 p r)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 p r) (-.f64 p r))))) (*.f64 q q) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (*.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)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (/.f64 #s(literal 1 binary64) (fabs.f64 p)) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p))))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))) (*.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 p p))))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.f64 p r) (-.f64 p r)))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (+.f64 (fabs.f64 r) (fabs.f64 p)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 (-.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)))))))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (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)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (fabs.f64 (-.f64 p r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
Calls

7 calls:

38.0ms
(pow.f64 q #s(literal 2 binary64))
18.0ms
r
16.0ms
q
15.0ms
p
15.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
65.1%3(pow.f64 q #s(literal 2 binary64))
65.1%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
53.1%2(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
53.1%2(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
54.8%3p
49.5%3r
65.1%3q
Compiler

Compiled 47 to 54 computations (-14.9% saved)

regimes31.0ms (0.7%)

Memory
13.1MiB live, 58.0MiB allocated; 3ms collecting garbage
Counts
37 → 3
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) #s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (neg.f64 r))))))
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.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)))) #s(approx (neg (- p r)) r))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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 (fma.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 (neg.f64 p) (fma.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) (fma.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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 r 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 #s(literal 1/2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p) (neg.f64 (fabs.f64 (-.f64 r p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r)))))
#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 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) (sqrt.f64 (fma.f64 (*.f64 q q) #s(literal 4 binary64) (*.f64 r r)))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 r) (*.f64 q q))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p)) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 p))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (*.f64 (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 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.f64 #s(literal 2 binary64) q)) (+.f64 (fabs.f64 r) (fabs.f64 p)))) (+.f64 (fabs.f64 r) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 q q) (fabs.f64 r)))) (/.f64 #s(literal 1 binary64) (fabs.f64 p)))))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) #s(approx (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2))))) (*.f64 (-.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)))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (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)))))) (fma.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r))) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 q q)) #s(approx (sqrt (* (- p r) (- p r))) (fabs.f64 r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
Calls

3 calls:

10.0ms
(pow.f64 q #s(literal 2 binary64))
10.0ms
q
8.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
58.7%3(pow.f64 q #s(literal 2 binary64))
58.7%3(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
58.7%3q
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes24.0ms (0.6%)

Memory
2.2MiB live, 46.8MiB allocated; 3ms collecting garbage
Counts
27 → 2
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) #s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (neg.f64 r))))))
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.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)))) #s(approx (neg (- p r)) r))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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 (fma.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 (neg.f64 p) (fma.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) (fma.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 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (*.f64 r (-.f64 (/.f64 p r) #s(literal 1 binary64))))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 r 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 #s(literal 1/2 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 r p))) (fabs.f64 p) (neg.f64 (fabs.f64 (-.f64 r p))))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 p) (fma.f64 (/.f64 (+.f64 (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 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
Calls

3 calls:

9.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)))
Results
AccuracySegmentsBranch
57.1%2(pow.f64 q #s(literal 2 binary64))
57.1%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
57.1%2q
Compiler

Compiled 9 to 15 computations (-66.7% saved)

regimes37.0ms (0.9%)

Memory
20.5MiB live, 63.8MiB allocated; 5ms collecting garbage
Counts
22 → 2
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) #s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (neg.f64 r))))))
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.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)))) #s(approx (neg (- p r)) r))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (-.f64 p r))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal -1/2 binary64) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.f64 p r)))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.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 (fma.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))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (fma.f64 (/.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) q) #s(literal 1/2 binary64) #s(literal -1 binary64)) q))
Calls

6 calls:

8.0ms
(pow.f64 q #s(literal 2 binary64))
6.0ms
q
6.0ms
p
5.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
5.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)))))))
Results
AccuracySegmentsBranch
45.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))))))
45.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)))))))
45.5%2p
48.1%2(pow.f64 q #s(literal 2 binary64))
48.1%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
48.1%2q
Compiler

Compiled 46 to 51 computations (-10.9% saved)

regimes24.0ms (0.6%)

Memory
-8.7MiB live, 41.9MiB allocated; 8ms collecting garbage
Counts
16 → 2
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (*.f64 (*.f64 q q) #s(approx (- (* 1/2 (/ (fabs r) (* q q))) (/ 1 (fabs p))) (/.f64 #s(literal -1 binary64) (fabs.f64 p)))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (neg q) (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1)) (+.f64 q (*.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 p) (fabs.f64 r))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (-.f64 (+.f64 (fabs.f64 r) (fabs.f64 p)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (fabs.f64 p))) #s(literal 1/2 binary64)))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 #s(approx (- p r) (neg.f64 r))))))
#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)) #s(approx (sqrt (+ (* (* q q) 4) (* p p))) (*.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)))) #s(approx (neg (- p r)) r))))
(*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) #s(approx (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))) (neg.f64 (-.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) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (fabs.f64 (-.f64 p r)))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) #s(approx (* (- (+ (fabs r) (fabs p)) (sqrt (+ (* (* q q) 4) (* p p)))) 1/2) #s(approx (+ (* -1 (/ (* q q) (fabs p))) (* 1/2 (- (+ (fabs p) (fabs r)) (fabs p)))) (neg.f64 (/.f64 (*.f64 q q) (fabs.f64 p))))))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Calls

4 calls:

10.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
5.0ms
q
4.0ms
r
4.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
34.9%1r
47.9%2(pow.f64 q #s(literal 2 binary64))
47.9%2(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
47.9%2q
Compiler

Compiled 10 to 18 computations (-80% saved)

regimes14.0ms (0.3%)

Memory
-16.1MiB live, 29.9MiB allocated; 3ms collecting garbage
Accuracy

Total -21.5b remaining (-51.7%)

Threshold costs -21.5b (-51.7%)

Counts
6 → 1
Calls
Call 1
Inputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal -1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) p))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 #s(literal 1/2 binary64) r))
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (*.f64 (neg.f64 q) #s(approx (+ (* (/ (+ (fabs r) (fabs p)) q) -1/2) -1) #s(literal -1 binary64))))
Outputs
#s(approx (* (/ 1 2) (- (+ (fabs p) (fabs r)) (sqrt (+ (pow (- p r) 2) (* 4 (pow q 2)))))) (neg.f64 q))
Calls

6 calls:

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)))))))
2.0ms
p
2.0ms
q
2.0ms
(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
2.0ms
(pow.f64 q #s(literal 2 binary64))
Results
AccuracySegmentsBranch
34.9%1(-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64))))))
34.9%1(*.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (-.f64 (+.f64 (fabs.f64 p) (fabs.f64 r)) (sqrt.f64 (+.f64 (pow.f64 (-.f64 p r) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))))))
34.9%1p
34.9%1(pow.f64 q #s(literal 2 binary64))
34.9%1(*.f64 #s(literal 4 binary64) (pow.f64 q #s(literal 2 binary64)))
34.9%1q
Compiler

Compiled 46 to 51 computations (-10.9% saved)

bsearch42.0ms (1%)

Memory
24.5MiB live, 69.2MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
23.0ms
1.1699247260396071e+80
3.6603935699843146e+83
14.0ms
3.225747235444544e-123
5.194512699909436e-123
Samples
16.0ms90×1valid
8.0ms37×2valid
5.0ms65×0valid
Compiler

Compiled 737 to 736 computations (0.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
adjust: 6.0ms (26.2% of total)
ival-pow2: 6.0ms (26.2% of total)
ival-sqrt: 3.0ms (13.1% of total)
ival-mult!: 3.0ms (13.1% of total)
ival-add!: 2.0ms (8.7% of total)
ival-sub!: 2.0ms (8.7% of total)
ival-fabs: 2.0ms (8.7% of total)

bsearch73.0ms (1.7%)

Memory
-15.8MiB live, 124.7MiB allocated; 14ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
35.0ms
2.1332671849046716e-16
0.00022827916834881648
29.0ms
1.6132919488629338e-113
6.815349753057089e-109
Samples
26.0ms102×2valid
22.0ms135×1valid
4.0ms51×0valid
Compiler

Compiled 1 239 to 1 112 computations (10.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 39.0ms
adjust: 10.0ms (25.7% of total)
ival-pow2: 10.0ms (25.7% of total)
ival-sqrt: 5.0ms (12.9% of total)
ival-add!: 4.0ms (10.3% of total)
ival-mult!: 4.0ms (10.3% of total)
ival-sub!: 3.0ms (7.7% of total)
ival-fabs: 3.0ms (7.7% of total)

bsearch31.0ms (0.7%)

Memory
4.0MiB live, 48.4MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
27.0ms
1.330844608020708e-19
9.888161051743004e-17
Samples
10.0ms65×1valid
10.0ms36×2valid
2.0ms27×0valid
Compiler

Compiled 465 to 480 computations (-3.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
adjust: 4.0ms (25.1% of total)
ival-pow2: 4.0ms (25.1% of total)
ival-sqrt: 2.0ms (12.6% of total)
ival-mult!: 2.0ms (12.6% of total)
ival-sub!: 1.0ms (6.3% of total)
ival-add!: 1.0ms (6.3% of total)
ival-fabs: 1.0ms (6.3% of total)

bsearch26.0ms (0.6%)

Memory
1.8MiB live, 47.0MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
24.0ms
1.330844608020708e-19
9.888161051743004e-17
Samples
7.0ms34×2valid
7.0ms47×1valid
4.0ms31×0valid
Compiler

Compiled 625 to 576 computations (7.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-pow2: 4.0ms (26.8% of total)
adjust: 3.0ms (20.1% of total)
ival-mult!: 3.0ms (20.1% of total)
ival-sqrt: 2.0ms (13.4% of total)
ival-sub!: 1.0ms (6.7% of total)
ival-add!: 1.0ms (6.7% of total)
ival-fabs: 1.0ms (6.7% of total)

bsearch18.0ms (0.4%)

Memory
31.4MiB live, 31.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
9.888161051743004e-17
2.1332671849046716e-16
Samples
6.0ms38×1valid
4.0ms20×2valid
2.0ms22×0valid
Compiler

Compiled 365 to 334 computations (8.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-pow2: 3.0ms (31.3% of total)
adjust: 2.0ms (20.9% of total)
ival-sqrt: 1.0ms (10.4% of total)
ival-add!: 1.0ms (10.4% of total)
ival-sub!: 1.0ms (10.4% of total)
ival-mult!: 1.0ms (10.4% of total)
ival-fabs: 1.0ms (10.4% of total)

derivations240.0ms (5.6%)

Memory
-20.9MiB live, 251.6MiB allocated; 62ms collecting garbage
Stop Event
fuel
Compiler

Compiled 172 to 93 computations (45.9% saved)

preprocess91.0ms (2.1%)

Memory
6.3MiB live, 189.3MiB allocated; 22ms collecting garbage
Remove

(sort p r)

Compiler

Compiled 1 740 to 1 163 computations (33.2% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...